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 2014/02/05 06:02:35 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9259 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9259/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:C7ECCAC687D0E06]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:367)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:827EB726687C63E1]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:C385DAD54B232F4E]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:C385DAD54B232F4E]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:C385DAD54B232F4E]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:C385DAD54B232F4E]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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 10526 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 809360 T4230 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391576013219
   [junit4]   2> 809361 T4230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 809361 T4230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 809361 T4230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 809391 T4230 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 809407 T4230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 809407 T4230 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 809410 T4230 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 809452 T4230 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 809454 T4230 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 809455 T4230 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 809455 T4230 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 809455 T4230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 809465 T4230 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 809465 T4230 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 809466 T4230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 809492 T4230 oasc.CoreContainer.<init> New CoreContainer 974237075
   [junit4]   2> 809493 T4230 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 809493 T4230 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 809493 T4230 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 809494 T4230 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 809497 T4230 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 809497 T4230 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 809497 T4230 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 809500 T4231 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 809500 T4231 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 809500 T4231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 809501 T4231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 809524 T4231 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 809539 T4231 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 809540 T4231 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 809543 T4231 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 809572 T4231 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 809575 T4231 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 809575 T4231 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 809576 T4231 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391576013219/
   [junit4]   2> 809576 T4231 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 809576 T4231 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391576013219
   [junit4]   2> 809576 T4231 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391576013219/index/
   [junit4]   2> 809576 T4231 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391576013219/index' doesn't exist. Creating new index...
   [junit4]   2> 809576 T4231 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391576013219/index
   [junit4]   2> 809577 T4231 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 809577 T4231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_1,generation=1}
   [junit4]   2> 809578 T4231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 809578 T4231 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 809578 T4231 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 809579 T4231 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 809580 T4231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 809582 T4231 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 809582 T4231 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 809582 T4231 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=20.919921875, floorSegmentMB=1.7138671875, forceMergeDeletesPctAllowed=1.1377548041398056, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 809582 T4231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_1,generation=1}
   [junit4]   2> 809583 T4231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 809583 T4231 oass.SolrIndexSearcher.<init> Opening Searcher@2b48b89a main
   [junit4]   2> 809583 T4231 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 809583 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b48b89a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 809584 T4230 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 809588 T4230 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C1753 name=collection1 org.apache.solr.core.SolrCore@14cc77bc
   [junit4]   2> 809588 T4230 C1753 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809588 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 809590 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809591 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_2,generation=2}
   [junit4]   2> 809591 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 809592 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@3af79bf5 main
   [junit4]   2> 809592 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809592 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3af79bf5 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 809593 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 809594 T4230 C1753 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=geohash, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 809595 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 809595 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 809596 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 809597 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 809598 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 809599 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 809600 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 809601 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 809602 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 809602 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 809603 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 809604 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 809605 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 809606 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809607 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_3,generation=3}
   [junit4]   2> 809607 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 809608 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@1fdc80ab main
   [junit4]   2> 809608 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809608 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fdc80ab main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):C13)}
   [junit4]   2> 809609 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 809633 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&q=*:*&rows=1000} hits=3 status=0 QTime=23 
   [junit4]   2> 809639 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&q=*:*&rows=1000} hits=3 status=0 QTime=4 
   [junit4]   2> 809646 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&q=*:*&rows=1000} hits=2 status=0 QTime=5 
   [junit4]   2> 809654 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&q=*:*&rows=1000} hits=2 status=0 QTime=6 
   [junit4]   2> 809659 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&q=*:*&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 809664 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&q=*:*&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 809668 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809672 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809676 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809678 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 809681 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&q=*:*&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 809685 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&q=*:*&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 809689 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809693 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809695 T4230 C1753 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809695 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 809696 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 0
   [junit4]   2> 809699 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 1
   [junit4]   2> 809700 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 809701 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 809702 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809703 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_4,generation=4}
   [junit4]   2> 809704 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 809704 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@556c9a81 main
   [junit4]   2> 809705 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809705 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@556c9a81 main{StandardDirectoryReader(segments_4:7:nrt _1(4.7):C4)}
   [junit4]   2> 809705 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 809708 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&q=*:*&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 809711 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&q=*:*&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 809714 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809717 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 809720 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&q=*:*&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 809723 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&q=*:*&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 809727 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&q=*:*&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 809731 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&q=*:*&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 809735 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&q=*:*&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 809740 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&q=*:*&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 809743 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&q=*:*&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 809745 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&q=*:*&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 809747 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&q=*:*&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 809749 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&q=*:*&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 809751 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&q=*:*&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 809754 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&q=*:*&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 809756 T4230 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 809760 T4230 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 809760 T4230 C1753 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809761 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 809762 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809762 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_5,generation=5}
   [junit4]   2> 809763 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 809763 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@2590ea76 main
   [junit4]   2> 809763 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809763 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2590ea76 main{StandardDirectoryReader(segments_5:8:nrt)}
   [junit4]   2> 809764 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809765 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 809766 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809767 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_6,generation=6}
   [junit4]   2> 809767 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 809768 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@12010ba7 main
   [junit4]   2> 809768 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809768 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12010ba7 main{StandardDirectoryReader(segments_6:10:nrt _2(4.7):C1)}
   [junit4]   2> 809769 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 809771 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&q=*:*&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 809772 T4230 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 809777 T4230 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 809777 T4230 C1753 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809777 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 809778 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809779 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_7,generation=7}
   [junit4]   2> 809779 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 809779 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@6a744b95 main
   [junit4]   2> 809780 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809780 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a744b95 main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 809780 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809782 T4230 C1753 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 809782 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&q=*:*&rows=1000} status=400 QTime=1 
   [junit4]   2> 809783 T4230 C1753 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 809783 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&q=*:*&rows=1000} status=400 QTime=1 
   [junit4]   2> 809783 T4230 C1753 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 809784 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!field+f%3Dsrpt_geohash}Intersectssss&q=*:*&rows=1000} status=400 QTime=1 
   [junit4]   2> 809784 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 0
   [junit4]   2> 809785 T4230 C1753 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 809785 T4230 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=61594C7E83C4BCA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Pacific/Johnston -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61594C7E83C4BCA1:C385DAD54B232F4E]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 809794 T4230 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> 809795 T4230 C1753 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809795 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 809796 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809797 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_8,generation=8}
   [junit4]   2> 809797 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 809797 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@1c305013 main
   [junit4]   2> 809797 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809797 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c305013 main{StandardDirectoryReader(segments_8:12:nrt)}
   [junit4]   2> 809798 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809799 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 0
   [junit4]   2> 809800 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 809801 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 809802 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809803 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_9,generation=9}
   [junit4]   2> 809803 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 809804 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@6a367920 main
   [junit4]   2> 809804 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809804 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a367920 main{StandardDirectoryReader(segments_9:14:nrt _3(4.7):C3)}
   [junit4]   2> 809804 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809806 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 809808 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 809810 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+desc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3DrecipDistance++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=2 
   [junit4]   2> 809810 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance+filter%3Dfalse+pt%3D3.0,4.0+d%3D1.1119507973436875E-4}} hits=3 status=0 QTime=0 
   [junit4]   2> 809812 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=2 
   [junit4]   2> 809817 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=query($sortQuery)+asc&fl=id,score&q=-id:999} hits=2 status=0 QTime=5 
   [junit4]   2> 809819 T4230 C1753 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&sort=query($sortQuery)+asc&fl=id,score&q=-id:999} hits=2 status=0 QTime=2 
   [junit4]   2> 809820 T4230 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 809824 T4230 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 809824 T4230 C1753 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809824 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 809825 T4230 C1753 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809826 T4230 C1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_a,generation=10}
   [junit4]   2> 809826 T4230 C1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 809826 T4230 C1753 oass.SolrIndexSearcher.<init> Opening Searcher@629c1cf9 main
   [junit4]   2> 809827 T4230 C1753 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809827 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@629c1cf9 main{StandardDirectoryReader(segments_a:15:nrt)}
   [junit4]   2> 809827 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809829 T4230 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, worldBounds=0 0 1000 1000, geo=false, distCalculator=cartesian^2, class=solr.SpatialTermQueryPrefixTreeFieldType}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 809839 T4230 C1753 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 9
   [junit4]   2> ASYNC  NEW_CORE C1754 name=collection1 org.apache.solr.core.SolrCore@14cc77bc
   [junit4]   2> 809868 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 20
   [junit4]   2> 809869 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809919 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_b,generation=11}
   [junit4]   2> 809919 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 809920 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@1af6f5e7 main
   [junit4]   2> 809920 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809920 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1af6f5e7 main{StandardDirectoryReader(segments_b:17:nrt _4(4.7):C2)}
   [junit4]   2> 809921 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 52
   [junit4]   2> 809931 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=9 
   [junit4]   2> 809953 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=21 
   [junit4]   2> 809954 T4230 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 809959 T4230 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 809959 T4230 C1754 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809959 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 809960 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809961 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_c,generation=12}
   [junit4]   2> 809961 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 809961 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@7c5dec77 main
   [junit4]   2> 809962 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809962 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c5dec77 main{StandardDirectoryReader(segments_c:18:nrt)}
   [junit4]   2> 809962 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809964 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 809964 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 809965 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 809966 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 809967 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 809968 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 809969 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 809970 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 809971 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 809972 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 809973 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 809974 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 1
   [junit4]   2> 809974 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 809975 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809978 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_d,generation=13}
   [junit4]   2> 809978 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 809979 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@4e111283 main
   [junit4]   2> 809979 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809979 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e111283 main{StandardDirectoryReader(segments_d:20:nrt _5(4.7):C13)}
   [junit4]   2> 809980 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 809982 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!+score%3Dnone+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&q=*:*&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 809983 T4230 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 809987 T4230 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 809987 T4230 C1754 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 809987 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 809988 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809989 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_e,generation=14}
   [junit4]   2> 809989 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 809989 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@48e7792f main
   [junit4]   2> 809989 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809990 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48e7792f main{StandardDirectoryReader(segments_e:21:nrt)}
   [junit4]   2> 809990 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 809991 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 0
   [junit4]   2> 809992 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 809993 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809994 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_f,generation=15}
   [junit4]   2> 809994 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 809995 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@d0a6c16 main
   [junit4]   2> 809995 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 809995 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d0a6c16 main{StandardDirectoryReader(segments_f:23:nrt _6(4.7):C2)}
   [junit4]   2> 809996 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 809998 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=2 
   [junit4]   2> 809998 T4230 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 810002 T4230 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 810002 T4230 C1754 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 810002 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 810003 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 810004 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_g,generation=16}
   [junit4]   2> 810004 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 810004 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@59501afa main
   [junit4]   2> 810005 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 810005 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59501afa main{StandardDirectoryReader(segments_g:24:nrt)}
   [junit4]   2> 810005 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 810006 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&q=*:*&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 810007 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&q=*:*&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 810008 T4230 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 810012 T4230 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_quad}
   [junit4]   2> 810012 T4230 C1754 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 810012 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 810013 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 810014 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_h,generation=17}
   [junit4]   2> 810014 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 810014 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@31a31100 main
   [junit4]   2> 810014 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 810014 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31a31100 main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 810015 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 810016 T4230 C1754 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=quad, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 810017 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 2
   [junit4]   2> 810018 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 810019 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 810021 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 1
   [junit4]   2> 810023 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 2
   [junit4]   2> 810024 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 810025 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 810026 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 810028 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 810029 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 810030 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 810031 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 810032 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 810033 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 810035 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@309e7af3),segFN=segments_i,generation=18}
   [junit4]   2> 810035 T4230 C1754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 810036 T4230 C1754 oass.SolrIndexSearcher.<init> Opening Searcher@403c1df4 main
   [junit4]   2> 810036 T4230 C1754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 810036 T4232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@403c1df4 main{StandardDirectoryReader(segments_i:27:nrt _7(4.7):C13)}
   [junit4]   2> 810037 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 810041 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad+score%3Ddistance}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&q=*:*&rows=1000} hits=3 status=0 QTime=4 
   [junit4]   2> 810044 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D175.0}&q=*:*&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 810047 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad+score%3Dnone}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810049 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'0,179.8'+d%3D200.0}&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810052 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810054 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'89.8,+50'+d%3D200.0}&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810056 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad+score%3Ddistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810058 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'-89.8,+50'+d%3D200.0}&q=*:*&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 810061 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad+score%3Ddistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810063 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'33.0,-80.0'+d%3D300.0}&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810065 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&q=*:*&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 810069 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D5000.0}&q=*:*&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 810074 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&q=*:*&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 810077 T4230 C1754 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!bbox+sfield%3Dsrpt_quad+pt%3D'0.1,0.1'+d%3D15.0}&q=*:*&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 810080 T4230 C1754 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 810080 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 810083 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 2
   [junit4]   2> 810085 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 1
   [junit4]   2> 810087 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 1
   [junit4]   2> 810088 T4230 C1754 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 810089 T4230 C1754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 810091 T4230 C1754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa9f904 lockFactory=org.apache.lucene.store

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

er.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
   [junit4]    > 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
   [junit4]    > 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:444)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:483)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
   [junit4]    > 	... 60 more
   [junit4]   2> 868709 T4608 oas.SolrTestCaseJ4.setUp ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 868710 T4608 oas.SolrTestCaseJ4.tearDown ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 868711 T4608 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 868711 T4608 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1176220821
   [junit4]   2> 868711 T4608 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67e6e09
   [junit4]   2> 868717 T4608 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 868718 T4608 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 868718 T4608 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 868718 T4608 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 868719 T4608 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 868719 T4608 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 868719 T4608 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391576071665/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391576071665/index;done=false>>]
   [junit4]   2> 868719 T4608 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391576071665/index
   [junit4]   2> 868719 T4608 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391576071665 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391576071665;done=false>>]
   [junit4]   2> 868719 T4608 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391576071665
   [junit4]   2> NOTE: test params are: codec=Lucene46: {big_decimal_s=FSTOrd41, foo2_s=FSTOrd41, range_facet_l=FSTOrd41, big_decimal_td=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Memory doPackFST= true), long_l=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory doPackFST= true), boolean_b=FST41, double_d=FSTOrd41, range_facet_sl=FST41, big_decimal_tf=FST41, big_integer_s=FST41, timestamp=FSTOrd41, id=FST41, multiDefault=FSTOrd41, range_facet_si=FSTOrd41}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_GB, timezone=PRT
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=45112016,total=323756032
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TermVectorComponentDistributedTest, BasicZkTest, DocValuesMissingTest, SpellCheckCollatorTest, TestWordDelimiterFilterFactory, TestBinaryField, CachingDirectoryFactoryTest, TestAnalyzedSuggestions, SolrRequestParserTest, TestQuerySenderNoQuery, DistributedQueryComponentCustomSortTest, NoCacheHeaderTest, TestBinaryResponseWriter, CustomCollectionTest, TestFastOutputStream, XmlUpdateRequestHandlerTest, TestDistribDocBasedVersion, DirectSolrConnectionTest, MultiTermTest, CollectionsAPIDistributedZkTest, SolrPluginUtilsTest, TestDistributedGrouping, SolrCmdDistributorTest, TestSolrJ, OpenExchangeRatesOrgProviderTest, FullSolrCloudDistribCmdsTest, TestCoreDiscovery, SpellCheckComponentTest, NumericFieldsTest, SuggesterTSTTest, TestStressReorder, TestFoldingMultitermQuery, PluginInfoTest, XsltUpdateRequestHandlerTest, TestZkChroot, TestXIncludeConfig, TestCSVResponseWriter, TestReload, TestIndexingPerformance, CurrencyFieldXmlFileTest, TestDefaultSimilarityFactory, TestPartialUpdateDeduplication, CoreContainerCoreInitFailuresTest, StandardRequestHandlerTest, TestJmxIntegration, PreAnalyzedFieldTest, TestShardHandlerFactory, RequiredFieldsTest, TestSimpleQParserPlugin, TestCollationKeyRangeQueries, TestCloudManagedSchema, TestComponentsName, JSONWriterTest, DateFieldTest, SolrTestCaseJ4Test, TestImplicitCoreProperties, TestSchemaSimilarityResource, SolrCoreCheckLockOnStartupTest, DistributedSuggestComponentTest, DirectSolrSpellCheckerTest, TestQuerySenderListener, HdfsLockFactoryTest, TestCSVLoader, TestFastLRUCache, TestFileDictionaryLookup, TestAddFieldRealTimeGet, SignatureUpdateProcessorFactoryTest, TestReloadAndDeleteDocs, IndexBasedSpellCheckerTest, TestCodecSupport, TestStressUserVersions, ShardRoutingCustomTest, TestSchemaResource, TestRangeQuery, SolrIndexConfigTest, TestSolrQueryParserDefaultOperatorResource, BasicDistributedZk2Test, SpellingQueryConverterTest, TestSolrCoreProperties, AlternateDirectoryTest, HighlighterConfigTest, RequestHandlersTest, TestFastWriter, HdfsDirectoryTest, BlockDirectoryTest, TestRandomFaceting, SyncSliceTest, ShardRoutingTest, ZkSolrClientTest, SliceStateUpdateTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestJoin, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SuggesterFSTTest, TestStressLucene, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestUpdate, DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, DocumentBuilderTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JsonLoaderTest]
   [junit4] Completed on J1 in 0.94s, 14 tests, 1 error <<< FAILURES!

[...truncated 346 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 358 suites, 1552 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 9266 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9266/
Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
FAILED:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([5B9CC8C53B1FB903:AC330D38581A7F]: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.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9876 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 767495 T2607 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269
   [junit4]   2> 767496 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 767497 T2607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 767498 T2607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 767566 T2607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 767637 T2607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 767638 T2607 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 767644 T2607 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 768026 T2607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 768029 T2607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 768031 T2607 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 768047 T2607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768051 T2607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768055 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 768056 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 768056 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 768069 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 768070 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 768071 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 768145 T2607 oasc.CoreContainer.<init> New CoreContainer 398661571
   [junit4]   2> 768146 T2607 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 768147 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 768148 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 768148 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 768149 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 768149 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 768150 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 768150 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 768151 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 768151 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 768155 T2607 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 768156 T2607 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 768157 T2607 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 768162 T2608 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 768162 T2608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 768163 T2608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 768164 T2608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 768213 T2608 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 768278 T2608 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 768279 T2608 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 768289 T2608 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 768637 T2608 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 768642 T2608 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 768645 T2608 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 768661 T2608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768664 T2608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768676 T2608 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 768677 T2608 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/
   [junit4]   2> 768678 T2608 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a435a43
   [junit4]   2> 768679 T2608 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269
   [junit4]   2> 768679 T2608 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index/
   [junit4]   2> 768680 T2608 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index' doesn't exist. Creating new index...
   [junit4]   2> 768680 T2608 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index
   [junit4]   2> 768681 T2608 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 768682 T2608 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_1,generation=1}
   [junit4]   2> 768682 T2608 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 768683 T2608 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 768689 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 768690 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 768690 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 768691 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 768692 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 768692 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 768693 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 768693 T2608 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 768694 T2608 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 768694 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 768695 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 768696 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 768696 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 768697 T2608 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 768697 T2608 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 768698 T2608 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 768699 T2608 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 768699 T2608 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 768700 T2608 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 768701 T2608 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 768701 T2608 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 768702 T2608 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 768703 T2608 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 768704 T2608 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 768704 T2608 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 768706 T2608 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 768707 T2608 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768708 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768709 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768710 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768711 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768712 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768713 T2608 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768714 T2608 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768715 T2608 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 768715 T2608 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 768717 T2608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 768718 T2608 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 768720 T2608 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 768721 T2608 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 768721 T2608 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=60.529296875, floorSegmentMB=2.0693359375, forceMergeDeletesPctAllowed=28.750383435026755, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 768722 T2608 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_1,generation=1}
   [junit4]   2> 768723 T2608 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 768723 T2608 oass.SolrIndexSearcher.<init> Opening Searcher@7f6a7f6a main
   [junit4]   2> 768724 T2608 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 768801 T2608 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 768838 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f6a7f6a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 768853 T2608 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 768856 T2607 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 768860 T2607 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> ASYNC  NEW_CORE C5186 name=collection1 org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 768861 T2607 C5186 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 768862 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 768867 T2607 C5186 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768869 T2607 C5186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_2,generation=2}
   [junit4]   2> 768870 T2607 C5186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 768871 T2607 C5186 oass.SolrIndexSearcher.<init> Opening Searcher@6e776e77 main
   [junit4]   2> 768872 T2607 C5186 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768874 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e776e77 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 768875 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 768886 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768890 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_3,generation=3}
   [junit4]   2> 768891 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 768892 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@7a857a85 main
   [junit4]   2> 768893 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768895 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a857a85 main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):C2)}
   [junit4]   2> 768899 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768903 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_4,generation=4}
   [junit4]   2> 768904 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 768905 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@3c113c11 main
   [junit4]   2> 768907 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768909 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c113c11 main{StandardDirectoryReader(segments_4:7:nrt _0(4.7):C2/1:delGen=1 _1(4.7):C1)}
   [junit4]   2> 768910 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=5B9CC8C53B1FB903 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=America/Indiana/Tell_City -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J0 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B9CC8C53B1FB903:AC330D38581A7F]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 768925 T2607 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 768926 T2607 C5186 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 768927 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 768928 T2607 C5186 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768929 T2607 C5186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_5,generation=5}
   [junit4]   2> 768930 T2607 C5186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 768931 T2607 C5186 oass.SolrIndexSearcher.<init> Opening Searcher@318e318e main
   [junit4]   2> 768931 T2607 C5186 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768934 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@318e318e main{StandardDirectoryReader(segments_5:8:nrt)}
   [junit4]   2> 768935 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 768939 T2607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 768948 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768950 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_6,generation=6}
   [junit4]   2> 768951 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 768952 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@6eb06eb0 main
   [junit4]   2> 768953 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768956 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6eb06eb0 main{StandardDirectoryReader(segments_6:10:nrt _2(4.7):C5/1:delGen=1)}
   [junit4]   2> 768956 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 768964 T2607 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 768965 T2607 C5186 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 768965 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 768967 T2607 C5186 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768968 T2607 C5186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_7,generation=7}
   [junit4]   2> 768968 T2607 C5186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 768969 T2607 C5186 oass.SolrIndexSearcher.<init> Opening Searcher@320a320a main
   [junit4]   2> 768970 T2607 C5186 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768972 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@320a320a main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 769023 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 56
   [junit4]   2> 769065 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769087 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_8,generation=8}
   [junit4]   2> 769088 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 769111 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@68646864 main
   [junit4]   2> 769114 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769115 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769115 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68646864 main{StandardDirectoryReader(segments_8:25:nrt _5(4.7):C54/51:delGen=1 _6(4.7):C12/11:delGen=1)}
   [junit4]   2> 769171 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_9,generation=9}
   [junit4]   2> 769172 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 769301 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@49434943 main
   [junit4]   2> 769305 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49434943 main{StandardDirectoryReader(segments_9:36:nrt _a(4.7):C49/45:delGen=1)}
   [junit4]   2> 769306 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769306 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769312 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_a,generation=10}
   [junit4]   2> 769313 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 769316 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@5cc65cc6 main
   [junit4]   2> 769317 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769318 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769319 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_b,generation=11}
   [junit4]   2> 769320 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 769321 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cc65cc6 main{StandardDirectoryReader(segments_a:41:nrt _b(4.7):C14/11:delGen=2 _c(4.7):C1)}
   [junit4]   2> 769322 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@1fb71fb7 main
   [junit4]   2> 769323 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769324 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769325 T2620 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769326 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fb71fb7 main{StandardDirectoryReader(segments_a:41:nrt _b(4.7):C14/11:delGen=2 _c(4.7):C1)}
   [junit4]   2> 769327 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@22ad22ad main
   [junit4]   2> 769327 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769329 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769330 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22ad22ad main{StandardDirectoryReader(segments_a:41:nrt _b(4.7):C14/11:delGen=2 _c(4.7):C1)}
   [junit4]   2> 769333 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_c,generation=12}
   [junit4]   2> 769334 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 769338 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@51e351e3 main
   [junit4]   2> 769339 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769340 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769341 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_d,generation=13}
   [junit4]   2> 769342 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 769341 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51e351e3 main{StandardDirectoryReader(segments_c:49:nrt _b(4.7):C14/12:delGen=3 _e(4.7):C1)}
   [junit4]   2> 769343 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@72187218 main
   [junit4]   2> 769344 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769345 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769347 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72187218 main{StandardDirectoryReader(segments_c:49:nrt _b(4.7):C14/12:delGen=3 _e(4.7):C1)}
   [junit4]   2> 769349 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_e,generation=14}
   [junit4]   2> 769349 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 769350 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@769d769d main
   [junit4]   2> 769351 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769351 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769362 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@769d769d main{StandardDirectoryReader(segments_e:53:nrt _b(4.7):C14/12:delGen=3 _f(4.7):C1)}
   [junit4]   2> 769415 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_f,generation=15}
   [junit4]   2> 769415 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 769416 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@2230223 main
   [junit4]   2> 769417 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769417 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769418 T2619 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769419 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2230223 main{StandardDirectoryReader(segments_f:56:nrt _b(4.7):C14/13:delGen=4 _f(4.7):C1 _g(4.7):C1)}
   [junit4]   2> 769423 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@31023102 main
   [junit4]   2> 769424 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769424 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769426 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31023102 main{StandardDirectoryReader(segments_f:61:nrt _b(4.7):C14/13:delGen=4 _f(4.7):C1 _h(4.7):C1)}
   [junit4]   2> 769428 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_g,generation=16}
   [junit4]   2> 769429 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 769434 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@453c453c main
   [junit4]   2> 769435 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769436 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769437 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_h,generation=17}
   [junit4]   2> 769438 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@453c453c main{StandardDirectoryReader(segments_g:68:nrt _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 769438 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 769440 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@20e320e3 main
   [junit4]   2> 769440 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769441 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769443 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20e320e3 main{StandardDirectoryReader(segments_g:68:nrt _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 769444 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_i,generation=18}
   [junit4]   2> 769445 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 769449 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@15061506 main
   [junit4]   2> 769451 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769451 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769453 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_j,generation=19}
   [junit4]   2> 769454 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 769453 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15061506 main{StandardDirectoryReader(segments_i:76:nrt _i(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 769455 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@3f8e3f8e main
   [junit4]   2> 769456 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769457 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769459 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f8e3f8e main{StandardDirectoryReader(segments_i:76:nrt _i(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 769460 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_k,generation=20}
   [junit4]   2> 769461 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 769461 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@76e076e0 main
   [junit4]   2> 769462 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769463 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769465 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76e076e0 main{StandardDirectoryReader(segments_k:80:nrt _l(4.7):C1 _m(4.7):C1)}
   [junit4]   2> 769467 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_l,generation=21}
   [junit4]   2> 769468 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 769472 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@21a421a4 main
   [junit4]   2> 769473 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769473 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769475 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_m,generation=22}
   [junit4]   2> 769476 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 769475 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21a421a4 main{StandardDirectoryReader(segments_l:88:nrt _o(4.7):C1)}
   [junit4]   2> 769477 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@380a380a main
   [junit4]   2> 769478 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769479 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769492 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@380a380a main{StandardDirectoryReader(segments_l:88:nrt _o(4.7):C1)}
   [junit4]   2> 769492 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_n,generation=23}
   [junit4]   2> 769494 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 769494 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@514f514f main
   [junit4]   2> 769495 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769496 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769498 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_o,generation=24}
   [junit4]   2> 769499 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@514f514f main{StandardDirectoryReader(segments_n:90:nrt _o(4.7):C1 _p(4.7):C1)}
   [junit4]   2> 769499 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 769501 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@7fc37fc3 main
   [junit4]   2> 769501 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769502 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769504 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fc37fc3 main{StandardDirectoryReader(segments_o:94:nrt _o(4.7):C1 _q(4.7):C1)}
   [junit4]   2> 769505 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_p,generation=25}
   [junit4]   2> 769505 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 769506 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@52b352b3 main
   [junit4]   2> 769507 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769508 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769511 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_q,generation=26}
   [junit4]   2> 769511 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 769511 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52b352b3 main{StandardDirectoryReader(segments_p:98:nrt _o(4.7):C1 _r(4.7):C1)}
   [junit4]   2> 769513 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@38b738b7 main
   [junit4]   2> 769513 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769514 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769515 T2619 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769517 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38b738b7 main{StandardDirectoryReader(segments_q:102:nrt _o(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 769519 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@27f627f6 main
   [junit4]   2> 769520 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769520 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769523 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_r,generation=27}
   [junit4]   2> 769523 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 769523 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27f627f6 main{StandardDirectoryReader(segments_q:106:nrt _t(4.7):C1)}
   [junit4]   2> 769525 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@5ae45ae4 main
   [junit4]   2> 769525 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769526 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769529 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ae45ae4 main{StandardDirectoryReader(segments_r:110:nrt _u(4.7):C1)}
   [junit4]   2> 769529 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_s,generation=28}
   [junit4]   2> 769530 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 769531 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@1af31af3 main
   [junit4]   2> 769532 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769532 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769535 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_t,generation=29}
   [junit4]   2> 769535 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1af31af3 main{StandardDirectoryReader(segments_s:112:nrt _u(4.7):C1 _v(4.7):C1)}
   [junit4]   2> 769535 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 769537 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@5d555d55 main
   [junit4]   2> 769538 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769538 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769541 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_u,generation=30}
   [junit4]   2> 769541 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d555d55 main{StandardDirectoryReader(segments_t:116:nrt _u(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 769542 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 769543 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@4c004c0 main
   [junit4]   2> 769544 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769545 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769547 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_v,generation=31}
   [junit4]   2> 769548 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c004c0 main{StandardDirectoryReader(segments_u:120:nrt _u(4.7):C1 _x(4.7):C1)}
   [junit4]   2> 769548 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 769549 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@4dc14dc1 main
   [junit4]   2> 769550 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769571 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769571 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4dc14dc1 main{StandardDirectoryReader(segments_v:122:nrt _u(4.7):C1 _x(4.7):C1 _y(4.7):C1)}
   [junit4]   2> 769574 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_w,generation=32}
   [junit4]   2> 769574 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 769578 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@31743174 main
   [junit4]   2> 769578 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769579 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769580 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_x,generation=33}
   [junit4]   2> 769580 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 769582 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31743174 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> 769583 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@e650e65 main
   [junit4]   2> 769584 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769584 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769585 T2618 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769586 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e650e65 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> 769586 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@dc80dc8 main
   [junit4]   2> 769587 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769589 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dc80dc8 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> ASYNC  NEW_CORE C5187 name=collection1 org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 769590 T2607 C5187 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769591 T2607 C5187 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769592 T2607 C5187 oass.SolrIndexSearcher.<init> Opening Searcher@6e466e46 main
   [junit4]   2> 769593 T2607 C5187 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769595 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e466e46 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> 769596 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 769599 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> 769611 T2607 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 769612 T2607 C5187 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 769613 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 769616 T2607 C5187 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769617 T2607 C5187 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_y,generation=34}
   [junit4]   2> 769618 T2607 C5187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 769619 T2607 C5187 oass.SolrIndexSearcher.<init> Opening Searcher@41924192 main
   [junit4]   2> 769620 T2607 C5187 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769622 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41924192 main{StandardDirectoryReader(segments_y:131:nrt)}
   [junit4]   2> 769623 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 769628 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769629 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_z,generation=35}
   [junit4]   2> 769630 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 769631 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@1a031a03 main
   [junit4]   2> 769632 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769634 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a031a03 main{StandardDirectoryReader(segments_z:133:nrt _11(4.7):C3)}
   [junit4]   2> 769635 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 769643 T2607 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 769644 T2607 C5187 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 769645 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 769646 T2607 C5187 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769647 T2607 C5187 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_10,generation=36}
   [junit4]   2> 769648 T2607 C5187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 769649 T2607 C5187 oass.SolrIndexSearcher.<init> Opening Searcher@32113211 main
   [junit4]   2> 769649 T2607 C5187 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769652 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32113211 main{StandardDirectoryReader(segments_10:134:nrt)}
   [junit4]   2> 769652 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 769654 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 769680 T2607 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> ASYNC  NEW_CORE C5188 name=collection1 org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 769681 T2607 C5188 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 769682 T2607 C5188 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 769683 T2607 C5188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769684 T2607 C5188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_11,generation=37}
   [junit4]   2> 769685 T2607 C5188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 769685 T2607 C5188 oass.SolrIndexSearcher.<init> Opening Searcher@1c9e1c9e main
   [junit4]   2> 769686 T2607 C5188 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769688 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c9e1c9e main{StandardDirectoryReader(segments_11:135:nrt)}
   [junit4]   2> 769689 T2607 C5188 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 769693 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769695 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_11,generation=37}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_12,generation=38}
   [junit4]   2> 769696 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 38
   [junit4]   2> 769697 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@bc90bc9 main
   [junit4]   2> 769698 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769700 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bc90bc9 main{StandardDirectoryReader(segments_12:137:nrt _12(4.7):C2)}
   [junit4]   2> 769701 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 769706 T2607 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 769707 T2607 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=398661571
   [junit4]   2> 769707 T2607 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 769724 T2607 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 769724 T2607 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 769725 T2607 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 769725 T2607 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 769726 T2607 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 769726 T2607 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 769727 T2607 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index;done=false>>]
   [junit4]   2> 769727 T2607 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index
   [junit4]   2> 769728 T2607 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269;done=false>>]
   [junit4]   2> 769728 T2607 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269
   [junit4]   2> NOTE: test params are: codec=Lucene46: {weight=Pulsing41(freqCutoff=11 minBlockSize=44 maxBlockSize=119), v_t=MockVariableIntBlock(baseBlockSize=29), signatureField=PostingsFormat(name=MockSep), name=MockVariableIntBlock(baseBlockSize=29), ints_is=PostingsFormat(name=FSTOrdPulsing41), id=MockVariableIntBlock(baseBlockSize=29)}, docValues:{}, sim=DefaultSimilarity, locale=in_ID, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=853360,total=78504960
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, SearchHandlerTest, TestJoin, TestNRTOpen, SolrInfoMBeanTest, TestElisionMultitermQuery, BasicFunctionalityTest, FieldMutatingUpdateProcessorTest, TestLMDirichletSimilarityFactory, SimpleFacetsTest, PeerSyncTest, ResponseLogComponentTest, ScriptEngineTest, TestSystemIdResolver, QueryEqualityTest, HdfsLockFactoryTest, SliceStateTest, SolrTestCaseJ4Test, TestQueryUtils, TestSolrXmlPersistor, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParser, TestCoreContainer, EnumFieldTest, WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, RecoveryZkTest, JsonLoaderTest, LoggingHandlerTest, TestSchemaNameResource, ZkCLITest, DistributedTermsComponentTest, TestRemoteStreaming, BlockDirectoryTest, UpdateRequestProcessorFactoryTest, DocValuesMissingTest, HdfsBasicDistributedZk2Test, TestStressVersions, SoftAutoCommitTest, BlockCacheTest, TestStandardQParsers, TestFreeTextSuggestions, LukeRequestHandlerTest, TestCursorMarkWithoutUniqueKey, ShardRoutingTest, TestAddFieldRealTimeGet, DistributedSuggestComponentTest, SchemaVersionSpecificBehaviorTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestSolrDeletionPolicy1, TestDocSet, UnloadDistributedZkTest, TestUniqueKeyFieldResource, TestReversedWildcardFilterFactory, ConnectionManagerTest, CacheHeaderTest, SliceStateUpdateTest, SpatialFilterTest, TestSuggestSpellingConverter, StressHdfsTest, DocValuesTest, TestMergePolicyConfig, TestSolrXMLSerializer, TestClassNameShortening, DistributedSpellCheckComponentTest, DistribCursorPagingTest, AssignTest, TestSchemaVersionResource, TestStressUserVersions, CoreAdminHandlerTest, BadComponentTest, OverseerCollectionProcessorTest, TestLMJelinekMercerSimilarityFactory, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestLFUCache, TermsComponentTest, TestDefaultSearchFieldResource, TestCloudManagedSchemaAddField, SampleTest, DateMathParserTest, CircularListTest, SuggesterTest, TestRecoveryHdfs, HdfsUnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestRandomMergePolicy, TestValueSourceCache, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, ZkControllerTest, TestStressReorder, TestGroupingSearch, TestSort, TestFunctionQuery, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J0 in 2.27s, 6 tests, 1 failure <<< FAILURES!

[...truncated 433 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:452: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 358 suites, 1552 tests, 1 failure, 75 ignored (7 assumptions)

Total time: 41 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
Ah, I'll fix.

On Wed, Feb 5, 2014 at 8:50 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
> Hi,
>
> Lucene 4.x is Java 6 only, so no diamond operator is available.
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
>> Sent: Wednesday, February 05, 2014 4:17 PM
>> To: dev@lucene.apache.org
>> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 -
>> Still Failing!
>>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9265/
>> Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
>>
>> All tests passed
>>
>> Build Log:
>> [...truncated 8834 lines...]
>>     [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-
>> Solr-4.x-Linux/solr/build/solr-solrj/classes/java
>>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
>> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
>> rser.java:60: illegal start of type
>>     [javac]       NamedList<Object> list = new NamedList<>();
>>     [javac]                                              ^
>>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
>> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
>> rser.java:74: illegal start of type
>>     [javac]       NamedList<Object> list = new NamedList<>();
>>     [javac]                                              ^
>>     [javac] 2 errors
>>
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37:
>> The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:491: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:413: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:359: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:379: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
>> build.xml:507: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
>> build.xml:1764: Compile failed; see the compiler error output for details.
>>
>> Total time: 26 minutes 26 seconds
>> Build step 'Invoke Ant' marked build as failure Description set: Java:
>> 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC 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
>



-- 
Regards,
Shalin Shekhar Mangar.

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


RE: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

Lucene 4.x is Java 6 only, so no diamond operator is available.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Wednesday, February 05, 2014 4:17 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9265/
> Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 8834 lines...]
>     [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-
> Solr-4.x-Linux/solr/build/solr-solrj/classes/java
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
> rser.java:60: illegal start of type
>     [javac]       NamedList<Object> list = new NamedList<>();
>     [javac]                                              ^
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
> rser.java:74: illegal start of type
>     [javac]       NamedList<Object> list = new NamedList<>();
>     [javac]                                              ^
>     [javac] 2 errors
> 
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:491: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:413: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:359: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:379: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:507: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:1764: Compile failed; see the compiler error output for details.
> 
> Total time: 26 minutes 26 seconds
> Build step 'Invoke Ant' marked build as failure Description set: Java:
> 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC 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


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

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

All tests passed

Build Log:
[...truncated 8834 lines...]
    [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:60: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:74: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] 2 errors

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:413: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:359: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:507: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1764: Compile failed; see the compiler error output for details.

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



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

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

All tests passed

Build Log:
[...truncated 8985 lines...]
    [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:60: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:74: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] 2 errors

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:413: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:359: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:507: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1764: Compile failed; see the compiler error output for details.

Total time: 26 minutes 27 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-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9263 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9263/
Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 50473 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:398: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:87: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:185: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/test-files/solr/analysisconfs/analysis-err-schema.xml
* ./solr/core/src/test/org/apache/solr/analysis/ThrowingMockTokenFilterFactory.java
* ./solr/core/src/test/org/apache/solr/update/AnalysisErrorHandlingTest.java

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_51) - Build # 9262 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9262/
Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:4D3AB6881CB7887E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:367)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:C33ACD021CB6E599]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:82C1A0F13FE9A936]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:82C1A0F13FE9A936]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:82C1A0F13FE9A936]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:82C1A0F13FE9A936]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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 10027 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 114484 T473 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396
   [junit4]   2> 114485 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 114486 T473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 114486 T473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 114533 T473 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 114584 T473 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 114584 T473 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 114591 T473 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 114956 T473 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 114957 T473 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 114957 T473 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 114965 T473 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 114968 T473 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 114975 T473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114978 T473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114981 T473 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114983 T473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114983 T473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114983 T473 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114984 T473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114984 T473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114984 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 114985 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 114985 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 114993 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 114993 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 114993 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 115032 T473 oasc.CoreContainer.<init> New CoreContainer 32991983
   [junit4]   2> 115032 T473 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 115033 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 115033 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 115033 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 115034 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 115034 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 115034 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 115034 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 115034 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 115035 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 115037 T473 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 115038 T473 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 115038 T473 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 115041 T474 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 115041 T474 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 115042 T474 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 115042 T474 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 115088 T474 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 115137 T474 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 115137 T474 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 115144 T474 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 115490 T474 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 115490 T474 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 115491 T474 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 115496 T474 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 115498 T474 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 115504 T474 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 115507 T474 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 115510 T474 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 115510 T474 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 115510 T474 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 115510 T474 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 115511 T474 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 115511 T474 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 115511 T474 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 115511 T474 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/
   [junit4]   2> 115511 T474 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e1
   [junit4]   2> 115512 T474 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396
   [junit4]   2> 115512 T474 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/index/
   [junit4]   2> 115512 T474 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/index' doesn't exist. Creating new index...
   [junit4]   2> 115513 T474 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/index
   [junit4]   2> 115513 T474 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.59677893389604]
   [junit4]   2> 115514 T474 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_1,generation=1}
   [junit4]   2> 115514 T474 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 115514 T474 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 115516 T474 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 115517 T474 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 115517 T474 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 115517 T474 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 115517 T474 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 115517 T474 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 115518 T474 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 115518 T474 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 115518 T474 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 115518 T474 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 115518 T474 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 115519 T474 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 115519 T474 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 115519 T474 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 115519 T474 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 115520 T474 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 115520 T474 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 115520 T474 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 115521 T474 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 115521 T474 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 115521 T474 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 115522 T474 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 115522 T474 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 115522 T474 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 115522 T474 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 115523 T474 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 115523 T474 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115523 T474 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115524 T474 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115524 T474 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115524 T474 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115525 T474 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115525 T474 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115525 T474 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 115526 T474 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 115526 T474 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 115528 T474 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 115529 T474 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 115531 T474 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 115531 T474 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 115532 T474 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2099466301, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 115533 T474 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_1,generation=1}
   [junit4]   2> 115533 T474 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 115533 T474 oass.SolrIndexSearcher.<init> Opening Searcher@1f14163 main
   [junit4]   2> 115534 T474 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 115540 T474 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 115560 T475 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f14163 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 115566 T474 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 115571 T473 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 115577 T473 oas.SolrTestCaseJ4.setUp ###Starting testIntegerValuesInAdd
   [junit4]   2> 115580 T473 oas.SolrTestCaseJ4.tearDown ###Ending testIntegerValuesInAdd
   [junit4]   2> 115585 T473 oas.SolrTestCaseJ4.setUp ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 115586 T473 oas.SolrTestCaseJ4.tearDown ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 115592 T473 oas.SolrTestCaseJ4.setUp ###Starting testNullValues
   [junit4]   2> ASYNC  NEW_CORE C923 name=collection1 org.apache.solr.core.SolrCore@159ae0f
   [junit4]   2> 115600 T473 C923 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115607 T473 C923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_2,generation=2}
   [junit4]   2> 115608 T473 C923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 115624 T473 C923 oass.SolrIndexSearcher.<init> Opening Searcher@739d34 main
   [junit4]   2> 115625 T473 C923 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 115627 T475 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@739d34 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C1)}
   [junit4]   2> 115628 T473 C923 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[10 (1459191398539460608)],commit=} 0 31
   [junit4]   2> 115640 T473 C923 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=foo_s,foo2_s&q=id:10} hits=1 status=0 QTime=9 
   [junit4]   2> 115641 T473 oas.SolrTestCaseJ4.tearDown ###Ending testNullValues
   [junit4]   2> 115645 T473 oas.SolrTestCaseJ4.setUp ###Starting testAddBigDecimalValueToTrieField
   [junit4]   2> 115648 T473 C923 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115650 T473 C923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_3,generation=3}
   [junit4]   2> 115650 T473 C923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 115651 T473 C923 oass.SolrIndexSearcher.<init> Opening Searcher@1eb537d main
   [junit4]   2> 115651 T473 C923 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 115656 T475 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1eb537d main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):C1 _1(4.7):C1)}
   [junit4]   2> 115657 T473 C923 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1 (1459191398591889408)],commit=} 0 10
   [junit4]   2> 115660 T473 C923 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=big_decimal_td&q=id:1} hits=1 status=0 QTime=2 
   [junit4]   2> 115664 T473 C923 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115666 T473 C923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_4,generation=4}
   [junit4]   2> 115667 T473 C923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 115668 T473 C923 oass.SolrIndexSearcher.<init> Opening Searcher@1b8fe99 main
   [junit4]   2> 115669 T473 C923 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 115676 T475 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b8fe99 main{StandardDirectoryReader(segments_4:7:nrt _0(4.7):C1 _1(4.7):C1 _2(4.7):C1)}
   [junit4]   2> 115677 T473 C923 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[2 (1459191398607618048)],commit=} 0 15
   [junit4]   2> 115681 T473 C923 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=big_decimal_tf&q=id:2} hits=1 status=0 QTime=3 
   [junit4]   2> 115682 T473 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 115690 T473 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 115690 T473 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 115698 T473 oas.SolrTestCaseJ4.setUp ###Starting testAddBigIntegerValueToTrieField
   [junit4]   2> 115703 T473 C923 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {} 0 3
   [junit4]   2> 115705 T473 C923 oasc.SolrException.log Ignoring exception matching big_integer_t
   [junit4]   2> 115706 T473 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigIntegerValueToTrieField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JsonLoaderTest -Dtests.method=testAddBigIntegerValueToTrieField -Dtests.seed=201D365AF70E3AD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_BA_#Latn -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J0 | JsonLoaderTest.testAddBigIntegerValueToTrieField <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:C33ACD021CB6E599]:0)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
   [junit4]    > 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
   [junit4]    > 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
   [junit4]    > 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
   [junit4]    > 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:444)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:483)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
   [junit4]    > 	... 60 more
   [junit4]   2> 115750 T473 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 115750 T473 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 115754 T473 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 115755 T473 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 115759 T473 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 115760 T473 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 115764 T473 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormatInAdd
   [junit4]   2> 115764 T473 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormatInAdd
   [junit4]   2> 115768 T473 oas.SolrTestCaseJ4.setUp ###Starting testAddNonStringValues
   [junit4]   2> 115771 T473 C923 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115773 T473 C923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@103a276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aa880e)),segFN=segments_5,generation=5}
   [junit4]   2> 115774 T473 C923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> ASYNC  NEW_CORE C924 name=collection1 org.apache.solr.core.SolrCore@159ae0f
   [junit4]   2> 115777 T473 C924 oass.SolrIndexSearcher.<init> Opening Searcher@174c237 main
   [junit4]   2> 115778 T473 C924 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 115784 T475 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@174c237 main{StandardDirectoryReader(segments_5:11:nrt _0(4.7):C1 _2(4.7):C1 _3(4.7):C1)}
   [junit4]   2> 115785 T473 C924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1 (1459191398720864256)],commit=} 0 15
   [junit4]   2> 115787 T473 C924 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=boolean_b,long_l,double_d,big_integer_s,big_decimal_s&q=id:1} hits=1 status=0 QTime=1 
   [junit4]   2> 115787 T473 oas.SolrTestCaseJ4.tearDown ###Ending testAddNonStringValues
   [junit4]   2> 115793 T473 oas.SolrTestCaseJ4.setUp ###Starting testParsing
   [junit4]   2> 115795 T473 oas.SolrTestCaseJ4.tearDown ###Ending testParsing
   [junit4]   2> 115801 T473 oas.SolrTestCaseJ4.setUp ###Starting testDeleteSyntax
   [junit4]   2> 115801 T473 oas.SolrTestCaseJ4.tearDown ###Ending testDeleteSyntax
   [junit4]   2> 115809 T473 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormat
   [junit4]   2> 115809 T473 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormat
   [junit4]   2> 115812 T473 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 115812 T473 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32991983
   [junit4]   2> 115813 T473 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@159ae0f
   [junit4]   2> 115835 T473 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 115836 T473 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 115836 T473 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 115837 T473 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 115838 T473 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 115838 T473 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 115839 T473 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/index;done=false>>]
   [junit4]   2> 115839 T473 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396/index
   [junit4]   2> 115840 T473 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396;done=false>>]
   [junit4]   2> 115840 T473 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391593358396
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=sr_BA_#Latn, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=21616608,total=116736000
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, AnalysisAfterCoreReloadTest, QueryEqualityTest, JsonLoaderTest]
   [junit4] Completed on J0 in 1.39s, 14 tests, 1 error <<< FAILURES!

[...truncated 508 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 881524 T4371 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391594125436
   [junit4]   2> 881525 T4371 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 881525 T4371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 881526 T4371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 881562 T4371 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 881605 T4371 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 881613 T4371 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 881620 T4371 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 881703 T4371 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 881708 T4371 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 881710 T4371 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 881710 T4371 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 881711 T4371 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 881727 T4371 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 881728 T4371 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 881728 T4371 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 881801 T4371 oasc.CoreContainer.<init> New CoreContainer 2523482
   [junit4]   2> 881802 T4371 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 881803 T4371 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 881804 T4371 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 881804 T4371 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 881804 T4371 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 881805 T4371 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 881805 T4371 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 881805 T4371 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 881806 T4371 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 881806 T4371 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 881809 T4371 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 881810 T4371 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 881810 T4371 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 881817 T4372 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 881822 T4372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 881823 T4372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 881823 T4372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 881879 T4372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 881925 T4372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 881925 T4372 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 881929 T4372 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 881967 T4372 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 881993 T4372 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 881995 T4372 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 881995 T4372 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391594125436/
   [junit4]   2> 881995 T4372 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 881996 T4372 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391594125436
   [junit4]   2> 881997 T4372 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391594125436/index/
   [junit4]   2> 881997 T4372 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391594125436/index' doesn't exist. Creating new index...
   [junit4]   2> 881998 T4372 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391594125436/index
   [junit4]   2> 882003 T4372 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 882004 T4372 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_1,generation=1}
   [junit4]   2> 882004 T4372 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 882005 T4372 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 882005 T4372 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 882006 T4372 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 882009 T4372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 882014 T4372 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 882014 T4372 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 882015 T4372 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=81.7880859375, floorSegmentMB=0.5712890625, forceMergeDeletesPctAllowed=5.326013967980665, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35466798788355614
   [junit4]   2> 882019 T4372 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_1,generation=1}
   [junit4]   2> 882019 T4372 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 882020 T4372 oass.SolrIndexSearcher.<init> Opening Searcher@fd134 main
   [junit4]   2> 882022 T4372 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 882023 T4373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fd134 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 882026 T4371 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 882038 T4371 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C4445 name=collection1 org.apache.solr.core.SolrCore@15592fa
   [junit4]   2> 882038 T4371 C4445 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 882039 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 882042 T4371 C4445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 882042 T4371 C4445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_2,generation=2}
   [junit4]   2> 882043 T4371 C4445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 882043 T4371 C4445 oass.SolrIndexSearcher.<init> Opening Searcher@11d97e7 main
   [junit4]   2> 882043 T4371 C4445 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 882044 T4373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11d97e7 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 882044 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 882062 T4371 C4445 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 882063 T4371 C4445 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&rows=1000&q=*:*} status=400 QTime=16 
   [junit4]   2> 882064 T4371 C4445 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 882065 T4371 C4445 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&rows=1000&q=*:*} status=400 QTime=2 
   [junit4]   2> 882066 T4371 C4445 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 882066 T4371 C4445 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&fq={!field+f%3Dsrpt_geohash}Intersectssss&rows=1000&q=*:*} status=400 QTime=1 
   [junit4]   2> 882067 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 882069 T4371 C4445 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 882069 T4371 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=201D365AF70E3AD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_BA -Dtests.timezone=America/Barbados -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J0 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:82C1A0F13FE9A936]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 882081 T4371 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> 882081 T4371 C4445 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 882082 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 882083 T4371 C4445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 882083 T4371 C4445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_3,generation=3}
   [junit4]   2> 882084 T4371 C4445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 882084 T4371 C4445 oass.SolrIndexSearcher.<init> Opening Searcher@771749 main
   [junit4]   2> 882085 T4371 C4445 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 882085 T4373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@771749 main{StandardDirectoryReader(segments_3:3:nrt)}
   [junit4]   2> 882085 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 882087 T4371 C4445 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={class=solr.SpatialRecursivePrefixTreeFieldType, units=degrees, prefixTree=geohash}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 882088 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 2
   [junit4]   2> 882089 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 882090 T4371 C4445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 882092 T4371 C4445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C4446 name=collection1 org.apache.solr.core.SolrCore@15592fa
   [junit4]   2> 882098 T4371 C4446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_4,generation=4}
   [junit4]   2> 882098 T4371 C4446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 882099 T4371 C4446 oass.SolrIndexSearcher.<init> Opening Searcher@180a49a main
   [junit4]   2> 882100 T4371 C4446 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 882100 T4373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@180a49a main{StandardDirectoryReader(segments_4:5:nrt _0(4.7):c3)}
   [junit4]   2> 882100 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 882119 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!+++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=16 
   [junit4]   2> 882126 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=score+asc} hits=2 status=0 QTime=6 
   [junit4]   2> 882129 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3DrecipDistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+desc} hits=2 status=0 QTime=2 
   [junit4]   2> 882130 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!+score%3Ddistance+filter%3Dfalse+}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"&sort=score+asc} hits=3 status=0 QTime=0 
   [junit4]   2> 882132 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&sort=score+asc} hits=2 status=0 QTime=2 
   [junit4]   2> 882137 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&q=-id:999&sort=query($sortQuery)+asc} hits=2 status=0 QTime=4 
   [junit4]   2> 882145 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&q=-id:999&sort=query($sortQuery)+asc} hits=2 status=0 QTime=3 
   [junit4]   2> 882146 T4371 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 882155 T4371 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 882156 T4371 C4446 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 882157 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 882160 T4371 C4446 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 882160 T4371 C4446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_5,generation=5}
   [junit4]   2> 882162 T4371 C4446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 882163 T4371 C4446 oass.SolrIndexSearcher.<init> Opening Searcher@1ee91a9 main
   [junit4]   2> 882164 T4371 C4446 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 882164 T4373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ee91a9 main{StandardDirectoryReader(segments_5:6:nrt)}
   [junit4]   2> 882164 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 882167 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 882170 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 882172 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 882174 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 882176 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 882178 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 882179 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 882183 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 882185 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 882187 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 882188 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 882190 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 882192 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 1
   [junit4]   2> 882193 T4371 C4446 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 882195 T4371 C4446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49d04e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1207782),segFN=segments_6,generation=6}
   [junit4]   2> 882195 T4371 C4446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 882196 T4371 C4446 oass.SolrIndexSearcher.<init> Opening Searcher@d13592 main
   [junit4]   2> 882197 T4371 C4446 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 882197 T4373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d13592 main{StandardDirectoryReader(segments_6:8:nrt _1(4.7):c13)}
   [junit4]   2> 882198 T4371 C4446 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 882201 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&rows=1000&q=*:*} hits=3 status=0 QTime=2 
   [junit4]   2> 882206 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&rows=1000&q=*:*} hits=3 status=0 QTime=2 
   [junit4]   2> 882216 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&rows=1000&q=*:*} hits=2 status=0 QTime=3 
   [junit4]   2> 882224 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&rows=1000&q=*:*} hits=2 status=0 QTime=4 
   [junit4]   2> 882229 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&rows=1000&q=*:*} hits=2 status=0 QTime=2 
   [junit4]   2> 882233 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&rows=1000&q=*:*} hits=2 status=0 QTime=1 
   [junit4]   2> 882241 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&rows=1000&q=*:*} hits=2 status=0 QTime=2 
   [junit4]   2> 882247 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&rows=1000&q=*:*} hits=2 status=0 QTime=2 
   [junit4]   2> 882251 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&rows=1000&q=*:*} hits=2 status=0 QTime=1 
   [junit4]   2> 882254 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&rows=1000&q=*:*} hits=2 status=0 QTime=1 
   [junit4]   2> 882258 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&rows=1000&q=*:*} hits=3 status=0 QTime=2 
   [junit4]   2> 882265 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&rows=1000&q=*:*} hits=3 status=0 QTime=2 
   [junit4]   2> 882272 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&rows=1000&q=*:*} hits=2 status=0 QTime=2 
   [junit4]   2> 882278 T4371 C4446 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&rows=1000&q=*:*} hits=2 status=0 QTime=3 
   [junit4]   2> 882281 T4371 C4446 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 882281 T4371 C4446 oasup.LogUpdate

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

nge rates from file currency.xml
   [junit4]   2> 904247 T4450 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 904248 T4450 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 904249 T4450 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 904249 T4450 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 904250 T4450 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 904250 T4450 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 904251 T4450 oas.SolrTestCaseJ4.tearDown ###Ending testTermVectorFields
   [junit4]   2> 904258 T4450 oas.SolrTestCaseJ4.setUp ###Starting testClientErrorOnMalformedNumbers
   [junit4]   2> ASYNC  NEW_CORE C4487 name=collection1 org.apache.solr.core.SolrCore@1be772d
   [junit4]   2> 904260 T4450 C4487 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 904261 T4450 C4487 oasc.SolrException.log Ignoring exception matching NOT_A_NUMBER
   [junit4]   2> 904262 T4450 oas.SolrTestCaseJ4.tearDown ###Ending testClientErrorOnMalformedNumbers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicFunctionalityTest -Dtests.method=testClientErrorOnMalformedNumbers -Dtests.seed=201D365AF70E3AD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn -Dtests.timezone=Asia/Pontianak -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | BasicFunctionalityTest.testClientErrorOnMalformedNumbers <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([201D365AF70E3AD9:4D3AB6881CB7887E]:0)
   [junit4]    > 	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:367)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 904266 T4450 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 904266 T4450 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24170171
   [junit4]   2> 904267 T4450 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1be772d
   [junit4]   2> 904282 T4450 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=31,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=1,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=53,cumulative_deletesById=4,cumulative_deletesByQuery=11,cumulative_errors=1,transaction_logs_total_size=2061,transaction_logs_total_number=10}
   [junit4]   2> 904283 T4450 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 904283 T4450 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 904283 T4450 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 904284 T4450 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 904285 T4450 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 904285 T4450 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391594145725 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391594145725;done=false>>]
   [junit4]   2> 904285 T4450 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391594145725
   [junit4]   2> 904285 T4450 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391594145725/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391594145725/index;done=false>>]
   [junit4]   2> 904285 T4450 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391594145725/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {subject=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), multiDefault=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), sortabuse_b=PostingsFormat(name=Asserting), bday_pdt=PostingsFormat(name=Asserting), title_lettertok=PostingsFormat(name=Asserting), title=PostingsFormat(name=SimpleText), HTMLwhitetok=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), range_facet_si=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), sortabuse_t=PostingsFormat(name=MockSep), range_facet_l=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), keywordtok=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=SimpleText), patternreplacefilt=PostingsFormat(name=Asserting), timestamp=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), title_stemmed=PostingsFormat(name=SimpleText), text=PostingsFormat(name=MockSep), title_stringNoNorms=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), id=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=SimpleText), val_s=PostingsFormat(name=MockSep), patterntok=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), test_hlt=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=Asserting), bday=Pulsing41(freqCutoff=2 minBlockSize=55 maxBlockSize=198), name=PostingsFormat(name=Asserting)}, docValues:{}, sim=DefaultSimilarity, locale=sr_RS_#Latn, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=94823256,total=238993408
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, AnalysisAfterCoreReloadTest, QueryEqualityTest, JsonLoaderTest, SpellPossibilityIteratorTest, UnloadDistributedZkTest, TestJoin, TestValueSourceCache, HdfsChaosMonkeySafeLeaderTest, ExternalFileFieldSortTest, TestJmxMonitoredMap, TestSolrDeletionPolicy1, TestNonNRTOpen, TestCloudManagedSchemaAddField, ScriptEngineTest, FieldMutatingUpdateProcessorTest, DOMUtilTest, CopyFieldTest, CSVRequestHandlerTest, SyncSliceTest, TestNoOpRegenerator, UUIDFieldTest, AnalysisErrorHandlingTest, TermsComponentTest, TestLRUCache, TestCoreContainer, TestDocSet, TestFaceting, MigrateRouteKeyTest, ZkCLITest, SoftAutoCommitTest, DistributedDebugComponentTest, BJQParserTest, TestLuceneMatchVersion, TestTrie, UpdateRequestProcessorFactoryTest, AddBlockUpdateTest, BlockCacheTest, OverseerTest, TestCollapseQParserPlugin, SpatialFilterTest, QueryParsingTest, BadComponentTest, PolyFieldTest, TestPseudoReturnFields, TestReplicationHandler, SolrInfoMBeanTest, ConnectionManagerTest, TestDocBasedVersionConstraints, TestSystemIdResolver, TestSolrXMLSerializer, TestClassNameShortening, TestQueryUtils, TestDistributedMissingSort, DeleteReplicaTest, TestDefaultSearchFieldResource, SuggesterTest, TestLFUCache, StatelessScriptUpdateProcessorFactoryTest, QueryElevationComponentTest, TestInitQParser, TestRandomDVFaceting, SuggesterFSTTest, SliceStateTest, TestGroupingSearch, CoreAdminCreateDiscoverTest, CacheHeaderTest, TestPostingsSolrHighlighter, BinaryUpdateRequestHandlerTest, TestLMDirichletSimilarityFactory, URLClassifyProcessorTest, TestRealTimeGet, TestWriterPerf, ShardRoutingTest, TestOverriddenPrefixQueryForCustomFieldType, TestDynamicFieldResource, TestPHPSerializedResponseWriter, AutoCommitTest, TestSchemaVersionResource, WordBreakSolrSpellCheckerTest, TestMergePolicyConfig, FileBasedSpellCheckerTest, LeaderElectionTest, SimpleFacetsTest, HdfsBasicDistributedZkTest, RegexBoostProcessorTest, TestAnalyzeInfixSuggestions, TestCharFilters, FullSolrCloudDistribCmdsTest, TestHashPartitioner, TestMultiCoreConfBootstrap, DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, TestSort, TestFunctionQuery, BasicFunctionalityTest]
   [junit4] Completed on J0 in 2.51s, 23 tests, 1 failure <<< FAILURES!

[...truncated 487 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 358 suites, 1552 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 9261 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9261/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

8 tests failed.
REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:592FFDCA38C62950]: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.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:638ADCE2D35080DA]: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.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:6F3886D0D038388B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:E138FD5AD039556C]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:76)
	at java.lang.Long.parseLong(Long.java:455)
	at java.lang.Long.parseLong(Long.java:494)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:A0C390A9F36619C3]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:A0C390A9F36619C3]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:A0C390A9F36619C3]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:A0C390A9F36619C3]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 10020 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 11947 T51 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310
   [junit4]   2> 11948 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 11950 T51 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 11951 T51 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 12158 T51 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 12285 T51 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12287 T51 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 12422 T51 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 12537 T51 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.ByteField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 12546 T51 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.ShortField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 12587 T51 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 12596 T51 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 12605 T51 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 12625 T51 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 13428 T51 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 13429 T51 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 13436 T51 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13452 T51 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 13455 T51 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13494 T51 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13500 T51 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13505 T51 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 13509 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 13510 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 13510 T51 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 13511 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 13512 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 13513 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13513 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 13514 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 13527 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13527 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 13528 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 13600 T51 oasc.CoreContainer.<init> New CoreContainer 1147315460
   [junit4]   2> 13601 T51 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 13603 T51 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 13603 T51 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 13604 T51 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 13605 T51 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 13605 T51 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 13606 T51 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 13606 T51 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 13607 T51 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 13607 T51 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 13623 T51 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 13624 T51 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 13624 T51 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 13629 T52 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 13630 T52 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 13631 T52 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 13632 T52 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 13719 T52 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 13800 T52 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13801 T52 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 13875 T52 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 14797 T52 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 14798 T52 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 14800 T52 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 14823 T52 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 14827 T52 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 14856 T52 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 14862 T52 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 14868 T52 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14869 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 14870 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 14870 T52 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14871 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 14871 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 14872 T52 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 14872 T52 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/
   [junit4]   2> 14874 T52 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 14878 T52 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310
   [junit4]   2> 14878 T52 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/index/
   [junit4]   2> 14879 T52 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/index' doesn't exist. Creating new index...
   [junit4]   2> 14880 T52 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/index
   [junit4]   2> 14881 T52 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 14883 T52 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_1,generation=1}
   [junit4]   2> 14884 T52 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 14888 T52 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 14899 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 14904 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 14905 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 14906 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 14906 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14907 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14908 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 14911 T52 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 14912 T52 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 14913 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 14913 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 14922 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 14923 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 14923 T52 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 14924 T52 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 14925 T52 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 14925 T52 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 14927 T52 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 14932 T52 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 14933 T52 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 14934 T52 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 14937 T52 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 14938 T52 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 14938 T52 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 14939 T52 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 14940 T52 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 14941 T52 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14941 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14942 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14942 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14943 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14943 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14944 T52 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14944 T52 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 14947 T52 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 14949 T52 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 14951 T52 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 14953 T52 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 14962 T52 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 14962 T52 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 14963 T52 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16418475000534932]
   [junit4]   2> 14965 T52 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_1,generation=1}
   [junit4]   2> 14965 T52 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 14966 T52 oass.SolrIndexSearcher.<init> Opening Searcher@975369cc main
   [junit4]   2> 14968 T52 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 15027 T52 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 15071 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@975369cc main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 15072 T52 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 15075 T51 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 15084 T51 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 15089 T51 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 15101 T51 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 15103 T51 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 15115 T51 oas.SolrTestCaseJ4.setUp ###Starting testIntegerValuesInAdd
   [junit4]   2> 15116 T51 oas.SolrTestCaseJ4.tearDown ###Ending testIntegerValuesInAdd
   [junit4]   2> 15128 T51 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 15130 T51 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 15142 T51 oas.SolrTestCaseJ4.setUp ###Starting testAddBigIntegerValueToTrieField
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@3036d739
   [junit4]   2> 15192 T51 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={wt=json&indent=true} {} 0 10
   [junit4]   2> 15195 T51 C3 oasc.SolrException.log Ignoring exception matching big_integer_t
   [junit4]   2> 15196 T51 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigIntegerValueToTrieField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JsonLoaderTest -Dtests.method=testAddBigIntegerValueToTrieField -Dtests.seed=21F06023B818A2C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=America/Anchorage -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.14s J0 | JsonLoaderTest.testAddBigIntegerValueToTrieField <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([21F06023B818A2C:E138FD5AD039556C]:0)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
   [junit4]    > 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
   [junit4]    > 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
   [junit4]    > 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
   [junit4]    > 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:76)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:455)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:494)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
   [junit4]    > 	... 60 more
   [junit4]   2> 15281 T51 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormat
   [junit4]   2> 15282 T51 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormat
   [junit4]   2> 15294 T51 oas.SolrTestCaseJ4.setUp ###Starting testDeleteSyntax
   [junit4]   2> 15295 T51 oas.SolrTestCaseJ4.tearDown ###Ending testDeleteSyntax
   [junit4]   2> 15307 T51 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormatInAdd
   [junit4]   2> 15312 T51 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormatInAdd
   [junit4]   2> 15326 T51 oas.SolrTestCaseJ4.setUp ###Starting testNullValues
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@3036d739
   [junit4]   2> 15368 T51 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15387 T51 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_2,generation=2}
   [junit4]   2> 15389 T51 C4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 15405 T51 C4 oass.SolrIndexSearcher.<init> Opening Searcher@355ef662 main
   [junit4]   2> 15407 T51 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 15408 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@355ef662 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C1)}
   [junit4]   2> 15409 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[10 (1459185675602493440)],commit=} 0 81
   [junit4]   2> 15454 T51 C4 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:10&fl=foo_s,foo2_s} hits=1 status=0 QTime=43 
   [junit4]   2> 15458 T51 oas.SolrTestCaseJ4.tearDown ###Ending testNullValues
   [junit4]   2> 15472 T51 oas.SolrTestCaseJ4.setUp ###Starting testAddBigDecimalValueToTrieField
   [junit4]   2> 15479 T51 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15493 T51 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_3,generation=3}
   [junit4]   2> 15494 T51 C4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@3036d739
   [junit4]   2> 15520 T51 C5 oass.SolrIndexSearcher.<init> Opening Searcher@841eb311 main
   [junit4]   2> 15522 T51 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 15522 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@841eb311 main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):C1 _1(4.7):C1)}
   [junit4]   2> 15523 T51 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1 (1459185675756634112)],commit=} 0 49
   [junit4]   2> 15524 T51 C5 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=big_decimal_td&q=id:1} hits=1 status=0 QTime=0 
   [junit4]   2> 15529 T51 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15535 T51 C5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_4,generation=4}
   [junit4]   2> 15535 T51 C5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 15538 T51 C5 oass.SolrIndexSearcher.<init> Opening Searcher@78be3c3b main
   [junit4]   2> 15539 T51 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 15540 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78be3c3b main{StandardDirectoryReader(segments_4:7:nrt _0(4.7):C1 _1(4.7):C1 _2(4.7):C1)}
   [junit4]   2> 15541 T51 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[2 (1459185675811160064)],commit=} 0 14
   [junit4]   2> 15542 T51 C5 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=big_decimal_tf&q=id:2} hits=1 status=0 QTime=0 
   [junit4]   2> 15544 T51 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 15553 T51 oas.SolrTestCaseJ4.setUp ###Starting testAddNonStringValues
   [junit4]   2> 15559 T51 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15570 T51 C5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@87c6531c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee8c3c84)),segFN=segments_5,generation=5}
   [junit4]   2> 15572 T51 C5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 15577 T51 C5 oass.SolrIndexSearcher.<init> Opening Searcher@5f07e824 main
   [junit4]   2> 15578 T51 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 15579 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f07e824 main{StandardDirectoryReader(segments_5:11:nrt _0(4.7):C1 _2(4.7):C1 _3(4.7):C1)}
   [junit4]   2> 15580 T51 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1 (1459185675841568768)],commit=} 0 25
   [junit4]   2> 15581 T51 C5 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=boolean_b,long_l,double_d,big_integer_s,big_decimal_s&q=id:1} hits=1 status=0 QTime=1 
   [junit4]   2> 15583 T51 oas.SolrTestCaseJ4.tearDown ###Ending testAddNonStringValues
   [junit4]   2> 15594 T51 oas.SolrTestCaseJ4.setUp ###Starting testParsing
   [junit4]   2> 15596 T51 oas.SolrTestCaseJ4.tearDown ###Ending testParsing
   [junit4]   2> 15608 T51 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 15609 T51 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 15621 T51 oas.SolrTestCaseJ4.setUp ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 15621 T51 oas.SolrTestCaseJ4.tearDown ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 15625 T51 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 15626 T51 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1147315460
   [junit4]   2> 15627 T51 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3036d739
   [junit4]   2> 15627 T51 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 15628 T51 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 15629 T51 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 15629 T51 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 15631 T51 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 15632 T51 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 15632 T51 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/index;done=false>>]
   [junit4]   2> 15633 T51 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310/index
   [junit4]   2> 15633 T51 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310;done=false>>]
   [junit4]   2> 15634 T51 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391587898310
   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=nl_BE, timezone=America/Anchorage
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=9114664,total=34013184
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, CachingDirectoryFactoryTest, SpellPossibilityIteratorTest, JsonLoaderTest]
   [junit4] Completed on J0 in 3.82s, 14 tests, 1 error <<< FAILURES!

[...truncated 552 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 472714 T2151 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391588359076
   [junit4]   2> 472715 T2151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 472715 T2151 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 472716 T2151 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 472750 T2151 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 472799 T2151 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 472800 T2151 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 472806 T2151 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 472857 T2151 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 472861 T2151 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 472863 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 472863 T2151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 472863 T2151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 472871 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 472871 T2151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 472872 T2151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 472910 T2151 oasc.CoreContainer.<init> New CoreContainer -896986540
   [junit4]   2> 472911 T2151 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 472912 T2151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 472912 T2151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 472913 T2151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 472913 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 472913 T2151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 472914 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 472914 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 472914 T2151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 472915 T2151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 472919 T2151 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 472919 T2151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 472919 T2151 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 472923 T2152 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 472924 T2152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 472924 T2152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 472925 T2152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 472950 T2152 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 472980 T2152 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 472980 T2152 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 472984 T2152 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 473014 T2152 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 473018 T2152 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 473019 T2152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 473019 T2152 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391588359076/
   [junit4]   2> 473019 T2152 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 473020 T2152 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391588359076
   [junit4]   2> 473020 T2152 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391588359076/index/
   [junit4]   2> 473021 T2152 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391588359076/index' doesn't exist. Creating new index...
   [junit4]   2> 473021 T2152 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestSolr4Spatial-1391588359076/index
   [junit4]   2> 473021 T2152 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=95.9296875, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=15.33670873189333, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 473022 T2152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_1,generation=1}
   [junit4]   2> 473022 T2152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 473023 T2152 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 473023 T2152 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 473024 T2152 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 473025 T2152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 473027 T2152 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 473027 T2152 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 473027 T2152 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=62.994140625, floorSegmentMB=0.8857421875, forceMergeDeletesPctAllowed=21.198521851734714, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4652455115642913
   [junit4]   2> 473028 T2152 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_1,generation=1}
   [junit4]   2> 473028 T2152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 473029 T2152 oass.SolrIndexSearcher.<init> Opening Searcher@2045f89b main
   [junit4]   2> 473029 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2045f89b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 473029 T2152 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 473031 T2151 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 473034 T2151 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C683 name=collection1 org.apache.solr.core.SolrCore@554508a5
   [junit4]   2> 473035 T2151 C683 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 473035 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 473039 T2151 C683 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473039 T2151 C683 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_2,generation=2}
   [junit4]   2> 473040 T2151 C683 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 473041 T2151 C683 oass.SolrIndexSearcher.<init> Opening Searcher@9bea2a0d main
   [junit4]   2> 473041 T2151 C683 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 473041 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9bea2a0d main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 473042 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 473048 T2151 C683 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={prefixTree=geohash, class=solr.SpatialRecursivePrefixTreeFieldType, units=degrees}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 473049 T2151 C683 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&rows=1000&fl=id} hits=0 status=0 QTime=6 
   [junit4]   2> 473051 T2151 C683 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&rows=1000&q=*:*} hits=0 status=0 QTime=0 
   [junit4]   2> 473052 T2151 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 473056 T2151 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 473057 T2151 C683 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 473057 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 473059 T2151 C683 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473059 T2151 C683 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_3,generation=3}
   [junit4]   2> 473060 T2151 C683 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 473060 T2151 C683 oass.SolrIndexSearcher.<init> Opening Searcher@c52c79df main
   [junit4]   2> 473061 T2151 C683 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 473061 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c52c79df main{StandardDirectoryReader(segments_3:3:nrt)}
   [junit4]   2> 473062 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 473063 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 473065 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 473066 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 473067 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 473069 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 473070 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 473071 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 473072 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 473074 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 473075 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 473076 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 473077 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 473079 T2151 C683 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 1
   [junit4]   2> 473080 T2151 C683 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473082 T2151 C683 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34b7f6aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24488500),segFN=segments_4,generation=4}
   [junit4]   2> 473082 T2151 C683 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 473083 T2151 C683 oass.SolrIndexSearcher.<init> Opening Searcher@ed7122bc main
   [junit

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

tCacheLifetimeSeconds=60
   [junit4]   2> 515407 T2355 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 515410 T2355 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@82f4987 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d09d5a2)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@82f4987 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d09d5a2)),segFN=segments_x,generation=33}
   [junit4]   2> 515411 T2355 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 515413 T2355 oass.SolrIndexSearcher.<init> Opening Searcher@a8c58f7a main
   [junit4]   2> 515414 T2355 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 515415 T2357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a8c58f7a main{StandardDirectoryReader(segments_x:117:nrt _x(4.7):C5/1:delGen=1)}
   [junit4]   2> 515415 T2355 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 515423 T2355 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 515423 T2355 C729 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 515424 T2355 C729 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 515426 T2355 C729 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 515428 T2355 C729 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@82f4987 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d09d5a2)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@82f4987 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d09d5a2)),segFN=segments_y,generation=34}
   [junit4]   2> 515429 T2355 C729 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 515430 T2355 C729 oass.SolrIndexSearcher.<init> Opening Searcher@51afa2da main
   [junit4]   2> 515431 T2355 C729 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 515432 T2357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51afa2da main{StandardDirectoryReader(segments_y:118:nrt)}
   [junit4]   2> 515432 T2355 C729 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 515434 T2355 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 515437 T2355 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 515438 T2355 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1133657924
   [junit4]   2> 515438 T2355 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e7c81e1
   [junit4]   2> 515447 T2355 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 515447 T2355 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 515448 T2355 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 515448 T2355 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 515449 T2355 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 515449 T2355 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 515450 T2355 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391588399873 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391588399873;done=false>>]
   [junit4]   2> 515450 T2355 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391588399873
   [junit4]   2> 515450 T2355 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391588399873/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391588399873/index;done=false>>]
   [junit4]   2> 515451 T2355 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391588399873/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {weight=FST41, id=PostingsFormat(name=MockRandom), ints_is=PostingsFormat(name=FSTOrdPulsing41), signatureField=PostingsFormat(name=Memory doPackFST= true), name=PostingsFormat(name=MockRandom), v_t=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_FR, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=97079360,total=227409920
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, CachingDirectoryFactoryTest, SpellPossibilityIteratorTest, JsonLoaderTest, TestStressUserVersions, TestSolrQueryParser, TestSchemaVersionResource, SuggesterFSTTest, TestSurroundQueryParser, DocumentBuilderTest, TestJmxMonitoredMap, TestSuggestSpellingConverter, BadComponentTest, TestDefaultSearchFieldResource, SolrTestCaseJ4Test, HdfsUnloadDistributedZkTest, TestWriterPerf, TestJoin, FieldMutatingUpdateProcessorTest, TestRecoveryHdfs, DistributedQueryElevationComponentTest, TestTrie, TestFunctionQuery, TestStressVersions, TestReversedWildcardFilterFactory, TestPseudoReturnFields, TestLMDirichletSimilarityFactory, TestRandomDVFaceting, UUIDFieldTest, AnalysisAfterCoreReloadTest, ChangedSchemaMergeTest, SampleTest, ShowFileRequestHandlerTest, LukeRequestHandlerTest, SearchHandlerTest, FileBasedSpellCheckerTest, ClusterStateUpdateTest, TestGroupingSearch, DirectUpdateHandlerOptimizeTest, QueryResultKeyTest, SpatialFilterTest, DateMathParserTest, SoftAutoCommitTest, TestCustomSort, RecoveryZkTest, TestBadConfig, TestStandardQParsers, WordBreakSolrSpellCheckerTest, TestConfig, SOLR749Test, TestClassNameShortening, HdfsLockFactoryTest, TestPostingsSolrHighlighter, SolrCoreTest, AssignTest, ConnectionManagerTest, TestDocumentBuilder, TestManagedSchemaFieldResource, FastVectorHighlighterTest, ZkControllerTest, TestSolrDeletionPolicy1, TestSolrQueryParserResource, TestDynamicFieldResource, PolyFieldTest, TestLuceneMatchVersion, TestQueryUtils, TestDistribDocBasedVersion, TestSystemIdResolver, UnloadDistributedZkTest, TestSearchPerf, TestAnalyzeInfixSuggestions, TestReplicationHandler, SyncSliceTest, ZkCLITest, RegexBoostProcessorTest, SimpleFacetsTest, ClusterStateTest, HdfsBasicDistributedZk2Test, OverseerCollectionProcessorTest, TestFieldTypeResource, TestSolrIndexConfig, BJQParserTest, DistributedTermsComponentTest, TestSolrXMLSerializer, TestImplicitCoreProperties, PeerSyncTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ShardRoutingCustomTest, SliceStateUpdateTest, AutoCommitTest, DistributedSpellCheckComponentTest, TestRealTimeGet, TestRangeQuery, TestSolr4Spatial, QueryElevationComponentTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J0 in 1.97s, 6 tests, 2 failures <<< FAILURES!

[...truncated 464 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:452: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 358 suites, 1552 tests, 1 error, 7 failures, 70 ignored (8 assumptions)

Total time: 35 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:889715FBF71F7FC8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	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)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:6976E71F71E122F]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:709)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1913)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:973)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	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)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:167)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:77)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 56 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
	at java.lang.Long.parseLong(Long.java:422)
	at java.lang.Long.parseLong(Long.java:468)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:47)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
	... 59 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:476C0382D4415E80]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:476C0382D4415E80]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:476C0382D4415E80]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	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)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:476C0382D4415E80]: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.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	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 9900 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 1289868 T4876 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391582516688
   [junit4]   2> 1289869 T4876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1289869 T4876 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1289870 T4876 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1289962 T4876 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1290023 T4876 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1290024 T4876 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 1290028 T4876 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1290131 T4876 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 1290137 T4876 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1290139 T4876 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1290139 T4876 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1290140 T4876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1290178 T4876 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1290179 T4876 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1290179 T4876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1290286 T4876 oasc.CoreContainer.<init> New CoreContainer 28536971
   [junit4]   2> 1290287 T4876 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 1290288 T4876 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1290288 T4876 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1290289 T4876 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1290289 T4876 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1290289 T4876 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1290289 T4876 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1290290 T4876 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1290290 T4876 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1290290 T4876 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1290294 T4876 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1290295 T4876 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1290295 T4876 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1290301 T4877 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 1290301 T4877 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1290302 T4877 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1290303 T4877 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1290396 T4877 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1290483 T4877 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1290484 T4877 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 1290488 T4877 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1290551 T4877 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 1290574 T4877 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1290575 T4877 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1290576 T4877 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391582516688/
   [junit4]   2> 1290576 T4877 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1290577 T4877 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391582516688
   [junit4]   2> 1290577 T4877 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391582516688/index/
   [junit4]   2> 1290577 T4877 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391582516688/index' doesn't exist. Creating new index...
   [junit4]   2> 1290578 T4877 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391582516688/index
   [junit4]   2> 1290578 T4877 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1653530828, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1290579 T4877 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_1,generation=1}
   [junit4]   2> 1290579 T4877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1290581 T4877 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1290581 T4877 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1290582 T4877 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1290584 T4877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1290588 T4877 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1290588 T4877 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1290589 T4877 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13103720638301697]
   [junit4]   2> 1290589 T4877 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_1,generation=1}
   [junit4]   2> 1290590 T4877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1290590 T4877 oass.SolrIndexSearcher.<init> Opening Searcher@535beb main
   [junit4]   2> 1290591 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@535beb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1290591 T4877 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1290593 T4876 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1290597 T4876 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C9578 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1290597 T4876 C9578 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290598 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1290601 T4876 C9578 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290602 T4876 C9578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_2,generation=2}
   [junit4]   2> 1290603 T4876 C9578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1290604 T4876 C9578 oass.SolrIndexSearcher.<init> Opening Searcher@b35dac main
   [junit4]   2> 1290604 T4876 C9578 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290604 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b35dac main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 1290605 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1290638 T4876 C9578 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={class=solr.SpatialRecursivePrefixTreeFieldType, units=degrees, prefixTree=geohash}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 1290643 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 36
   [junit4]   2> 1290645 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 1290647 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 1290648 T4876 C9578 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290650 T4876 C9578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_3,generation=3}
   [junit4]   2> 1290650 T4876 C9578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1290651 T4876 C9578 oass.SolrIndexSearcher.<init> Opening Searcher@da5049 main
   [junit4]   2> 1290652 T4876 C9578 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290652 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da5049 main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):c3)}
   [junit4]   2> 1290653 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 1290685 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=31 
   [junit4]   2> 1290691 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=5 
   [junit4]   2> 1290693 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+desc&fl=id,score&q={!+score%3DrecipDistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=1 
   [junit4]   2> 1290693 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance+filter%3Dfalse+}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"} hits=3 status=0 QTime=0 
   [junit4]   2> 1290695 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 1290700 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=query($sortQuery)+asc&fl=id,score&q=-id:999} hits=2 status=0 QTime=4 
   [junit4]   2> 1290703 T4876 C9578 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&sort=query($sortQuery)+asc&fl=id,score&q=-id:999} hits=2 status=0 QTime=2 
   [junit4]   2> 1290703 T4876 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 1290708 T4876 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 1290709 T4876 C9578 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290709 T4876 C9578 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C9579 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1290730 T4876 C9579 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290733 T4876 C9579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_4,generation=4}
   [junit4]   2> 1290734 T4876 C9579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1290734 T4876 C9579 oass.SolrIndexSearcher.<init> Opening Searcher@a2bd50 main
   [junit4]   2> 1290735 T4876 C9579 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290735 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a2bd50 main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 1290736 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 1290739 T4876 C9579 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1290741 T4876 C9579 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1290743 T4876 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 1290751 T4876 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 1290751 T4876 C9579 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290752 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1290754 T4876 C9579 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290755 T4876 C9579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_5,generation=5}
   [junit4]   2> 1290755 T4876 C9579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 1290756 T4876 C9579 oass.SolrIndexSearcher.<init> Opening Searcher@bf25d2 main
   [junit4]   2> 1290757 T4876 C9579 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290757 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf25d2 main{StandardDirectoryReader(segments_5:6:nrt)}
   [junit4]   2> 1290758 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1290761 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 1290763 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1290766 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 1290767 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1290770 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 1290772 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1290775 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 1290777 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1290780 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 1290782 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 1290783 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1290785 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 1290787 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1290788 T4876 C9579 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290790 T4876 C9579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_6,generation=6}
   [junit4]   2> 1290791 T4876 C9579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 1290791 T4876 C9579 oass.SolrIndexSearcher.<init> Opening Searcher@1a6e209 main
   [junit4]   2> 1290792 T4876 C9579 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290792 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6e209 main{StandardDirectoryReader(segments_6:8:nrt _1(4.7):c13)}
   [junit4]   2> 1290793 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 1290796 T4876 C9579 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!+score%3Dnone+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1290798 T4876 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 1290803 T4876 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 1290803 T4876 C9579 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290804 T4876 C9579 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C9580 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1290823 T4876 C9580 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290824 T4876 C9580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_7,generation=7}
   [junit4]   2> 1290824 T4876 C9580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 1290825 T4876 C9580 oass.SolrIndexSearcher.<init> Opening Searcher@4aa86c main
   [junit4]   2> 1290825 T4876 C9580 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290825 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4aa86c main{StandardDirectoryReader(segments_7:9:nrt)}
   [junit4]   2> 1290826 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1290828 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1290830 T4876 C9580 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290831 T4876 C9580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_8,generation=8}
   [junit4]   2> 1290831 T4876 C9580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 1290832 T4876 C9580 oass.SolrIndexSearcher.<init> Opening Searcher@d699e8 main
   [junit4]   2> 1290833 T4876 C9580 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290833 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d699e8 main{StandardDirectoryReader(segments_8:11:nrt _2(4.7):c1)}
   [junit4]   2> 1290834 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1290837 T4876 C9580 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1290839 T4876 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 1290845 T4876 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 1290845 T4876 C9580 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290846 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1290847 T4876 C9580 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290848 T4876 C9580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_9,generation=9}
   [junit4]   2> 1290849 T4876 C9580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 1290849 T4876 C9580 oass.SolrIndexSearcher.<init> Opening Searcher@ed5579 main
   [junit4]   2> 1290850 T4876 C9580 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290850 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ed5579 main{StandardDirectoryReader(segments_9:12:nrt)}
   [junit4]   2> 1290851 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1290853 T4876 C9580 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1290853 T4876 C9580 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&rows=1000} status=400 QTime=1 
   [junit4]   2> 1290854 T4876 C9580 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1290855 T4876 C9580 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&rows=1000} status=400 QTime=1 
   [junit4]   2> 1290856 T4876 C9580 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1290856 T4876 C9580 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&rows=1000} status=400 QTime=1 
   [junit4]   2> 1290858 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 2
   [junit4]   2> 1290859 T4876 C9580 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 1290860 T4876 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=E5B095291CA6CD6F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_SG -Dtests.timezone=Canada/Eastern -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5B095291CA6CD6F:476C0382D4415E80]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 1290890 T4876 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 1290891 T4876 C9580 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290891 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1290893 T4876 C9580 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290894 T4876 C9580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_a,generation=10}
   [junit4]   2> 1290894 T4876 C9580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 1290895 T4876 C9580 oass.SolrIndexSearcher.<init> Opening Searcher@153bbe5 main
   [junit4]   2> 1290895 T4876 C9580 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290895 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@153bbe5 main{StandardDirectoryReader(segments_a:13:nrt)}
   [junit4]   2> 1290896 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1290899 T4876 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=false, worldBounds=0 0 1000 1000, distCalculator=cartesian^2, class=solr.SpatialTermQueryPrefixTreeFieldType, units=degrees}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 1290910 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 10
   [junit4]   2> 1290922 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 10
   [junit4]   2> 1290924 T4876 C9580 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290942 T4876 C9580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_b,generation=11}
   [junit4]   2> 1290943 T4876 C9580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 1290944 T4876 C9580 oass.SolrIndexSearcher.<init> Opening Searcher@64f749 main
   [junit4]   2> 1290944 T4876 C9580 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290944 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64f749 main{StandardDirectoryReader(segments_b:15:nrt _3(4.7):c2)}
   [junit4]   2> 1290945 T4876 C9580 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 21
   [junit4]   2> ASYNC  NEW_CORE C9581 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1290971 T4876 C9581 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=7 
   [junit4]   2> 1290981 T4876 C9581 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=9 
   [junit4]   2> 1290982 T4876 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 1290987 T4876 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 1290988 T4876 C9581 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1290988 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1290990 T4876 C9581 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1290991 T4876 C9581 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_c,generation=12}
   [junit4]   2> 1290991 T4876 C9581 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 1290992 T4876 C9581 oass.SolrIndexSearcher.<init> Opening Searcher@bbdce1 main
   [junit4]   2> 1290992 T4876 C9581 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1290992 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bbdce1 main{StandardDirectoryReader(segments_c:16:nrt)}
   [junit4]   2> 1290993 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1290995 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1290997 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 1290998 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1291000 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 1
   [junit4]   2> 1291001 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1291003 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1291004 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1291006 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1291008 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1291009 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 1291011 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1291013 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 1291015 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 1
   [junit4]   2> 1291016 T4876 C9581 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291018 T4876 C9581 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_d,generation=13}
   [junit4]   2> 1291018 T4876 C9581 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 1291019 T4876 C9581 oass.SolrIndexSearcher.<init> Opening Searcher@154a4 main
   [junit4]   2> 1291020 T4876 C9581 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291020 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@154a4 main{StandardDirectoryReader(segments_d:18:nrt _4(4.7):c13)}
   [junit4]   2> 1291021 T4876 C9581 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 1291030 T4876 C9581 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> ASYNC  NEW_CORE C9582 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1291052 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1291057 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291061 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291065 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 1291069 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291074 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291080 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291084 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 1291086 T4876 C9582 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C9583 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1291105 T4876 C9583 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 1291110 T4876 C9583 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 1291116 T4876 C9583 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291121 T4876 C9583 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291125 T4876 C9583 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1291126 T4876 C9583 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1291128 T4876 C9583 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 1
   [junit4]   2> 1291129 T4876 C9583 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 1291131 T4876 C9583 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 1
   [junit4]   2> 1291132 T4876 C9583 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 1291134 T4876 C9583 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291135 T4876 C9583 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_e,generation=14}
   [junit4]   2> 1291135 T4876 C9583 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 1291136 T4876 C9583 oass.SolrIndexSearcher.<init> Opening Searcher@9a58d main
   [junit4]   2> 1291137 T4876 C9583 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291137 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9a58d main{StandardDirectoryReader(segments_e:21:nrt _5(4.7):c4)}
   [junit4]   2> 1291138 T4876 C9583 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 1291140 T4876 C9583 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1291143 T4876 C9583 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C9584 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1291173 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291178 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1291181 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 1291186 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 1291191 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1291195 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 1291200 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 1291207 T4876 C9584 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C9585 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1291229 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1291231 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1291233 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1291235 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1291237 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1291240 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1291242 T4876 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 1291247 T4876 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 1291248 T4876 C9585 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1291248 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1291250 T4876 C9585 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291251 T4876 C9585 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_f,generation=15}
   [junit4]   2> 1291251 T4876 C9585 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 1291252 T4876 C9585 oass.SolrIndexSearcher.<init> Opening Searcher@1bcb50d main
   [junit4]   2> 1291252 T4876 C9585 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291252 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bcb50d main{StandardDirectoryReader(segments_f:22:nrt)}
   [junit4]   2> 1291253 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1291255 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 1291256 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 1291258 T4876 C9585 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291259 T4876 C9585 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_g,generation=16}
   [junit4]   2> 1291260 T4876 C9585 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 1291261 T4876 C9585 oass.SolrIndexSearcher.<init> Opening Searcher@12fd7f8 main
   [junit4]   2> 1291261 T4876 C9585 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291261 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12fd7f8 main{StandardDirectoryReader(segments_g:24:nrt _6(4.7):c2)}
   [junit4]   2> 1291262 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1291264 T4876 C9585 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 1291265 T4876 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 1291269 T4876 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_quad}
   [junit4]   2> 1291270 T4876 C9585 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1291270 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1291272 T4876 C9585 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291273 T4876 C9585 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_h,generation=17}
   [junit4]   2> 1291273 T4876 C9585 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 1291274 T4876 C9585 oass.SolrIndexSearcher.<init> Opening Searcher@1fda600 main
   [junit4]   2> 1291274 T4876 C9585 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291274 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fda600 main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 1291275 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1291277 T4876 C9585 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={class=solr.SpatialRecursivePrefixTreeFieldType, units=degrees, prefixTree=quad}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 1291278 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 2
   [junit4]   2> 1291280 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 1291282 T4876 C9585 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C9586 name=collection1 org.apache.solr.core.SolrCore@da4cd2
   [junit4]   2> 1291313 T4876 C9586 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291315 T4876 C9586 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_i,generation=18}
   [junit4]   2> 1291316 T4876 C9586 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 1291317 T4876 C9586 oass.SolrIndexSearcher.<init> Opening Searcher@13011d5 main
   [junit4]   2> 1291318 T4876 C9586 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291318 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13011d5 main{StandardDirectoryReader(segments_i:27:nrt _7(4.7):c3)}
   [junit4]   2> 1291319 T4876 C9586 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 1291322 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_quad+++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 1291323 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_quad:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=0 
   [junit4]   2> 1291325 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+desc&fl=id,score&q={!+score%3DrecipDistance++}srpt_quad:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=1 
   [junit4]   2> 1291326 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance+filter%3Dfalse+}srpt_quad:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"} hits=3 status=0 QTime=0 
   [junit4]   2> 1291327 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_quad+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 1291328 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!+score%3Ddistance++}srpt_quad:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=query($sortQuery)+asc&fl=id,score&q=-id:999} hits=2 status=0 QTime=0 
   [junit4]   2> 1291329 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!geofilt+sfield%3Dsrpt_quad+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&sort=query($sortQuery)+asc&fl=id,score&q=-id:999} hits=2 status=0 QTime=0 
   [junit4]   2> 1291330 T4876 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_quad}
   [junit4]   2> 1291335 T4876 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_quad}
   [junit4]   2> 1291336 T4876 C9586 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1291337 T4876 C9586 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1291339 T4876 C9586 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291340 T4876 C9586 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_j,generation=19}
   [junit4]   2> 1291341 T4876 C9586 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 1291341 T4876 C9586 oass.SolrIndexSearcher.<init> Opening Searcher@142409b main
   [junit4]   2> 1291342 T4878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@142409b main{StandardDirectoryReader(segments_j:28:nrt)}
   [junit4]   2> 1291342 T4876 C9586 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1291343 T4876 C9586 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1291345 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1291347 T4876 C9586 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'0,0'+d%3D100.0}&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1291349 T4876 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_quad}
   [junit4]   2> 1291355 T4876 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_quad}
   [junit4]   2> 1291355 T4876 C9586 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1291356 T4876 C9586 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1291357 T4876 C9586 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291358 T4876 C9586 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbab9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3078c),segFN=segments_k,generation=20}
   [junit4]   2> 1291359 T4876 C9586 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 1291359 T4876 C9586 oass.SolrIndexSearcher.<init> Opening Searcher@65f

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

actory@589b34)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3612b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@589b34)),segFN=segments_5,generation=5}
   [junit4]   2> 1440104 T5315 C9928 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 1440105 T5315 C9928 oass.SolrIndexSearcher.<init> Opening Searcher@18cb0d0 main
   [junit4]   2> 1440106 T5315 C9928 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1440109 T5317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18cb0d0 main{StandardDirectoryReader(segments_5:11:nrt _1(4.7):c1 _2(4.7):c1 _3(4.7):c1)}
   [junit4]   2> 1440110 T5315 C9928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[1],commit=} 0 9
   [junit4]   2> 1440111 T5315 C9928 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=boolean_b,long_l,double_d,big_integer_s,big_decimal_s&q=id:1} hits=1 status=0 QTime=0 
   [junit4]   2> 1440111 T5315 oas.SolrTestCaseJ4.tearDown ###Ending testAddNonStringValues
   [junit4]   2> 1440115 T5315 oas.SolrTestCaseJ4.setUp ###Starting testSimpleFormat
   [junit4]   2> 1440116 T5315 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFormat
   [junit4]   2> 1440120 T5315 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 1440120 T5315 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 1440124 T5315 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 1440124 T5315 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 1440125 T5315 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1440126 T5315 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30803370
   [junit4]   2> 1440126 T5315 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@134c3aa
   [junit4]   2> 1440140 T5315 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1}
   [junit4]   2> 1440141 T5315 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1440141 T5315 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1440141 T5315 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1440142 T5315 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1440142 T5315 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1440143 T5315 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391582665395 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391582665395;done=false>>]
   [junit4]   2> 1440143 T5315 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391582665395
   [junit4]   2> 1440143 T5315 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391582665395/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391582665395/index;done=false>>]
   [junit4]   2> 1440143 T5315 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391582665395/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {range_facet_l=PostingsFormat(name=Asserting), big_integer_s=FSTOrd41, foo2_s=PostingsFormat(name=MockRandom), long_l=FSTOrd41, big_decimal_tf=FSTOrd41, big_decimal_td=PostingsFormat(name=FSTOrdPulsing41), intDefault=PostingsFormat(name=Asserting), id=FSTOrd41, timestamp=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=FSTOrdPulsing41), range_facet_si=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=MockRandom), big_decimal_s=PostingsFormat(name=Asserting), double_d=PostingsFormat(name=Asserting), boolean_b=FSTOrd41}, docValues:{}, sim=DefaultSimilarity, locale=iw_IL, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=8,threads=1,free=299365744,total=409260032
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldOpenExchangeTest, DocValuesMissingTest, TestUpdate, DistributedQueryComponentCustomSortTest, HdfsUnloadDistributedZkTest, TestDistributedSearch, SpellingQueryConverterTest, TestQuerySenderNoQuery, XmlUpdateRequestHandlerTest, BadIndexSchemaTest, HdfsLockFactoryTest, TestFoldingMultitermQuery, JSONWriterTest, StandardRequestHandlerTest, TestIndexingPerformance, TestCodecSupport, RequiredFieldsTest, CollectionsAPIDistributedZkTest, TestAddFieldRealTimeGet, TestComponentsName, TestAnalyzedSuggestions, TestCSVLoader, HighlighterConfigTest, TestFastOutputStream, SuggesterWFSTTest, LeaderElectionIntegrationTest, ZkNodePropsTest, HdfsRecoveryZkTest, SolrTestCaseJ4Test, TestRangeQuery, TestSolrCoreProperties, TestLazyCores, TestMultiCoreConfBootstrap, TestRecovery, TestSchemaSimilarityResource, RequestHandlersTest, TestPartialUpdateDeduplication, RAMDirectoryFactoryTest, DefaultValueUpdateProcessorTest, TestPhraseSuggestions, DocumentAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory, HdfsBasicDistributedZk2Test, TestOmitPositions, HardAutoCommitTest, OpenExchangeRatesOrgProviderTest, TestCloudManagedSchema, DebugComponentTest, TestSolrQueryParserDefaultOperatorResource, StatsComponentTest, TestSchemaNameResource, TestIndexSearcher, ZkSolrClientTest, SimplePostToolTest, TestShardHandlerFactory, TestSolrXml, TestBinaryField, ChangedSchemaMergeTest, DocValuesMultiTest, TestUtils, TestSimpleQParserPlugin, DisMaxRequestHandlerTest, DateFieldTest, BadCopyFieldTest, XsltUpdateRequestHandlerTest, CachingDirectoryFactoryTest, TestFileDictionaryLookup, TestQuerySenderListener, TestRTGBase, BasicDistributedZk2Test, SuggesterTSTTest, TermVectorComponentDistributedTest, IndexBasedSpellCheckerTest, SignatureUpdateProcessorFactoryTest, TestStressLucene, TestReload, AssignTest, TestDefaultSimilarityFactory, SpellCheckCollatorTest, SolrRequestParserTest, MinimalSchemaTest, TestJmxIntegration, DirectUpdateHandlerTest, TestManagedSchemaFieldResource, TestWordDelimiterFilterFactory, TestBinaryResponseWriter, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, ZkControllerTest, TestRealTimeGet, TestStressVersions, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, OverseerCollectionProcessorTest, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, DocValuesTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest]
   [junit4] Completed on J1 in 1.60s, 14 tests, 1 error <<< FAILURES!

[...truncated 338 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 358 suites, 1552 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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