Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2022/
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.analytics.NoFacetCloudTest
Error Message:
org.apache.http.ParseException: Invalid content type:
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.http.ParseException: Invalid content type:
at __randomizedtesting.SeedInfo.seed([3ABA4177CC7E13CE]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:523)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:75)
at
org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
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$6.evaluate(RandomizedRunner.java:847)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.http.ParseException: Invalid content type:
at org.apache.http.entity.ContentType.parse(ContentType.java:273)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
... 32 more
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([4D347C7CD345E06C:7AAF8862EB893DC8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:130)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([4D347C7CD345E06C:D7C0019E4DDF7C50]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
... 40 more
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([4D347C7CD345E06C:F7E61304506B0E79]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
... 40 more
Build Log:
[...truncated 11921 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> 1107053 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_4D347C7CD345E06C-001/init-core-data-001
[junit4] 2> 1107054 WARN
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=849 numCloses=849
[junit4] 2> 1107054 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1107055 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1107055 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1107055 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-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> 1107075 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1107093 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1107177 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1107202 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1107205 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1107205 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1107207 INFO (coreLoadExecutor-4523-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> 1107231 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1107254 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1107348 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1107361 INFO (coreLoadExecutor-4523-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,
trusted=true
[junit4] 2> 1107361 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1107362 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1107362 INFO (coreLoadExecutor-4523-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/J0/temp/solr.update.AutoCommitTest_4D347C7CD345E06C-001/init-core-data-001/]
[junit4] 2> 1107363 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1004970299,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1107409 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1107410 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1107413 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1107413 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1107414 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=39.6435546875,
floorSegmentMB=0.7880859375, forceMergeDeletesPctAllowed=22.794974785799088,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5656882359567196
[junit4] 2> 1107414 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10ee30a5[collection1] main]
[junit4] 2> 1107415 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1107425 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1107452 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1107452 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1107452 INFO (coreLoadExecutor-4523-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1573559197457448960
[junit4] 2> 1107452 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1107452 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1107452 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1107452 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1107452 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1107453 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1107453 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1107453 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1107454 INFO
(searcherExecutor-4524-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10ee30a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1107455 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1107462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1107462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1107463 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@67754e85[collection1] realtime]
[junit4] 2> 1107464 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 1107464 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1107464 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
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> 1107495 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1107513 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1107599 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1107607 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1107624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1107624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ 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/J0/temp/solr.update.AutoCommitTest_4D347C7CD345E06C-001/init-core-data-001/]
[junit4] 2> 1107683 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1107683 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1107684 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@72a553c2[collection1] main]
[junit4] 2> 1107686 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1107687 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1107692 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1107692 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1107692 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573559197709107200
[junit4] 2> 1107692 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1107692 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1107692 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1107693 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1107693 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1107693 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1107693 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1107693 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1107697 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72a553c2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1107708 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=2072821028,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1107708 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1107708 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@53273e04[collection1] main]
[junit4] 2> 1107709 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2ab0ecb3
[junit4] 2> 1107709 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=716238003
[junit4] 2> 1107711 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53273e04[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1107718 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1573559197735321600)]} 0 1
[junit4] 2> 1107721 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1573559197736370176)]} 0 4
[junit4] 2> 1107722 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1573559197740564480)]} 0 5
[junit4] 2> 1107722 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1573559197740564481)]} 0 5
[junit4] 2> 1107722 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1573559197740564482)]} 0 5
[junit4] 2> 1107723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1573559197741613056)]} 0 6
[junit4] 2> 1107723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1573559197741613057)]} 0 6
[junit4] 2> 1107723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1573559197741613058)]} 0 6
[junit4] 2> 1107723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1573559197741613059)]} 0 6
[junit4] 2> 1107723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1573559197741613060)]} 0 7
[junit4] 2> 1107724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1573559197742661632)]} 0 7
[junit4] 2> 1107724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1573559197742661633)]} 0 7
[junit4] 2> 1107724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1573559197742661634)]} 0 7
[junit4] 2> 1107724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1573559197742661635)]} 0 7
[junit4] 2> 1107724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1107726 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1573559197744758784)]} 0 9
[junit4] 2> 1107738 INFO (commitScheduler-4532-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1107746 INFO (commitScheduler-4532-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d182b80[collection1] main]
[junit4] 2> 1107746 INFO (commitScheduler-4532-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1107748 INFO
(searcherExecutor-4529-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d182b80[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c15)))}
[junit4] 2> 1107977 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1573559198006902784)]} 0 260
[junit4] 2> 1107977 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1107978 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1107978 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1107991 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1107992 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1107992 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f699244[collection1] realtime]
[junit4] 2> 1107992 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1107992 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1107993 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ 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> 1108018 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1108042 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1108140 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1108147 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1108158 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1108158 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ 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/J0/temp/solr.update.AutoCommitTest_4D347C7CD345E06C-001/init-core-data-001/]
[junit4] 2> 1108217 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1108217 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1108218 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@24dd0a56[collection1] main]
[junit4] 2> 1108219 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1108219 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1108227 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1108230 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1136845671125128]
[junit4] 2> 1108230 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1108233 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1108233 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1108233 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1108233 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1108233 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1108234 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1108236 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1108236 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1108236 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1108238 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@24dd0a56[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1108238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1176ea5e[collection1] main]
[junit4] 2> 1108238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4642c974
[junit4] 2> 1108239 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1178782068
[junit4] 2> 1108245 INFO
(searcherExecutor-4533-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1176ea5e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1108245 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573559198284775424)]} 0 4
[junit4] 2> 1108245 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1108246 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573559198290018304)]} 0 5
[junit4] 2> 1108246 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1108246 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1108247 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1108247 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4D347C7CD345E06C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=4D347C7CD345E06C -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=America/Indianapolis
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.27s J0 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([4D347C7CD345E06C:D7C0019E4DDF7C50]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
[junit4] > ... 40 more
[junit4] 2> 1108258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1108258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1108258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5981b36e[collection1] realtime]
[junit4] 2> 1108258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1108259 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1108259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
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> 1108296 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1108316 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1108409 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1108414 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1108427 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34fdb3d
[junit4] 2> 1108427 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
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/J0/temp/solr.update.AutoCommitTest_4D347C7CD345E06C-001/init-core-data-001/]
[junit4] 2> 1108479 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1108479 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1108481 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@461035c2[collection1] main]
[junit4] 2> 1108481 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1108482 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1108484 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1108485 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1108485 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1108485 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1108485 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1108486 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1108486 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1108486 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1108486 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1108486 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1108487 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=57.53125,
floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=10.07288154648462,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1108487 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1108490 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@461035c2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1108491 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@298b7559[collection1] main]
[junit4] 2> 1108491 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@77596d55
[junit4] 2> 1108491 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2002349397
[junit4] 2> 1108492 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@298b7559[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1108509 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573559198552162304)]} 0 13
[junit4] 2> 1108509 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1112497 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1112502 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d64cbe2[collection1] main]
[junit4] 2> 1112502 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1112503 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d64cbe2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c1)))}
[junit4] 2> 1112519 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573559202769534976)]} 0 4023
[junit4] 2> 1112519 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1112520 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1573559202770583552)]} 0 4023
[junit4] 2> 1112520 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1114520 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1114522 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@56696182[collection1] main]
[junit4] 2> 1114522 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1114523 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56696182[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):c1)))}
[junit4] 2> 1114771 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1114771 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1114772 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205133025280)]} 0 6276
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205133025281)]} 0 6276
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073856)]} 0 6277
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073857)]} 0 6277
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073858)]} 0 6277
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073859)]} 0 6277
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073860)]} 0 6277
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073861)]} 0 6277
[junit4] 2> 1114773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073862)]} 0 6277
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573559205134073863)]} 0 6277
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205135122432)]} 0 6278
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205135122433)]} 0 6278
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205135122434)]} 0 6278
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205135122435)]} 0 6278
[junit4] 2> 1114774 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205135122436)]} 0 6278
[junit4] 2> 1114775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205135122437)]} 0 6278
[junit4] 2> 1114775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205136171008)]} 0 6278
[junit4] 2> 1114775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205136171009)]} 0 6279
[junit4] 2> 1114775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205136171010)]} 0 6279
[junit4] 2> 1114775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573559205136171011)]} 0 6279
[junit4] 2> 1114775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1115774 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1115776 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d512933[collection1] main]
[junit4] 2> 1115776 INFO (commitScheduler-4540-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1115777 INFO
(searcherExecutor-4537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d512933[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c10/9:delGen=1)))}
[junit4] 2> 1116026 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1116026 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1116027 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1116027 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1116027 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1414009779
[junit4] 2> 1116027 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1116028 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1116029 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1116029 INFO
(SUITE-AutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1116029 INFO
(coreCloseExecutor-4541-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@75c9fb50
[junit4] 2> 1116029 INFO
(coreCloseExecutor-4541-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1116029 INFO
(coreCloseExecutor-4541-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1c51c894 commitCommandVersion:0
[junit4] 2> 1116033 INFO
(coreCloseExecutor-4541-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1976171344
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_4D347C7CD345E06C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=FSTOrd50, multiDefault=PostingsFormat(name=Direct),
subject=PostingsFormat(name=Direct), id=FSTOrd50,
text=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Memory),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1190,
maxMBSortInHeap=5.220362847184818, sim=RandomSimilarity(queryNorm=true): {},
locale=es-EC, timezone=America/Indianapolis
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=153796440,total=531628032
[junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test,
TestInfoStreamLogging, CdcrBootstrapTest, RequestHandlersTest,
SolrCloudReportersTest, TestBinaryField, TestNumericTokenStream,
TestSchemaManager, DistributedExpandComponentTest, TestPhraseSuggestions,
MetricUtilsTest, TestIBSimilarityFactory, TestUnifiedSolrHighlighter,
TestLMDirichletSimilarityFactory, LeaderFailureAfterFreshStartTest, AssignTest,
SuggesterWFSTTest, TestOmitPositions, TestTrackingShardHandlerFactory,
TestDocBasedVersionConstraints, SpellCheckCollatorTest,
TestRuleBasedAuthorizationPlugin, TestMacroExpander,
DistributedFacetPivotWhiteBoxTest, TestStressUserVersions,
TestCollationFieldDocValues, ChaosMonkeyNothingIsSafeTest,
TestMaxTokenLenTokenizer, TestBulkSchemaAPI, TestRandomCollapseQParserPlugin,
TestRemoteStreaming, TestCSVLoader, DistributedVersionInfoTest,
TestSolr4Spatial, DistributedSuggestComponentTest,
TestEmbeddedSolrServerConstructors, ZkNodePropsTest, SolrIndexSplitterTest,
TestWordDelimiterFilterFactory, V2StandaloneTest, TestManagedStopFilterFactory,
ImplicitSnitchTest, TestDistribIDF, TestReplicationHandler, TestSQLHandler,
DeleteShardTest, TestRealTimeGet, OverseerStatusTest,
PropertiesRequestHandlerTest, TestSubQueryTransformer, TestLazyCores,
TestNumericTerms32, TestJsonRequest, SolrCLIZkUtilsTest, SolrRequestParserTest,
EchoParamsTest, SharedFSAutoReplicaFailoverTest, BadCopyFieldTest,
VersionInfoTest, TestPHPSerializedResponseWriter, TestQuerySenderNoQuery,
TestSolrQueryParser, SSLMigrationTest, FieldAnalysisRequestHandlerTest,
BJQParserTest, TestReplicaProperties, DocumentAnalysisRequestHandlerTest,
SolrGraphiteReporterTest, TestExportWriter, WordBreakSolrSpellCheckerTest,
TestCloudManagedSchema, HLLSerializationTest, TestSSLRandomization,
TestBackupRepositoryFactory, TestLegacyNumericRangeQueryBuilder,
TestLeaderElectionWithEmptyReplica, TestHighlightDedupGrouping,
TestGraphTermsQParserPlugin, TestExtendedDismaxParser,
ClassificationUpdateProcessorTest, HttpPartitionTest, UUIDFieldTest,
TestConfigSetProperties, PluginInfoTest, TestConfigSetsAPI,
SolrPluginUtilsTest, MigrateRouteKeyTest, TestXmlQParserPlugin,
TestFieldResource, MetricsConfigTest, TestRawTransformer,
TestDynamicFieldCollectionResource, BlobRepositoryCloudTest, TestJoin,
QueryElevationComponentTest, TestClusterStateMutator,
TestSolrConfigHandlerConcurrent, TestCryptoKeys, TestDownShardTolerantSearch,
AddBlockUpdateTest, TestBlobHandler, AtomicUpdatesTest,
TestFreeTextSuggestions, RAMDirectoryFactoryTest, TestConfigsApi,
MoveReplicaHDFSUlogDirTest, TestSolrDeletionPolicy1,
OverseerCollectionConfigSetProcessorTest, TestRandomFlRTGCloud,
HdfsSyncSliceTest, LeaderElectionIntegrationTest, TestRangeQuery,
SyncSliceTest, UpdateParamsTest, ConnectionReuseTest,
TestAuthenticationFramework, TestRandomDVFaceting, AutoCommitTest]
[junit4] Completed [349/728 (1!)] on J0 in 9.01s, 3 tests, 1 error <<<
FAILURES!
[...truncated 381 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> 1217690 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_4D347C7CD345E06C-001/init-core-data-001
[junit4] 2> 1217691 WARN
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 1217691 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1217693 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1217693 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1217694 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-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> 1217730 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1217763 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1218485 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1218514 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bc6ad5
[junit4] 2> 1218517 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bc6ad5
[junit4] 2> 1218517 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bc6ad5
[junit4] 2> 1218519 INFO (coreLoadExecutor-4762-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> 1218551 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1218571 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1218669 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1218674 INFO (coreLoadExecutor-4762-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,
trusted=true
[junit4] 2> 1218674 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25bc6ad5
[junit4] 2> 1218674 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1218674 INFO (coreLoadExecutor-4762-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.update.HardAutoCommitTest_4D347C7CD345E06C-001/init-core-data-001/]
[junit4] 2> 1218676 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1636094390,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1218710 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1218710 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1218711 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1218711 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1218712 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1218712 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@34431053[collection1] main]
[junit4] 2> 1218713 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1218720 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1218743 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1218743 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1218743 INFO (coreLoadExecutor-4762-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1573559314007719936
[junit4] 2> 1218743 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1218743 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1218743 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1218744 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1218744 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1218744 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1218744 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1218744 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1218745 INFO
(searcherExecutor-4763-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@34431053[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1218747 INFO
(SUITE-HardAutoCommitTest-seed#[4D347C7CD345E06C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1218748 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1218749 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1218749 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c270d91[collection1] realtime]
[junit4] 2> 1218749 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 1218750 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1218750 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
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> 1218773 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1218802 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[4D347C7CD345E06C]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1218950 INFO (TEST-HardAutoCommitTest.testCommitWithin-see
[...truncated too long message...]
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4D347C7CD345E06C-001
[junit4] 2> Jul 21, 2017 6:56:55 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, timezone=Pacific/Midway
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=162704336,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test,
TestInfoStreamLogging, CdcrBootstrapTest, RequestHandlersTest,
SolrCloudReportersTest, TestBinaryField, TestNumericTokenStream,
TestSchemaManager, DistributedExpandComponentTest, TestPhraseSuggestions,
MetricUtilsTest, TestIBSimilarityFactory, TestUnifiedSolrHighlighter,
TestLMDirichletSimilarityFactory, LeaderFailureAfterFreshStartTest, AssignTest,
SuggesterWFSTTest, TestOmitPositions, TestTrackingShardHandlerFactory,
TestDocBasedVersionConstraints, SpellCheckCollatorTest,
TestRuleBasedAuthorizationPlugin, TestMacroExpander,
DistributedFacetPivotWhiteBoxTest, TestStressUserVersions,
TestCollationFieldDocValues, ChaosMonkeyNothingIsSafeTest,
TestMaxTokenLenTokenizer, TestBulkSchemaAPI, TestRandomCollapseQParserPlugin,
TestRemoteStreaming, TestCSVLoader, DistributedVersionInfoTest,
TestSolr4Spatial, DistributedSuggestComponentTest,
TestEmbeddedSolrServerConstructors, ZkNodePropsTest, SolrIndexSplitterTest,
TestWordDelimiterFilterFactory, V2StandaloneTest, TestManagedStopFilterFactory,
ImplicitSnitchTest, TestDistribIDF, TestReplicationHandler, TestSQLHandler,
DeleteShardTest, TestRealTimeGet, OverseerStatusTest,
PropertiesRequestHandlerTest, TestSubQueryTransformer, TestLazyCores,
TestNumericTerms32, TestJsonRequest, SolrCLIZkUtilsTest, SolrRequestParserTest,
EchoParamsTest, SharedFSAutoReplicaFailoverTest, BadCopyFieldTest,
VersionInfoTest, TestPHPSerializedResponseWriter, TestQuerySenderNoQuery,
TestSolrQueryParser, SSLMigrationTest, FieldAnalysisRequestHandlerTest,
BJQParserTest, TestReplicaProperties, DocumentAnalysisRequestHandlerTest,
SolrGraphiteReporterTest, TestExportWriter, WordBreakSolrSpellCheckerTest,
TestCloudManagedSchema, HLLSerializationTest, TestSSLRandomization,
TestBackupRepositoryFactory, TestLegacyNumericRangeQueryBuilder,
TestLeaderElectionWithEmptyReplica, TestHighlightDedupGrouping,
TestGraphTermsQParserPlugin, TestExtendedDismaxParser,
ClassificationUpdateProcessorTest, HttpPartitionTest, UUIDFieldTest,
TestConfigSetProperties, PluginInfoTest, TestConfigSetsAPI,
SolrPluginUtilsTest, MigrateRouteKeyTest, TestXmlQParserPlugin,
TestFieldResource, MetricsConfigTest, TestRawTransformer,
TestDynamicFieldCollectionResource, BlobRepositoryCloudTest, TestJoin,
QueryElevationComponentTest, TestClusterStateMutator,
TestSolrConfigHandlerConcurrent, TestCryptoKeys, TestDownShardTolerantSearch,
AddBlockUpdateTest, TestBlobHandler, AtomicUpdatesTest,
TestFreeTextSuggestions, RAMDirectoryFactoryTest, TestConfigsApi,
MoveReplicaHDFSUlogDirTest, TestSolrDeletionPolicy1,
OverseerCollectionConfigSetProcessorTest, TestRandomFlRTGCloud,
HdfsSyncSliceTest, LeaderElectionIntegrationTest, TestRangeQuery,
SyncSliceTest, UpdateParamsTest, ConnectionReuseTest,
TestAuthenticationFramework, TestRandomDVFaceting, AutoCommitTest,
TestFaceting, TestRecovery, DistributedSpellCheckComponentTest,
TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest,
SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering,
DistributedQueryElevationComponentTest, SuggesterTSTTest, SuggesterTest,
TestStressLucene, SpatialFilterTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
DefaultValueUpdateProcessorTest, SolrInfoBeanTest, DebugComponentTest,
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest,
RequiredFieldsTest, LoggingHandlerTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, CSVRequestHandlerTest,
SearchHandlerTest, TestMergePolicyConfig, MultiTermTest, SampleTest,
TestSearchPerf, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties,
TestLuceneMatchVersion, TestCharFilters, TestSweetSpotSimilarityFactory,
TestBM25SimilarityFactory, TestFastOutputStream, TestFastLRUCache,
PreAnalyzedFieldTest, PrimUtilsTest, DOMUtilTest, TestLRUCache,
DistributedIntervalFacetingTest, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest,
CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DistribDocExpirationUpdateProcessorTest, NodeMutatorTest, OverseerRolesTest,
PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, SolrXmlInZkTest,
TestCloudJSONFacetJoinDomain, TestClusterProperties,
TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion,
TestLeaderInitiatedRecoveryThread, TestLockTree,
TestOnReconnectListenerSupport, TestRequestStatusCollectionAPI,
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens]
[junit4] Completed [543/728 (3!)] on J0 in 2.97s, 8 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 3245 lines...]
[junit4] Suite: org.apache.solr.analytics.NoFacetCloudTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-analytics/test/J2/temp/solr.analytics.NoFacetCloudTest_3ABA4177CC7E13CE-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.apache.solr.SolrTestCaseJ4).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=20084, maxDocsPerChunk=4, blockSize=653),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=20084, blockSize=653)), sim=RandomSimilarity(queryNorm=true): {},
locale=ar-SA, timezone=SystemV/YST9YDT
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=159340552,total=275251200
[junit4] 2> NOTE: All tests run in this JVM: [NoFacetCloudTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=NoFacetCloudTest
-Dtests.seed=3ABA4177CC7E13CE -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-SA -Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | NoFacetCloudTest (suite) <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.SolrServerException:
org.apache.http.ParseException: Invalid content type:
[junit4] > at
__randomizedtesting.SeedInfo.seed([3ABA4177CC7E13CE]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:523)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:75)
[junit4] > at
org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: org.apache.http.ParseException: Invalid content
type:
[junit4] > at
org.apache.http.entity.ContentType.parse(ContentType.java:273)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
[junit4] > ... 32 more
[junit4] Completed [1/17 (1!)] on J2 in 9.44s, 0 tests, 1 error <<< FAILURES!
[...truncated 40627 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]