Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16871/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B02C3E12F15C7D8F:AFE516A7272939A]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//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=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:778)
... 40 more
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Didn't see all replicas for shard shard1 in c8n_1x3_lf come up within 90000 ms!
ClusterState: { "control_collection":{ "replicationFactor":"1",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{"core_node1":{
"core":"collection1", "base_url":"http://127.0.0.1:42735",
"node_name":"127.0.0.1:42735_", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false",
"autoCreated":"true"}, "c8n_1x3_lf":{ "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node1":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:44349",
"node_name":"127.0.0.1:44349_", "state":"active"},
"core_node2":{ "core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:42735",
"node_name":"127.0.0.1:42735_", "state":"recovering"},
"core_node3":{ "core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:45375",
"node_name":"127.0.0.1:45375_", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false"}, "collection1":{
"replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active",
"replicas":{"core_node2":{ "core":"collection1",
"base_url":"http://127.0.0.1:45375",
"node_name":"127.0.0.1:45375_", "state":"active",
"leader":"true"}}}, "shard2":{ "range":"0-7fffffff",
"state":"active", "replicas":{ "core_node1":{
"core":"collection1", "base_url":"http://127.0.0.1:44349",
"node_name":"127.0.0.1:44349_", "state":"active",
"leader":"true"}, "core_node3":{ "core":"collection1",
"base_url":"http://127.0.0.1:34954",
"node_name":"127.0.0.1:34954_", "state":"active"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "autoCreated":"true"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
c8n_1x3_lf come up within 90000 ms! ClusterState: {
"control_collection":{
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"collection1",
"base_url":"http://127.0.0.1:42735",
"node_name":"127.0.0.1:42735_",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"autoCreated":"true"},
"c8n_1x3_lf":{
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:44349",
"node_name":"127.0.0.1:44349_",
"state":"active"},
"core_node2":{
"core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:42735",
"node_name":"127.0.0.1:42735_",
"state":"recovering"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:45375",
"node_name":"127.0.0.1:45375_",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"},
"collection1":{
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"collection1",
"base_url":"http://127.0.0.1:45375",
"node_name":"127.0.0.1:45375_",
"state":"active",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1",
"base_url":"http://127.0.0.1:44349",
"node_name":"127.0.0.1:44349_",
"state":"active",
"leader":"true"},
"core_node3":{
"core":"collection1",
"base_url":"http://127.0.0.1:34954",
"node_name":"127.0.0.1:34954_",
"state":"active"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"autoCreated":"true"}}
at
__randomizedtesting.SeedInfo.seed([B02C3E12F15C7D8F:387801C85FA01077]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1899)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:100)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters
Error Message:
argument type mismatch
Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
at
__randomizedtesting.SeedInfo.seed([B02C3E12F15C7D8F:D9339512046A1F24]:0)
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
org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
at
org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
at
org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10513 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001
[junit4] 2> 2963 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 3122 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3122 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 3122 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3122 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 3123 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 3123 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 3205 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 3243 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 3331 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 3387 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 3937 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3958 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 3960 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 4022 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4029 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4033 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4035 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4037 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4037 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 4037 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
[junit4] 2> 4037 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4038 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 4038 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1364329522
[junit4] 2> 4038 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
[junit4] 2> 4038 WARN
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 4038 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 4042 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 4044 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4044 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4044 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 4044 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 4046 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001,
shard=shard1}
[junit4] 2> 4047 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 4047 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4048 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 4048 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 4048 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 4162 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 4176 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 4203 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 4226 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4431 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4447 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 4452 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 4467 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4470 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4474 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4475 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4477 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 4477 INFO (coreLoadExecutor-18-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 4478 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4478 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/]
[junit4] 2> 4480 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 4481 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001
[junit4] 2> 4481 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/index/
[junit4] 2> 4481 WARN (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 4481 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/index
[junit4] 2> 4482 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=4.669921875,
floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.38898147941369,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22452558748184917
[junit4] 2> 4483 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29778f2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6916c850),segFN=segments_1,generation=1}
[junit4] 2> 4483 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 4483 INFO (OldIndexDirectoryCleanupThreadForCore-collection1)
[ x:collection1] o.a.s.c.SolrCore Looking for old index directories to
cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/
[junit4] 2> 4518 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 4532 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 4533 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 4533 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 4533 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 4533 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 4533 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 4539 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 4539 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 4568 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4569 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4569 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 4572 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4576 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4580 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4581 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4586 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 4600 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 4601 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 4633 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4635 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4647 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4647 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4648 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=0.283203125,
floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=4.913634366554342,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 4648 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29778f2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6916c850),segFN=segments_1,generation=1}
[junit4] 2> 4649 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 4649 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@39d688e[collection1] main]
[junit4] 2> 4651 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 4651 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 4651 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 4651 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 4774 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 4958 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 4959 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 4961 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 4961 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 4965 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 4966 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 4966 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 4967 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 4968 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 4968 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 4972 INFO
(searcherExecutor-19-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@39d688e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4981 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 4981 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 4981 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 4981 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1535774133848113152
[junit4] 2> 4987 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Took 6.0ms to seed version buckets with highest version
1535774133848113152
[junit4] 2> 4990 INFO (coreLoadExecutor-18-thread-1) [ x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 4993 INFO
(SUITE-AutoCommitTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4995 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 5029 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1535774133863841792)} 0 34
[junit4] 2> 5033 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 5034 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5034 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 5034 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 5034 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 5070 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 5082 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 5128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 5149 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 5292 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 5302 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 5303 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 5318 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 5321 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 5324 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 5324 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 5327 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 5327 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 5327 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/]
[junit4] 2> 5328 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 5328 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/index/
[junit4] 2> 5329 INFO (OldIndexDirectoryCleanupThreadForCore-collection1)
[ x:collection1] o.a.s.c.SolrCore Looking for old index directories to
cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 5331 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 5332 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 5332 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5332 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5332 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 5334 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5335 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5337 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5338 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5340 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 5342 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 5342 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 5344 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5344 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5350 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f88a306[collection1] main]
[junit4] 2> 5350 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 5350 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 5350 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 5351 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 5352 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 5357 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5358 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 5358 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 5358 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 5358 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 5359 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 5359 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 5360 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 5369 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 5358 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 5371 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 5376 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 5385 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f88a306[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5393 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 5398 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.UpdateLog Took 28.0ms to seed version buckets with highest version
1535774133863841792
[junit4] 2> 5398 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 5399 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=53.3740234375,
floorSegmentMB=2.09765625, forceMergeDeletesPctAllowed=25.269877412903604,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 5400 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29778f2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6916c850),segFN=segments_1,generation=1}
[junit4] 2> 5400 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 5400 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 5400 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@70a84d47[collection1] main]
[junit4] 2> 5401 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 5401 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6d72c574
[junit4] 2> 5401 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 5401 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 5402 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70a84d47[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5461 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1535774134293757952)]} 0 56
[junit4] 2> 5464 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=2
[junit4] 2> 6444 INFO (commitScheduler-27-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> 6490 INFO (commitScheduler-27-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e67dce4[collection1] main]
[junit4] 2> 6490 INFO (commitScheduler-27-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 6495 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e67dce4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 6720 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1535774135669489664)]} 0 1315
[junit4] 2> 6720 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 6724 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 6725 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1535774135676829696)]} 0 0
[junit4] 2> 6726 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 7720 INFO (commitScheduler-27-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> 7725 INFO (commitScheduler-27-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@60356bbc[collection1] main]
[junit4] 2> 7725 INFO (commitScheduler-27-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 7726 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@60356bbc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 7730 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1535774136727502848)]} 0 2325
[junit4] 2> 7730 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 7732 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136731697152)]} 0 2327
[junit4] 2> 7732 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136732745728)]} 0 2328
[junit4] 2> 7733 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136732745729)]} 0 2328
[junit4] 2> 7734 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136733794304)]} 0 2329
[junit4] 2> 7735 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136734842880)]} 0 2330
[junit4] 2> 7735 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136735891456)]} 0 2331
[junit4] 2> 7736 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136735891457)]} 0 2331
[junit4] 2> 7737 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136736940032)]} 0 2332
[junit4] 2> 7738 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136737988608)]} 0 2333
[junit4] 2> 7738 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1535774136739037184)]} 0 2334
[junit4] 2> 7739 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 8730 INFO (commitScheduler-27-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> 8738 INFO (commitScheduler-27-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3498312a[collection1] main]
[junit4] 2> 8739 INFO (commitScheduler-27-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 8740 INFO
(searcherExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3498312a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)
Uninverting(_2(7.0.0):C11/9:delGen=1)))}
[junit4] 2> 8993 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1535774138051854336)]} 0 3588
[junit4] 2> 8993 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 8995 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B02C3E12F15C7D8F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 8998 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 9060 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6cde9493[collection1] realtime]
[junit4] 2> 9060 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1535774138060242944)} 0 62
[junit4] 2> 9061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 9061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 9061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 9062 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 9062 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 9107 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 9143 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 9172 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 9192 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 9327 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 9332 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 9334 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 9342 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 9346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 9348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 9349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 9350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 9350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 9350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/]
[junit4] 2> 9350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr
information with JMX.
[junit4] 2> 9351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/index/
[junit4] 2> 9351 INFO (OldIndexDirectoryCleanupThreadForCore-collection1)
[ x:collection1] o.a.s.c.SolrCore Looking for old index directories to
cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B02C3E12F15C7D8F-001/init-core-data-001/
[junit4] 2> 9353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 9353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 9353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 9353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 9353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 9353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 9354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 9354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 9354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 9355 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 9355 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 9355 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 9358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9359 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9360 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9363 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 9364 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 9364 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 9365 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@179f9f7b[collection1] main]
[junit4] 2> 9366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 9366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 9366 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 9367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 9367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 9372 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 9372 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 9372 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 9373 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 9373 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 9373 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 9374 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 9374 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 9374 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1535774138060242944
[junit4] 2> 9374 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 9374 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 9374 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 9375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29778f2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6916c850),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29778f2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6916c850),segFN=segments_2,generation=2}
[junit4] 2> 9375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 9375 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 9375 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 9375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=87.8310546875,
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.054240321478343,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 9376 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 9376 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@179f9f7b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29778f2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6916c850),segFN=segments_2,generation=2}
[junit4] 2> 9376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 9376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 9377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@37d97d55[collection1] main]
[junit4] 2> 9377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 9377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17418566
[junit4] 2> 9377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 9378 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 9380 INFO
(searcherExecutor-28-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37d97d55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9382 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1535774138459750400)]} 0 3
[junit4] 2> 9383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 9384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1535774138463944704)]} 0 5
[junit4] 2> 9385 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 9386 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1535774138467090432)]} 0 7
[junit4] 2> 9386 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 9387 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
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=standard&start=0&rows=20&version=2.2
[junit4] 2> 9388 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[B02C3E12F15C7D8F]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&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=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:778)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
[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:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[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:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[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.ra
[...truncated too long message...]
rting testMinShouldMatchCalculator
[junit4] 2> 1413066 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[B02C3E12F15C7D8F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
[junit4] 2> 1413068 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[B02C3E12F15C7D8F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
[junit4] 2> 1413068 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[B02C3E12F15C7D8F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
[junit4] 2> 1413070 INFO
(TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[B02C3E12F15C7D8F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
[junit4] 2> 1413071 INFO
(TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[B02C3E12F15C7D8F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
[junit4] 2> 1413074 INFO
(TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[B02C3E12F15C7D8F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
[junit4] 2> 1413074 INFO
(TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[B02C3E12F15C7D8F]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
[junit4] 2> 1413074 INFO
(SUITE-SolrPluginUtilsTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1413074 INFO
(SUITE-SolrPluginUtilsTest-seed#[B02C3E12F15C7D8F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=319128078
[junit4] 2> 1413075 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@300af816
[junit4] 2> 1413075 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
[junit4] 2> 1413075 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1413075 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1413075 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1413076 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001/init-core-data-001/index
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001/init-core-data-001;done=false>>]
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1413082 INFO (coreCloseExecutor-4885-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B02C3E12F15C7D8F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=ClassicSimilarity, locale=el, timezone=Asia/Harbin
[junit4] 2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=12,threads=1,free=141283512,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestNoOpRegenerator,
MultiTermTest, TestManagedResource, TestExactStatsCache,
ConjunctionSolrSpellCheckerTest, DistributedQueueTest, TestUpdate,
ChaosMonkeyNothingIsSafeTest, TestNamedUpdateProcessors,
UpdateRequestProcessorFactoryTest, TestInitParams,
BigEndianAscendingWordSerializerTest, TestConfigSetImmutable,
ConvertedLegacyTest, SpellCheckComponentTest, MBeansHandlerTest,
TestSchemaSimilarityResource, RecoveryAfterSoftCommitTest, TestHashPartitioner,
SolrXmlInZkTest, SegmentsInfoRequestHandlerTest, TestScoreJoinQPScore,
TestFiltering, TestMinMaxOnMultiValuedField, DistributedMLTComponentTest,
NotRequiredUniqueKeyTest, TestFieldTypeResource, AsyncMigrateRouteKeyTest,
MinimalSchemaTest, TestPartialUpdateDeduplication,
DistributedFacetPivotSmallTest, SpatialHeatmapFacetsTest,
TestCloudManagedSchema, StressHdfsTest, ShardRoutingTest,
TestSolrCoreProperties, TestAddFieldRealTimeGet, IndexBasedSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestSolrQueryParserDefaultOperatorResource,
TestCloudDeleteByQuery, TestFileDictionaryLookup,
SharedFSAutoReplicaFailoverUtilsTest, TestTolerantUpdateProcessorRandomCloud,
TestConfigSetsAPIZkFailure, HttpPartitionTest, CachingDirectoryFactoryTest,
WordBreakSolrSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest,
CdcrReplicationHandlerTest, NumericFieldsTest, TestDefaultSearchFieldResource,
SolrIndexConfigTest, SuggesterFSTTest, TestTrackingShardHandlerFactory,
TestDefaultStatsCache, ZkControllerTest, TestGraphMLResponseWriter,
BJQParserTest, TestLFUCache, BlockJoinFacetSimpleTest,
PKIAuthenticationIntegrationTest, TestStressVersions,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldCacheSort,
SoftAutoCommitTest, DOMUtilTest, DistanceUnitsTest, TestSolrFieldCacheMBean,
HdfsNNFailoverTest, SpellingQueryConverterTest, HdfsDirectoryTest,
TestSolrConfigHandlerConcurrent, FastVectorHighlighterTest, HighlighterTest,
TestRequestForwarding, TestSurroundQueryParser, TestRecoveryHdfs,
TestFieldCache, ChangedSchemaMergeTest, TestNumericTerms64, OverseerRolesTest,
TestBinaryResponseWriter, FullHLLTest, TestDocumentBuilder, TestTrie,
TermsComponentTest, TestNonDefinedSimilarityFactory,
TestEmbeddedSolrServerConstructors, TestDownShardTolerantSearch,
AnalysisErrorHandlingTest, LoggingHandlerTest, TestSystemIdResolver,
CollectionsAPIAsyncDistributedZkTest, SolrIndexSplitterTest,
TestRandomRequestDistribution, DirectSolrSpellCheckerTest,
TestDistributedStatsComponentCardinality, ChaosMonkeySafeLeaderTest,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest,
FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest,
TestDistributedSearch, DistributedTermsComponentTest, StatsComponentTest,
TestIndexSearcher, CurrencyFieldOpenExchangeTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest,
DocValuesTest, SortByFunctionTest, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, DisMaxRequestHandlerTest,
TestQueryUtils, DocumentAnalysisRequestHandlerTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest,
RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest,
SolrPluginUtilsTest]
[junit4] Completed [373/611 (3!)] on J1 in 0.47s, 9 tests, 1 error <<<
FAILURES!
[...truncated 805 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984:
There were test failures: 611 suites (10 ignored), 2558 tests, 2 errors, 1
failure, 116 ignored (72 assumptions) [seed: B02C3E12F15C7D8F]
Total time: 65 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]