Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/559/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
6 tests failed.
FAILED: org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
Error Message:
Path not found: response/docs/[12]/llp_1_dv_dvasst
Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[12]/llp_1_dv_dvasst
at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
Error Message:
mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
Stack Trace:
java.lang.RuntimeException: mismatch:
'40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
Error Message:
Path not found: response/docs/[21]/llp_1_dv_dvasst
Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[21]/llp_1_dv_dvasst
at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
Error Message:
Path not found: response/docs/[12]/llp_1_dv_dvasst
Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[12]/llp_1_dv_dvasst
at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
Error Message:
mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
Stack Trace:
java.lang.RuntimeException: mismatch:
'40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
Error Message:
mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
Stack Trace:
java.lang.RuntimeException: mismatch:
'40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12610 lines...]
[junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
[junit4] 2> 476571 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-001/init-core-data-001
[junit4] 2> 476572 WARN
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 476573 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 476574 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 476575 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 476575 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 476603 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 476608 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 476620 WARN
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to
replace it accordingly.
[junit4] 2> 476626 WARN
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.SpatialPointVectorFieldType]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 476639 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 476679 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
[junit4] 2> 476684 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
[junit4] 2> 476684 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
[junit4] 2> 476685 INFO (coreLoadExecutor-2339-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 476686 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 476715 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 476719 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 476749 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 476749 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 476749 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
[junit4] 2> 476750 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 476750 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-001/init-core-data-001/]
[junit4] 2> 476752 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=84.181640625,
floorSegmentMB=0.4228515625, forceMergeDeletesPctAllowed=7.769641321443431,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6576335909455426
[junit4] 2> 476846 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 476846 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 476847 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=91.5078125,
floorSegmentMB=1.7392578125, forceMergeDeletesPctAllowed=12.507833893909165,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.49467499630022915
[junit4] 2> 476847 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b7ad54f[collection1] main]
[junit4] 2> 476847 WARN (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 476848 INFO (coreLoadExecutor-2339-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 476849 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b7ad54f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 476850 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 476863 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
[junit4] 2> 476864 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 476864 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 476864 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.s.AbstractSpatialPrefixTreeFieldType
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
strat:
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
calculator=Haversine,
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
maxLevels: 11
[junit4] 2> 476902 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 37
[junit4] 2> 476942 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 37
[junit4] 2> 476943 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 476943 WARN
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 476963 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 476965 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e27c08b[collection1] main]
[junit4] 2> 476965 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 476967 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e27c08b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
[junit4] 2> 476968 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{optimize=} 0 25
[junit4] 2> 476968 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 476968 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 476968 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 476969 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 476990 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
hits=1 status=0 QTime=20
[junit4] 2> 476997 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
hits=1 status=0 QTime=28
[junit4] 2> 476998 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 476998 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 476998 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477000 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@74168e08[collection1] main]
[junit4] 2> 477000 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477001 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74168e08[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)
Uninverting(_2(7.4.0):c1)))}
[junit4] 2> 477001 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 477002 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
hits=1 status=0 QTime=33
[junit4] 2> 477012 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.heatmap=srptgeom&json.nl=map&facet=true&wt=xml} hits=3
status=0 QTime=9
[junit4] 2> 477014 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
[junit4] 2> 477018 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryGeo3dField
[junit4] 2> 477019 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477019 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477019 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
srptgeom_geo3d{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
strat:
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@2e3d96b,
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
maxLevels: 11
[junit4] 2> 477089 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 70
[junit4] 2> 477116 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 26
[junit4] 2> 477117 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477117 WARN
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting
the entire index! Use with care.
[junit4] 2> 477133 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477139 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@176cc843[collection1] main]
[junit4] 2> 477139 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477141 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@176cc843[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C2)))}
[junit4] 2> 477141 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{optimize=} 0 24
[junit4] 2> 477141 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477141 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 477141 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477141 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 477146 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
hits=1 status=0 QTime=4
[junit4] 2> 477148 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
hits=1 status=0 QTime=6
[junit4] 2> 477149 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 477149 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477149 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477151 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18e6bae[collection1] main]
[junit4] 2> 477152 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477153 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18e6bae[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C2)
Uninverting(_5(7.4.0):c1)))}
[junit4] 2> 477153 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 477164 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
hits=1 status=0 QTime=22
[junit4] 2> 477171 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.heatmap=srptgeom_geo3d&json.nl=map&facet=true&wt=xml}
hits=3 status=0 QTime=6
[junit4] 2> 477195 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(POLYGON((-11+12,+10.5+12,+-11+11,+-11+12)))&sort=id+asc&wt=xml}
hits=2 status=0 QTime=23
[junit4] 2> 477196 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryGeo3dField
[junit4] 2> 477198 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
[junit4] 2> 477199 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 477199 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477206 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 477206 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=&start=0&rows=20&version=2.2}
status=400 QTime=7
[junit4] 2> 477207 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
[junit4] 2> 477213 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testConstantScoreQueryWithFilterPartOnly
[junit4] 2> 477213 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477213 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477214 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 477214 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477214 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477215 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb31e7e[collection1] main]
[junit4] 2> 477216 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477217 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1cb31e7e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.4.0):c1)))}
[junit4] 2> 477218 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477220 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
strat:
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
calculator=Haversine,
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
maxLevels: 11
[junit4] 2> 477221 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom}
hits=1 status=0 QTime=2
[junit4] 2> 477221 INFO
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConstantScoreQueryWithFilterPartOnly
[junit4] 2> 477233 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBBox
[junit4] 2> 477233 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 477233 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477233 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 477238 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 4
[junit4] 2> 477239 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 477239 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477240 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477244 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f0bcb96[collection1] main]
[junit4] 2> 477245 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477246 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f0bcb96[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.4.0):c3)))}
[junit4] 2> 477246 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 477262 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
hits=3 status=0 QTime=15
[junit4] 2> 477266 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 477268 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
hits=3 status=0 QTime=2
[junit4] 2> 477269 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 477269 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBBox
[junit4] 2> 477273 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLatLonRetrieval
[junit4] 2> 477273 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 477274 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477277 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 477279 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 477280 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 477280 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 477280 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 477281 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 477281 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 477281 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 477281 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 477281 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477281 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477289 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1911d58c[collection1] main]
[junit4] 2> 477290 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1911d58c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.4.0):c9)))}
[junit4] 2> 477290 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477290 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 8
[junit4] 2> 477291 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=9 status=0 QTime=0
[junit4] 2> 477293 ERROR
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch:
'40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
[junit4] 2> expected
=response/docs/[3]/llp_1_dv_dvasst=='40.2996544,-74.0824957'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":0},
[junit4] 2> "response":{"numFound":9,"start":0,"docs":[
[junit4] 2> {
[junit4] 2> "id":"0",
[junit4] 2> "llp_1_dv_st":"40.2996543270,-74.0824956673"},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "llp_N_dv_st":["-40,40",
[junit4] 2> "-45,45"]},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "llp_N_dv_st":["-40,40"]},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "llp_1_dv_dvasst":"40.29965431,-74.08249572"},
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "llp_N_dv_dvasst":["-45,45",
[junit4] 2> "-40,39.99999997"]},
[junit4] 2> {
[junit4] 2> "id":"5",
[junit4] 2> "llp_N_dv_dvasst":["-40,39.99999997"]},
[junit4] 2> {
[junit4] 2> "id":"6",
[junit4] 2> "llp_N_dv_dvasst":["-90,179.99999992",
[junit4] 2> "-90,-180",
[junit4] 2> "0,0",
[junit4] 2> "0,179.99999992",
[junit4] 2> "0,-180",
[junit4] 2> "89.99999996,0",
[junit4] 2> "89.99999996,179.99999992",
[junit4] 2> "89.99999996,-180"]},
[junit4] 2> {
[junit4] 2> "id":"7"},
[junit4] 2> {
[junit4] 2> "id":"8"}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request = q=*:*&fl=*&sort=id+asc&wt=xml
[junit4] 2> 477293 INFO
(TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLatLonRetrieval
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolr4Spatial2
-Dtests.method=testLatLonRetrieval -Dtests.seed=954FAED98FE61E23
-Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Atlantic/Madeira
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.03s J0 | TestSolr4Spatial2.testLatLonRetrieval <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch:
'40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
response/docs/[3]/llp_1_dv_dvasst
[junit4] > at
__randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
[junit4] > at
org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 477297 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:D6B3749097BBF09B]}
[junit4] 2> 477297 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477298 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477300 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477300 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477300 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477305 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d49bee4[collection1] main]
[junit4] 2> 477306 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477306 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d49bee4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.4.0):c1)))}
[junit4] 2> 477306 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 477307 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477308 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477308 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477308 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477309 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2655c788[collection1] main]
[junit4] 2> 477310 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477311 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2655c788[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.4.0):c1)))}
[junit4] 2> 477311 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 477311 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477312 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:D6B3749097BBF09B]}
[junit4] 2> 477316 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:62E5C86CA3793BB7]}
[junit4] 2> 477316 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477316 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477316 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477317 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477317 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477318 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a37120a[collection1] main]
[junit4] 2> 477318 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477319 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3a37120a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.4.0):c1)))}
[junit4] 2> 477319 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 477319 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477320 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477320 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477320 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477322 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cdcd5bc[collection1] main]
[junit4] 2> 477323 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477324 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4cdcd5bc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.4.0):c1)))}
[junit4] 2> 477324 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477324 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477325 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:62E5C86CA3793BB7]}
[junit4] 2> 477330 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:EC0C5EB0F2BD737C]}
[junit4] 2> 477331 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477331 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477332 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477332 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477332 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477333 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2705e49b[collection1] main]
[junit4] 2> 477335 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2705e49b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.4.0):c1)))}
[junit4] 2> 477335 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477335 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477336 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477337 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477337 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477337 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477338 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ddab38[collection1] main]
[junit4] 2> 477338 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477339 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ddab38[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.4.0):c1)))}
[junit4] 2> 477339 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 477340 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477341 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:EC0C5EB0F2BD737C]}
[junit4] 2> 477346 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:DDE2F5559E432855]}
[junit4] 2> 477347 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477347 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477347 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477348 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477348 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477350 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a06cd7[collection1] main]
[junit4] 2> 477350 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477351 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9a06cd7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(7.4.0):c1)))}
[junit4] 2> 477351 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477352 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477353 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477353 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477353 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477355 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43e7b47f[collection1] main]
[junit4] 2> 477356 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477357 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43e7b47f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(7.4.0):c1)))}
[junit4] 2> 477357 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477357 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477358 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:DDE2F5559E432855]}
[junit4] 2> 477366 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:912370F83F4BE8EE]}
[junit4] 2> 477366 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477366 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477367 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477367 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477368 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477369 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4872237c[collection1] main]
[junit4] 2> 477370 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477370 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4872237c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(7.4.0):c1)))}
[junit4] 2> 477371 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477371 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477372 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477372 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477372 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477374 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@114766b1[collection1] main]
[junit4] 2> 477374 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477376 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@114766b1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(7.4.0):c1)))}
[junit4] 2> 477376 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 477377 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477377 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:912370F83F4BE8EE]}
[junit4] 2> 477381 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:D9A3A742F7A5EE]}
[junit4] 2> 477381 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 477382 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 477382 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477382 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477382 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477384 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2723490f[collection1] main]
[junit4] 2> 477396 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477397 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2723490f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.4.0):c1)))}
[junit4] 2> 477397 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 15
[junit4] 2> 477398 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477399 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 477399 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 477399 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
[junit4] 2> 477401 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@164d9d91[collection1] main]
[junit4] 2> 477401 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 477403 INFO (searcherExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@164d9d91[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.4.0):c1)))}
[junit4] 2> 477403 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 477403 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 477404 INFO (TEST-TestSolr4Spatia
[...truncated too long message...]
2> 10277 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7deb4252[collection1] main]
[junit4] 2> 10279 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7deb4252[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_r(7.4.0):c1)))}
[junit4] 2> 10279 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 10279 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 6
[junit4] 2> 10280 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 10282 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 1
[junit4] 2> 10286 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 10286 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7ed54870 commitCommandVersion:0
[junit4] 2> 10290 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6403441d[collection1] main]
[junit4] 2> 10293 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6403441d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_s(7.4.0):c1)))}
[junit4] 2> 10293 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 10293 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 11
[junit4] 2> 10294 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=/select
params={q=id:0} hits=1 status=0 QTime=0
[junit4] 2> 10295 INFO
(TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:4793EE8F604F014E]}
[junit4] OK 0.03s J0 |
TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise
{seed=[954FAED98FE61E23:4793EE8F604F014E]}
[junit4] 2> 10295 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 10295 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1127301424
[junit4] 2> 10295 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10295 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a5d06d0: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1ff74406
[junit4] 2> 10299 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10299 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5043cb62: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@79553408
[junit4] 2> 10299 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10299 INFO
(SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@51426d4e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@46f19e9c
[junit4] 2> 10300 INFO (coreCloseExecutor-24-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4dcc4f8
[junit4] 2> 10300 INFO (coreCloseExecutor-24-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=4dcc4f8
[junit4] 2> 10300 INFO (coreCloseExecutor-24-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e7c56bf: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@372bf1a4
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-002
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{srptgeom=PostingsFormat(name=LuceneFixedGap),
bboxD_dynamic__maxX=PostingsFormat(name=LuceneFixedGap),
srptgeom_geo3d=BlockTreeOrds(blocksize=128),
bboxD_dynamic__xdl=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneFixedGap),
bboxD_dynamic__minY=BlockTreeOrds(blocksize=128),
bboxD_dynamic__minX=PostingsFormat(name=Memory),
bboxD_dynamic__maxY=PostingsFormat(name=Memory)},
docValues:{srptgeom=DocValuesFormat(name=Direct),
srptgeom_geo3d=DocValuesFormat(name=Asserting),
llp_N_dv_dvasst=DocValuesFormat(name=Asserting),
llp_1_dv_st=DocValuesFormat(name=Lucene70),
llp_N_dv=DocValuesFormat(name=Asserting),
bboxD_dynamic__maxY=DocValuesFormat(name=Lucene70),
bboxD_dynamic__maxX=DocValuesFormat(name=Direct),
llp_1_dv_dvasst=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Direct), llp_N_dv_st=DocValuesFormat(name=Lucene70),
bboxD_dynamic__minY=DocValuesFormat(name=Asserting),
bboxD_dynamic__minX=DocValuesFormat(name=Lucene70),
llp_1_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=42,
maxMBSortInHeap=5.554663400223178, sim=RandomSimilarity(queryNorm=false): {},
locale=sr-ME, timezone=Atlantic/Madeira
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=67205776,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestSolr4Spatial2,
TestSolr4Spatial2]
[junit4] Completed [5/5 (5!)] on J0 in 1.45s, 16 tests, 1 error <<< FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: 954FAED98FE61E23]:
[junit4] - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
[junit4] - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
[junit4] - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
[junit4] - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
[junit4] - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
[junit4]
[junit4]
[junit4] JVM J0: 0.69 .. 10.82 = 10.13s
[junit4] JVM J1: 0.66 .. 11.05 = 10.40s
[junit4] Execution time total: 11 seconds
[junit4] Tests summary: 5 suites, 80 tests, 5 errors
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092:
There were test failures: 5 suites, 80 tests, 5 errors [seed: 954FAED98FE61E23]
Total time: 13 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed: org.apache.solr.search.TestSolr4Spatial2
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=a035d8e01c94a4592d427bf0d71faa941ab4e983,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #558
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]