Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1630/
4 tests failed.
FAILED: org.apache.solr.schema.TestPointFields.testIntPointFieldReturn
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B354D6C50F0C9DF1:A5561F3EA075639]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:857)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:824)
at
org.apache.solr.schema.TestPointFields.testPointFieldReturn(TestPointFields.java:790)
at
org.apache.solr.schema.TestPointFields.testIntPointFieldReturn(TestPointFields.java:68)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/int[@name='number_p_i'][.='0']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<null name="doc"/>
</response>
request was:qt=/get&id=0&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:850)
... 42 more
FAILED: org.apache.solr.schema.TestPointFields.testDoublePointFieldReturn
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B354D6C50F0C9DF1:862F96F8051BAF5F]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:857)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:824)
at
org.apache.solr.schema.TestPointFields.testPointFieldReturn(TestPointFields.java:790)
at
org.apache.solr.schema.TestPointFields.testDoublePointFieldReturn(TestPointFields.java:244)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/double[@name='number_p_d'][.='0.0']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<null name="doc"/>
</response>
request was:qt=/get&id=0&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:850)
... 42 more
FAILED: org.apache.solr.schema.TestPointFields.testLongPointFieldReturn
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B354D6C50F0C9DF1:6D7C82579771146C]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:857)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:824)
at
org.apache.solr.schema.TestPointFields.testPointFieldReturn(TestPointFields.java:790)
at
org.apache.solr.schema.TestPointFields.testLongPointFieldReturn(TestPointFields.java:559)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/long[@name='number_p_l'][.='0']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<null name="doc"/>
</response>
request was:qt=/get&id=0&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:850)
... 42 more
FAILED: org.apache.solr.schema.TestPointFields.testFloatPointFieldReturn
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B354D6C50F0C9DF1:82CB18CE7DEE3416]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:857)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:824)
at
org.apache.solr.schema.TestPointFields.testPointFieldReturn(TestPointFields.java:790)
at
org.apache.solr.schema.TestPointFields.testFloatPointFieldReturn(TestPointFields.java:465)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/float[@name='number_p_f'][.='0.0']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<null name="doc"/>
</response>
request was:qt=/get&id=0&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:850)
... 42 more
Build Log:
[...truncated 12689 lines...]
[junit4] Suite: org.apache.solr.schema.TestPointFields
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestPointFields_B354D6C50F0C9DF1-001/init-core-data-001
[junit4] 2> 1932655 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1932656 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1932657 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1932657 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1932691 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1932709 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 1932714 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 1932717 WARN
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1932719 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2c171b
[junit4] 2> 1932719 WARN
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1932722 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2c171b
[junit4] 2> 1932722 WARN
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1932722 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2c171b
[junit4] 2> 1932723 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1932741 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1932757 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 1932762 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 1932763 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1932763 WARN (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 1932763 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2c171b
[junit4] 2> 1932764 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestPointFields_B354D6C50F0C9DF1-001/init-core-data-001/]
[junit4] 2> 1932764 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e2c171b
[junit4] 2> 1932765 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.6484375,
floorSegmentMB=0.2001953125, forceMergeDeletesPctAllowed=15.98257275441998,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4325758050322882
[junit4] 2> 1932783 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1932784 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1932784 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8076123824047413]
[junit4] 2> 1932784 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@424a247e[collection1] main]
[junit4] 2> 1932785 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1932791 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1932814 INFO (coreLoadExecutor-8331-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1932814 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1932814 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1932815 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1932815 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1932816 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1932819 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFloatPointFieldRangeFacet
[junit4] 2> 1932819 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1932819 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1932820 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1932820 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1932820 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1932820 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1932821 INFO
(searcherExecutor-8332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@424a247e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1932823 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1932823 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1932824 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1932825 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1932825 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1932825 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1932825 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1932826 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1932826 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1932826 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932826 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932838 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@50db6fef[collection1] main]
[junit4] 2> 1932838 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932839 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@50db6fef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 1932839 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 1932842 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.range=number_p_f_dv&q=*:*&facet.range.gap=2&facet=true&wt=xml&facet.range.start=-10&facet.range.end=10}
hits=10 status=0 QTime=2
[junit4] 2> 1932858 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.range=number_p_f_dv&q=*:*&facet.range.gap=2&facet=true&wt=xml&facet.range.start=-10&facet.range.method=dv&facet.range.end=10}
hits=10 status=0 QTime=12
[junit4] 2> 1932877 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.range=number_p_f&q=*:*&facet.range.gap=2&facet=true&wt=xml&facet.range.start=-10&facet.range.method=filter&facet.range.end=10}
hits=10 status=0 QTime=17
[junit4] 2> 1932878 WARN
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.h.c.RangeFacetRequest Range facet method 'dv' is not supported on
PointFields without docValues.Will use method 'filter' instead
[junit4] 2> 1932888 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.range=number_p_f&q=*:*&facet.range.gap=2&facet=true&wt=xml&facet.range.start=-10&facet.range.method=dv&facet.range.end=10}
hits=10 status=0 QTime=9
[junit4] 2> 1932891 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1932891 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] 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> 1932891 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932891 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932897 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@d98743[collection1] main]
[junit4] 2> 1932897 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932898 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d98743[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1932898 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 1932899 INFO
(TEST-TestPointFields.testFloatPointFieldRangeFacet-seed#[B354D6C50F0C9DF1]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFloatPointFieldRangeFacet
[junit4] 2> 1932901 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLongPointStats
[junit4] 2> 1932901 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1932902 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1932902 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1932902 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1932902 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1932903 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1932903 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1932903 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1932903 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1932904 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1932904 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10]} 0 0
[junit4] 2> 1932904 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932904 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932910 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@585a0552[collection1] main]
[junit4] 2> 1932910 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932911 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@585a0552[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c11)))}
[junit4] 2> 1932911 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 1932913 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fl=id,+number_p_l_dv&wt=xml&stats.field=number_p_l_dv}
hits=11 status=0 QTime=1
[junit4] 2> 1932927 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 1932927 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fl=id,+number_p_l&wt=xml&stats.field=number_p_l}
status=400 QTime=0
[junit4] 2> 1932927 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1932928 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
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> 1932928 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932928 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932928 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@114fea5c[collection1] main]
[junit4] 2> 1932928 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932929 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@114fea5c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1932930 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 1932930 INFO
(TEST-TestPointFields.testLongPointStats-seed#[B354D6C50F0C9DF1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLongPointStats
[junit4] 2> 1932932 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFloatPointFieldRangeQuery
[junit4] 2> 1932932 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1932933 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1932937 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1932938 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1932938 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1932938 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1932939 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1932939 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1932939 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1932939 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1932940 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932940 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932953 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@325a67aa[collection1] main]
[junit4] 2> 1932953 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932954 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@325a67aa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
[junit4] 2> 1932958 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 18
[junit4] 2> 1932959 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[0+TO+3]&fl=id,+number_p_f&wt=xml} hits=4 status=0 QTime=0
[junit4] 2> 1932960 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{0+TO+3]&fl=id,+number_p_f&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1932961 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[0+TO+3}&fl=id,+number_p_f&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1932965 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{0+TO+3}&fl=id,+number_p_f&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1932966 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{0+TO+*}&fl=id,+number_p_f&wt=xml} hits=9 status=0 QTime=0
[junit4] 2> 1932967 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{*+TO+3}&fl=id,+number_p_f&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1932967 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[*+TO+3}&fl=id,+number_p_f&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1932968 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[*+TO+*}&fl=id,+number_p_f&wt=xml} hits=10 status=0 QTime=0
[junit4] 2> 1932968 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[0.9+TO+1.01]&fl=id,+number_p_f&wt=xml} hits=1 status=0
QTime=0
[junit4] 2> 1932969 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{0.9+TO+1.01}&fl=id,+number_p_f&wt=xml} hits=1 status=0
QTime=0
[junit4] 2> 1932983 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1932983 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] 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> 1932984 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932984 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932984 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@65a5ee96[collection1] main]
[junit4] 2> 1932984 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932986 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65a5ee96[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1932986 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1932987 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1932987 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1932987 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1932988 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1932988 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1932988 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1932989 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1932989 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1932989 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1932990 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1932990 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1932990 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1932992 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@204f6d5d[collection1] main]
[junit4] 2> 1932993 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@204f6d5d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
[junit4] 2> 1932993 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1932993 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1932994 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+-1.4240589E38]&fl=id,+number_p_f&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1932997 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+-1.4240589E38}&fl=id,+number_p_f&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1932998 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+-1.3183168E38]&fl=id,+number_p_f&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 1932999 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+-1.3183168E38}&fl=id,+number_p_f&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1932999 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+-6.7039697E37]&fl=id,+number_p_f&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 1932999 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+-6.7039697E37}&fl=id,+number_p_f&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1933000 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+-4.2065248E37]&fl=id,+number_p_f&wt=xml}
hits=4 status=0 QTime=0
[junit4] 2> 1933000 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+-4.2065248E37}&fl=id,+number_p_f&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 1933001 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+4.6087126E37]&fl=id,+number_p_f&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 1933001 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+4.6087126E37}&fl=id,+number_p_f&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 1933001 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+5.8920364E37]&fl=id,+number_p_f&wt=xml}
hits=6 status=0 QTime=0
[junit4] 2> 1933002 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+5.8920364E37}&fl=id,+number_p_f&wt=xml}
hits=4 status=0 QTime=0
[junit4] 2> 1933002 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+6.206435E37]&fl=id,+number_p_f&wt=xml}
hits=7 status=0 QTime=0
[junit4] 2> 1933003 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+6.206435E37}&fl=id,+number_p_f&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 1933003 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+7.154662E37]&fl=id,+number_p_f&wt=xml}
hits=8 status=0 QTime=0
[junit4] 2> 1933004 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+7.154662E37}&fl=id,+number_p_f&wt=xml}
hits=6 status=0 QTime=0
[junit4] 2> 1933004 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+8.719206E37]&fl=id,+number_p_f&wt=xml}
hits=9 status=0 QTime=0
[junit4] 2> 1933004 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+8.719206E37}&fl=id,+number_p_f&wt=xml}
hits=7 status=0 QTime=0
[junit4] 2> 1933005 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:[-1.4240589E38+TO+1.3039187E38]&fl=id,+number_p_f&wt=xml}
hits=10 status=0 QTime=0
[junit4] 2> 1933005 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_f:{-1.4240589E38+TO+1.3039187E38}&fl=id,+number_p_f&wt=xml}
hits=8 status=0 QTime=0
[junit4] 2> 1933006 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1933006 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] 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> 1933006 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1933006 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1933007 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1719b330[collection1] main]
[junit4] 2> 1933008 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1719b330[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933008 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1933008 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1933009 INFO
(TEST-TestPointFields.testFloatPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFloatPointFieldRangeQuery
[junit4] 2> 1933023 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLongPointFieldMultiValuedExactQuery
[junit4] 2> 1933024 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 1933024 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 1933025 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 1933025 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 1933025 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 1933025 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 1933026 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 1933026 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 1933026 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 1933026 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 1933027 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1933027 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1933029 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59ab9315[collection1] main]
[junit4] 2> 1933029 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1933030 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59ab9315[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
[junit4] 2> 1933030 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 1933031 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:0&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933031 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:1&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933032 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933032 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:3&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933032 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:4&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933033 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:5&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933033 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:6&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933033 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:7&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933034 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:8&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933034 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:9&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933035 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:10&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933035 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:11&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933035 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:12&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933036 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:13&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933036 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:14&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933037 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:15&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933037 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:16&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933037 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:17&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933038 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:18&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933038 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:19&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1933039 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:0+OR+number_p_l_mv:1&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933039 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:1+OR+number_p_l_mv:2&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933040 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:2+OR+number_p_l_mv:3&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933040 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:3+OR+number_p_l_mv:4&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933041 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:4+OR+number_p_l_mv:5&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933041 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:5+OR+number_p_l_mv:6&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933041 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:6+OR+number_p_l_mv:7&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933042 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:7+OR+number_p_l_mv:8&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933042 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:8+OR+number_p_l_mv:9&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933043 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:9+OR+number_p_l_mv:0&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933043 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:10+OR+number_p_l_mv:1&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933044 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:11+OR+number_p_l_mv:2&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933044 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:12+OR+number_p_l_mv:3&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933045 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:13+OR+number_p_l_mv:4&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933045 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:14+OR+number_p_l_mv:5&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933046 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:15+OR+number_p_l_mv:6&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933046 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:16+OR+number_p_l_mv:7&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933047 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:17+OR+number_p_l_mv:8&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933047 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:18+OR+number_p_l_mv:9&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933047 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l_mv:19+OR+number_p_l_mv:0&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933048 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1933048 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] 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> 1933048 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1933048 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1933049 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63adc78e[collection1] main]
[junit4] 2> 1933050 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63adc78e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933050 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1933050 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 1933050 INFO
(TEST-TestPointFields.testLongPointFieldMultiValuedExactQuery-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLongPointFieldMultiValuedExactQuery
[junit4] 2> 1933064 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLongPointFieldRangeQuery
[junit4] 2> 1933064 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1933065 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1933065 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1933065 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1933065 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1933066 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1933066 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1933066 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1933066 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1933067 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1933067 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1933067 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1933069 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dbe3be4[collection1] main]
[junit4] 2> 1933069 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1933070 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1dbe3be4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
[junit4] 2> 1933070 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1933071 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[0+TO+3]&fl=id,+number_p_l&wt=xml} hits=4 status=0 QTime=0
[junit4] 2> 1933071 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{0+TO+3]&fl=id,+number_p_l&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1933072 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[0+TO+3}&fl=id,+number_p_l&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1933073 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{0+TO+3}&fl=id,+number_p_l&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1933073 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{0+TO+*}&fl=id,+number_p_l&wt=xml} hits=9 status=0 QTime=0
[junit4] 2> 1933074 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{*+TO+3}&fl=id,+number_p_l&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1933074 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[*+TO+3}&fl=id,+number_p_l&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 1933075 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[*+TO+*}&fl=id,+number_p_l&wt=xml} hits=10 status=0 QTime=0
[junit4] 2> 1933075 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1933075 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] 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> 1933075 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1933076 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1933091 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@f0741c9[collection1] main]
[junit4] 2> 1933093 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f0741c9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933093 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1933093 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 17
[junit4] 2> 1933094 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1933095 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1933095 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1933095 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1933096 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1933096 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1933096 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1933096 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1933097 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1933097 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1933097 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1933097 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1933099 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bdf269a[collection1] main]
[junit4] 2> 1933100 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7bdf269a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
[junit4] 2> 1933100 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1933100 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1933101 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+-6491818658840022787]&fl=id,+number_p_l&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1933101 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+-6491818658840022787}&fl=id,+number_p_l&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1933102 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+-6451911791237120933]&fl=id,+number_p_l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 1933102 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+-6451911791237120933}&fl=id,+number_p_l&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1933102 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+-3832236321548440523]&fl=id,+number_p_l&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 1933103 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+-3832236321548440523}&fl=id,+number_p_l&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1933103 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+-1760173968415191454]&fl=id,+number_p_l&wt=xml}
hits=4 status=0 QTime=0
[junit4] 2> 1933103 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+-1760173968415191454}&fl=id,+number_p_l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 1933104 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+1433987458219738080]&fl=id,+number_p_l&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 1933104 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+1433987458219738080}&fl=id,+number_p_l&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 1933105 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+1552057746103372799]&fl=id,+number_p_l&wt=xml}
hits=6 status=0 QTime=0
[junit4] 2> 1933105 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+1552057746103372799}&fl=id,+number_p_l&wt=xml}
hits=4 status=0 QTime=0
[junit4] 2> 1933105 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+1666500480587039338]&fl=id,+number_p_l&wt=xml}
hits=7 status=0 QTime=0
[junit4] 2> 1933116 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:{-6491818658840022787+TO+1666500480587039338}&fl=id,+number_p_l&wt=xml}
hits=5 status=0 QTime=9
[junit4] 2> 1933116 INFO
(TEST-TestPointFields.testLongPointFieldRangeQuery-seed#[B354D6C50F0C9DF1]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_l:[-6491818658840022787+TO+6285619170080193901]&fl=id,+number_p_l&wt=xml}
hits=8 statu
[...truncated too long message...]
optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1936266 INFO
(TEST-TestPointFields.testFloatPointFieldMultiValuedReturn-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1936266 INFO
(TEST-TestPointFields.testFloatPointFieldMultiValuedReturn-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@493c0be1[collection1] main]
[junit4] 2> 1936267 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@493c0be1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1936267 INFO
(TEST-TestPointFields.testFloatPointFieldMultiValuedReturn-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1936267 INFO
(TEST-TestPointFields.testFloatPointFieldMultiValuedReturn-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 1
[junit4] 2> 1936267 INFO
(TEST-TestPointFields.testFloatPointFieldMultiValuedReturn-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testFloatPointFieldMultiValuedReturn
[junit4] 2> 1936274 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testIntPointFieldsAtomicUpdates
[junit4] 2> 1936274 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1936274 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] 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> 1936274 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1936274 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@50122a57
[junit4] 2> 1936275 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72de89ff[collection1] main]
[junit4] 2> 1936275 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1936276 INFO (searcherExecutor-8332-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72de89ff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1936276 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 1936276 INFO
(TEST-TestPointFields.testIntPointFieldsAtomicUpdates-seed#[B354D6C50F0C9DF1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testIntPointFieldsAtomicUpdates
[junit4] 2> 1936277 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1936277 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=330238241
[junit4] 2> 1936279 INFO (coreCloseExecutor-8336-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@36845d46
[junit4] 2> 1936311 INFO (coreCloseExecutor-8336-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1936313 INFO
(SUITE-TestPointFields-seed#[B354D6C50F0C9DF1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestPointFields_B354D6C50F0C9DF1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{number_d=PostingsFormat(name=Asserting),
id=PostingsFormat(name=LuceneFixedGap)},
docValues:{number_p_d_ni_dv=DocValuesFormat(name=Memory),
number_p_l_dv=DocValuesFormat(name=Memory),
number_p_i_dv=DocValuesFormat(name=Direct),
number_p_f_dv=DocValuesFormat(name=Lucene70),
number_p_l_ni_dv=DocValuesFormat(name=Lucene70),
number_p_d_dv=DocValuesFormat(name=Memory),
number_p_f_ni_dv=DocValuesFormat(name=Memory),
number_p_i_ni_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1983,
maxMBSortInHeap=6.318135939656361, sim=RandomSimilarity(queryNorm=true): {},
locale=cs, timezone=America/Chihuahua
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=311097048,total=533200896
[junit4] 2> NOTE: All tests run in this JVM: [HLLUtilTest,
TermVectorComponentDistributedTest, HdfsDirectoryTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestCSVResponseWriter,
LeaderElectionTest, CollectionStateFormat2Test, AutoCommitTest,
TestMissingGroups, HdfsRestartWhileUpdatingTest, TestSearcherReuse,
SpatialRPTFieldTypeTest, BasicAuthIntegrationTest,
AddSchemaFieldsUpdateProcessorFactoryTest, PrimUtilsTest,
TestExtendedDismaxParser, ConnectionReuseTest,
TestSha256AuthenticationProvider, XmlUpdateRequestHandlerTest,
CollectionsAPISolrJTest, TestJsonFacets, TestFileDictionaryLookup,
ExternalFileFieldSortTest, BlockJoinFacetRandomTest, EnumFieldTest,
DocExpirationUpdateProcessorFactoryTest, TestConfigSetProperties,
DistributedFacetPivotLongTailTest, TestFieldCacheWithThreads,
TestDeleteCollectionOnDownNodes, TestBinaryField, TestSchemaVersionResource,
MBeansHandlerTest, CircularListTest, SolrIndexConfigTest, DistributedQueueTest,
TestLMDirichletSimilarityFactory, TestManagedSynonymFilterFactory,
TestRequestForwarding, TestPhraseSuggestions, DistanceUnitsTest,
MultiThreadedOCPTest, ShowFileRequestHandlerTest, StressHdfsTest,
CurrencyFieldXmlFileTest, TestSegmentSorting, DirectUpdateHandlerOptimizeTest,
TestSolrJ, TestSolrCloudWithDelegationTokens, BasicDistributedZk2Test,
HighlighterConfigTest, DeleteReplicaTest, TestPushWriter, StatsComponentTest,
TestMacros, TestMiniSolrCloudClusterSSL, TestQuerySenderNoQuery, RankQueryTest,
TestDistributedMissingSort, OverseerStatusTest,
OverseerCollectionConfigSetProcessorTest, TestAuthorizationFramework,
TestCustomStream, TestManagedSchema, LukeRequestHandlerTest,
DeleteInactiveReplicaTest, OverseerTest, TestLuceneMatchVersion,
CachingDirectoryFactoryTest, TestBackupRepositoryFactory, SuggestComponentTest,
TestRandomRequestDistribution, DateFieldTest,
LeaderInitiatedRecoveryOnShardRestartTest, ResourceLoaderTest, ExplicitHLLTest,
TestGroupingSearch, TestStandardQParsers, ChangedSchemaMergeTest,
OutputWriterTest, TestCollationField, TestSolrQueryParser, ForceLeaderTest,
TestComponentsName, TestNamedUpdateProcessors, URLClassifyProcessorTest,
TestSort, JvmMetricsTest, SuggesterTest, TestTolerantSearch,
TestSolrDeletionPolicy1, ConjunctionSolrSpellCheckerTest, TestFastOutputStream,
TestFieldCacheSort, CdcrBootstrapTest, DocValuesMultiTest,
WrapperMergePolicyFactoryTest, BlockCacheTest, CoreAdminHandlerTest,
TestExactSharedStatsCache, TestInitQParser, LeaderFailoverAfterPartitionTest,
SSLMigrationTest, TestSolrQueryResponse, TestExclusionRuleCollectionAccess,
TestXmlQParser, AnalyticsQueryTest, TestUtils, TestCoreDiscovery,
TestIndexSearcher, UnloadDistributedZkTest, SyncSliceTest, BasicZkTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler,
TestRecovery, TestHashPartitioner, TestStressVersions, HardAutoCommitTest,
TestCoreContainer, SolrCoreTest, PeerSyncTest, TestLazyCores,
DistributedQueryElevationComponentTest, TestStressLucene, SpatialFilterTest,
PolyFieldTest, SolrCoreCheckLockOnStartupTest,
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
XsltUpdateRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, RequestHandlersTest,
TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest,
LoggingHandlerTest, TestJmxIntegration, BinaryUpdateRequestHandlerTest,
SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest,
SampleTest, TestDocSet, TestElisionMultitermQuery, TestConfig, EchoParamsTest,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteNodeTest,
DistribCursorPagingTest, MissingSegmentRecoveryTest, PeerSyncReplicationTest,
ReplicationFactorTest, SaslZkACLProviderTest, ShardSplitTest,
DistributedFacetPivotSmallAdvancedTest,
DistributedQueryComponentCustomSortTest, ShufflingReplicaListTransformerTest,
SuggestComponentContextFilterQueryTest, TestPivotHelperCode,
HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper,
SolrMetricReporterTest, SolrGangliaReporterTest, JSONWriterTest,
SmileWriterTest, TestGraphMLResponseWriter, TestSubQueryTransformerCrossCore,
TestManagedResourceStorage, TestCopyFieldCollectionResource,
TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource,
TestFieldResource, TestFieldTypeResource,
TestSolrQueryParserDefaultOperatorResource, BooleanFieldTest,
ManagedSchemaRoundRobinCloudTest, TestCollationFieldDocValues,
TestManagedSchemaThreadSafety, TestPointFields]
[junit4] Completed [603/680 (1!)] on J2 in 3.67s, 58 tests, 4 errors, 6
skipped <<< FAILURES!
[...truncated 62701 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]