Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1253/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:159) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:107)
at sun.reflect.GeneratedConstructorAccessor119.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:785) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:847) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1094) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:964) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:975) at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:595) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:159)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:107)
at sun.reflect.GeneratedConstructorAccessor119.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:785)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:847)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1094)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:975)
at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:595)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([EB644B00ECF5B1D7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([EB644B00ECF5B1D7:51B624786FDB5FC2]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java: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:889)
... 40 more
Build Log:
[...truncated 12054 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_EB644B00ECF5B1D7-001/init-core-data-001
[junit4] 2> 1805277 WARN
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1805277 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1805279 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1805280 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1805280 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1805308 WARN
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1805310 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1805332 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1805435 WARN
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1805438 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1805486 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1805489 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1805489 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1805490 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1805523 WARN (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1805524 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1805549 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1805700 WARN (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1805703 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1805708 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1805708 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1805708 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1805709 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_EB644B00ECF5B1D7-001/init-core-data-001/]
[junit4] 2> 1805710 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5539435031847441]
[junit4] 2> 1805781 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1805781 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1805782 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1805782 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1805783 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=408091610,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1805783 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@760de909[collection1] main]
[junit4] 2> 1805784 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1805788 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1805803 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1805803 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1805803 INFO (coreLoadExecutor-7252-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1564478669168050176
[junit4] 2> 1805803 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1805803 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1805803 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1805804 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1805804 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1805804 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1805804 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1805805 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1805806 INFO
(searcherExecutor-7253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@760de909[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1805807 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1805810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1805811 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1805811 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@14d6819a[collection1] realtime]
[junit4] 2> 1805811 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1805812 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1805850 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1805852 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1805879 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1805998 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1806000 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1806007 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1806023 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1806024 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_EB644B00ECF5B1D7-001/init-core-data-001/]
[junit4] 2> 1806152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1806152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1806153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@137efea1[collection1] main]
[junit4] 2> 1806154 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1806155 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1806160 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1806160 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1564478669542391808
[junit4] 2> 1806162 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=43.818359375,
floorSegmentMB=0.8388671875, forceMergeDeletesPctAllowed=3.881024948255197,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4335673604068334
[junit4] 2> 1806162 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1806162 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1806163 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1806163 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1806163 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1806163 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1806163 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1806163 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1806164 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1806164 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1806166 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@137efea1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1806166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@18a15bb0[collection1] main]
[junit4] 2> 1806168 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18a15bb0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1806168 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2484e71
[junit4] 2> 1806169 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=38293105
[junit4] 2> 1806178 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1564478669560217600)]} 0 1
[junit4] 2> 1806179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1564478669561266176)]} 0 1
[junit4] 2> 1806179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1564478669562314752)]} 0 2
[junit4] 2> 1806179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1564478669562314753)]} 0 2
[junit4] 2> 1806179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1564478669562314754)]} 0 2
[junit4] 2> 1806180 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1564478669563363328)]} 0 2
[junit4] 2> 1806180 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1564478669563363329)]} 0 2
[junit4] 2> 1806187 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1564478669563363330)]} 0 10
[junit4] 2> 1806187 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1564478669570703360)]} 0 10
[junit4] 2> 1806188 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1564478669571751936)]} 0 10
[junit4] 2> 1806188 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1564478669571751937)]} 0 10
[junit4] 2> 1806188 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1564478669571751938)]} 0 11
[junit4] 2> 1806188 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1564478669571751939)]} 0 11
[junit4] 2> 1806188 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1564478669571751940)]} 0 11
[junit4] 2> 1806189 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1806204 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1564478669588529152)]} 0 27
[junit4] 2> 1806206 INFO (commitScheduler-7261-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> 1806213 INFO (commitScheduler-7261-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f92ad96[collection1]
main]
[junit4] 2> 1806220 INFO
(searcherExecutor-7258-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f92ad96[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c15)))}
[junit4] 2> 1806220 INFO (commitScheduler-7261-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1806460 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1564478669851721728)]} 0 283
[junit4] 2> 1806461 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1806474 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1806474 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1806478 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1806478 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1806479 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d5dc3a5[collection1] realtime]
[junit4] 2> 1806479 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 1806484 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1806518 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1806521 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1806559 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1806677 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1806679 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1806804 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1806815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1806815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_EB644B00ECF5B1D7-001/init-core-data-001/]
[junit4] 2> 1806889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1806889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1806890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3394a8a0[collection1] main]
[junit4] 2> 1806891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1806892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1806895 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1806895 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1806896 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1806896 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1806896 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1806897 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1806897 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1806898 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1806898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=47.4638671875,
floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=11.56183534630767,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1806898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1806898 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1806899 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1806907 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3394a8a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1806907 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a020c23[collection1] main]
[junit4] 2> 1806907 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7fc3f284
[junit4] 2> 1806908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2143548036
[junit4] 2> 1806911 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1564478670328823808)]} 0 0
[junit4] 2> 1806911 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
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> 1806912 INFO
(searcherExecutor-7262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a020c23[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1807162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1564478670592016384)]} 0 251
[junit4] 2> 1807162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
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> 1807162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1564478670593064960)]} 0 252
[junit4] 2> 1807163 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
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> 1807163 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
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> 1807163 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
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:889)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1807164 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EB644B00ECF5B1D7]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=EB644B00ECF5B1D7 -Dtests.slow=true
-Dtests.locale=ko -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.70s J1 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([EB644B00ECF5B1D7:51B624786FDB5FC2]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
[junit4] > ... 40 more
[junit4] 2> 1807175 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1807175 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1807175 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c257d06[collection1] realtime]
[junit4] 2> 1807175 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1807176 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1807217 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1807219 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1807252 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1807400 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1807403 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1807409 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1807424 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 1807424 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_EB644B00ECF5B1D7-001/init-core-data-001/]
[junit4] 2> 1807504 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1807504 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1807506 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@698b10[collection1] main]
[junit4] 2> 1807507 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1807508 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1807513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1807515 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=32.0322265625,
floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=10.948098734922768,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.12208823888667393
[junit4] 2> 1807515 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1807516 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1807516 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1807516 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1807516 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1807516 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1807517 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1807517 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1807517 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1807518 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1807520 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@698b10[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1807520 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ab5ae87[collection1] main]
[junit4] 2> 1807520 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5797d359
[junit4] 2> 1807520 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1469567833
[junit4] 2> 1807533 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ab5ae87[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1807537 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1564478670985232384)]} 0 0
[junit4] 2> 1807537 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1809037 INFO (commitScheduler-7269-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> 1809040 INFO (commitScheduler-7269-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@53539d4c[collection1] main]
[junit4] 2> 1809040 INFO (commitScheduler-7269-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1809041 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53539d4c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
[junit4] 2> 1809290 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1564478672823386112)]} 0 1754
[junit4] 2> 1809290 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1809290 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1809291 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1564478672825483264)]} 0 0
[junit4] 2> 1809291 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1810790 INFO (commitScheduler-7269-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> 1810792 INFO (commitScheduler-7269-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c426131[collection1] main]
[junit4] 2> 1810792 INFO (commitScheduler-7269-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1810794 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c426131[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
[junit4] 2> 1811042 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1564478674661539840)]} 0 3507
[junit4] 2> 1811042 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1811043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674662588416)]} 0 3507
[junit4] 2> 1811043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674662588417)]} 0 3507
[junit4] 2> 1811043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674662588418)]} 0 3507
[junit4] 2> 1811043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674662588419)]} 0 3508
[junit4] 2> 1811043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674662588420)]} 0 3508
[junit4] 2> 1811043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674662588421)]} 0 3508
[junit4] 2> 1811044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674663636992)]} 0 3508
[junit4] 2> 1811044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674663636993)]} 0 3508
[junit4] 2> 1811044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674663636994)]} 0 3508
[junit4] 2> 1811044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1564478674663636995)]} 0 3508
[junit4] 2> 1811044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1812543 INFO (commitScheduler-7269-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> 1812549 INFO (commitScheduler-7269-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b034c7[collection1]
main]
[junit4] 2> 1812549 INFO (commitScheduler-7269-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1812550 INFO
(searcherExecutor-7266-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b034c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)
Uninverting(_5(7.0.0):c11/9:delGen=1)))}
[junit4] 2> 1812799 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1564478676503887872)]} 0 5264
[junit4] 2> 1812799 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ 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> 1812800 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EB644B00ECF5B1D7]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1812800 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1812800 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1517648438
[junit4] 2> 1812800 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1812802 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1812802 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1812802 INFO
(SUITE-AutoCommitTest-seed#[EB644B00ECF5B1D7]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1812803 INFO
(coreCloseExecutor-7270-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@74c8dd6f
[junit4] 2> 1812803 INFO
(coreCloseExecutor-7270-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1812803 INFO
(coreCloseExecutor-7270-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6ad7b428 commitCommandVersion:0
[junit4] 2> 1812807 INFO
(coreCloseExecutor-7270-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1959320943
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_EB644B00ECF5B1D7-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=13651, maxDocsPerChunk=8, blockSize=249),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=13651, blockSize=249)), sim=RandomSimilarity(queryNorm=false): {},
locale=ko, timezone=SystemV/MST7
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=103033728,total=352272384
[junit4] 2> NOTE: All tests run in this JVM: [HighlighterConfigTest,
TestShardHandlerFactory, TestSystemCollAutoCreate, SolrCloudReportersTest,
LeaderElectionIntegrationTest, IndexSchemaTest, VersionInfoTest,
TermVectorComponentTest, TestInfoStreamLogging, ChaosMonkeySafeLeaderTest,
TestCloudInspectUtil, PreAnalyzedFieldTest, TestSolr4Spatial2, DeleteShardTest,
MultiThreadedOCPTest, EchoParamsTest, DistributedFacetPivotSmallAdvancedTest,
MergeStrategyTest, HdfsChaosMonkeySafeLeaderTest, ScriptEngineTest,
ConfigSetsAPITest, PeerSyncReplicationTest, TestJsonRequest,
TestJavabinTupleStreamParser, TestSchemaNameResource, SaslZkACLProviderTest,
HdfsTlogReplayBufferedWhileIndexingTest, BlobRepositoryCloudTest,
TestRuleBasedAuthorizationPlugin, NotRequiredUniqueKeyTest,
TestSubQueryTransformerDistrib, DebugComponentTest,
TestPHPSerializedResponseWriter, SolrMetricReporterTest, TestFastWriter,
TestSortByMinMaxFunction, DistributedQueryComponentOptimizationTest,
BlockJoinFacetSimpleTest, SpellCheckComponentTest, SparseHLLTest, DOMUtilTest,
TestSimpleTrackingShardHandler, TestSolrQueryResponse, TestSSLRandomization,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorWithCollapseTest,
SolrGangliaReporterTest, HighlighterMaxOffsetTest, SuggesterTest,
DefaultValueUpdateProcessorTest, TestNRTOpen, FacetPivotSmallTest,
TestLeaderElectionZkExpiry, TestMacros, TestMiniSolrCloudCluster,
TestFieldTypeCollectionResource, TestBulkSchemaAPI, DocValuesMissingTest,
TestConfigSetsAPI, TestReload, TestSolrQueryParser, TestReloadDeadlock,
CollectionReloadTest, ChaosMonkeyNothingIsSafeTest, CursorMarkTest,
TestDeleteCollectionOnDownNodes, OpenCloseCoreStressTest,
TestStressInPlaceUpdates, DeleteNodeTest, CdcrReplicationHandlerTest,
SystemInfoHandlerTest, TermVectorComponentDistributedTest, HdfsNNFailoverTest,
TestFuzzyAnalyzedSuggestions, ForceLeaderTest, TestStressRecovery,
TestInPlaceUpdatesStandalone, CircularListTest, TestCloudManagedSchema,
TestHdfsUpdateLog, TestShortCircuitedRequests, TestBadConfig,
LeaderFailureAfterFreshStartTest, TestDistributedGrouping, MetricsHandlerTest,
WordBreakSolrSpellCheckerTest, TestCodecSupport,
TestLMJelinekMercerSimilarityFactory, TestDefaultStatsCache, DistanceUnitsTest,
TestJsonFacetRefinement, TlogReplayBufferedWhileIndexingTest,
ExitableDirectoryReaderTest, SortSpecParsingTest, LeaderElectionContextKeyTest,
TestDFRSimilarityFactory, VMParamsZkACLAndCredentialsProvidersTest,
SimpleCollectionCreateDeleteTest, DeleteInactiveReplicaTest,
DistributedFacetPivotLargeTest, CdcrUpdateLogTest,
TestSolrCloudWithDelegationTokens, TestQueryUtils, TestRandomFaceting,
OverseerStatusTest, TestConfigSetsAPIZkFailure, MinimalSchemaTest, TestDocSet,
TestConfigSetProperties, NoCacheHeaderTest, AliasIntegrationTest,
AsyncCallRequestStatusResponseTest, TestSolrIndexConfig,
TestLMDirichletSimilarityFactory, TestNumericTerms64, UpdateParamsTest,
HLLSerializationTest, SuggestComponentTest, ResponseLogComponentTest,
SolrCoreCheckLockOnStartupTest, TestSolrCloudWithHadoopAuthPlugin,
BufferStoreTest, ClassificationUpdateProcessorIntegrationTest,
SortByFunctionTest, TestInitQParser, TestRangeQuery,
CreateCollectionCleanupTest, TestComponentsName, DistribCursorPagingTest,
TestOmitPositions, TestSolr4Spatial, TestCopyFieldCollectionResource,
TestSchemaSimilarityResource, CdcrVersionReplicationTest,
BasicAuthStandaloneTest, DirectUpdateHandlerOptimizeTest, TestFieldSortValues,
BasicZkTest, CoreMergeIndexesAdminHandlerTest, DistributedExpandComponentTest,
TestReversedWildcardFilterFactory, TestDynamicFieldCollectionResource,
ReplicationFactorTest, TestFoldingMultitermQuery, SliceStateTest,
ShardRoutingCustomTest, TestLegacyFieldCache, TestBlendedInfixSuggestions,
TestLRUStatsCache, TestValueSourceCache, LukeRequestHandlerTest,
TestCollectionAPIs, TestRequestForwarding, SolrCmdDistributorTest,
TestCrossCoreJoin, DistribJoinFromCollectionTest, TestCorePropertiesReload,
TestCollapseQParserPlugin, OverriddenZkACLAndCredentialsProvidersTest,
TestGraphTermsQParserPlugin, TestRealTimeGet, TestDownShardTolerantSearch,
CleanupOldIndexTest, TestAuthenticationFramework, TestIntervalFaceting,
TestReRankQParserPlugin, RuleEngineTest, CollectionsAPISolrJTest,
CurrencyFieldOpenExchangeTest, DistanceFunctionTest,
DistributedTermsComponentTest, ClusterStateTest, FullSolrCloudDistribCmdsTest,
BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest,
TestReplicationHandler, ZkSolrClientTest, AutoCommitTest]
[junit4] Completed [361/702 (1!)] on J1 in 7.55s, 3 tests, 1 error <<<
FAILURES!
[...truncated 611 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_EB644B00ECF5B1D7-001/init-core-data-001
[junit4] 2> 2512772 WARN
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=608 numCloses=608
[junit4] 2> 2512772 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2512775 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2512776 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_EB644B00ECF5B1D7-001/tempDir-001
[junit4] 2> 2512776 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2512776 INFO (Thread-6803) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2512776 INFO (Thread-6803) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2512880 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58537
[junit4] 2> 2512888 INFO (jetty-launcher-3905-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2512888 INFO (jetty-launcher-3905-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2512890 INFO (jetty-launcher-3905-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@41aeca71{/solr,null,AVAILABLE}
[junit4] 2> 2512891 INFO (jetty-launcher-3905-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d38d7{/solr,null,AVAILABLE}
[junit4] 2> 2512892 INFO (jetty-launcher-3905-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@61685651{HTTP/1.1,[http/1.1]}{127.0.0.1:52195}
[junit4] 2> 2512892 INFO (jetty-launcher-3905-thread-1) [ ]
o.e.j.s.Server Started @2516625ms
[junit4] 2> 2512892 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52195}
[junit4] 2> 2512892 INFO (jetty-launcher-3905-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c5c5751{HTTP/1.1,[http/1.1]}{127.0.0.1:35585}
[junit4] 2> 2512892 ERROR (jetty-launcher-3905-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2512893 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2512893 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2512893 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2512893 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-12T13:30:32.441Z
[junit4] 2> 2512893 INFO (jetty-launcher-3905-thread-2) [ ]
o.e.j.s.Server Started @2516625ms
[junit4] 2> 2512893 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35585}
[junit4] 2> 2512893 ERROR (jetty-launcher-3905-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2512894 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2512894 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2512894 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2512894 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-12T13:30:32.442Z
[junit4] 2> 2512897 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2512898 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2512904 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b625bc2050002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2512908 INFO (jetty-launcher-3905-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58537/solr
[junit4] 2> 2512912 INFO (jetty-launcher-3905-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58537/solr
[junit4] 2> 2512948 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2512949 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35585_solr
[junit4] 2> 2512951 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.c.Overseer Overseer
(id=97779963155251205-127.0.0.1:35585_solr-n_0000000000) starting
[junit4] 2> 2512953 INFO (jetty-launcher-3905-thread-1)
[n:127.0.0.1:52195_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2512954 INFO (jetty-launcher-3905-thread-1)
[n:127.0.0.1:52195_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52195_solr
[junit4] 2> 2512966 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35585_solr
[junit4] 2> 2512967 INFO
(OverseerStateUpdate-97779963155251205-127.0.0.1:35585_solr-n_0000000000)
[n:127.0.0.1:35585_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2512970 INFO
(zkCallback-3917-thread-1-processing-n:127.0.0.1:52195_solr)
[n:127.0.0.1:52195_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2512987 INFO
(zkCallback-3917-thread-2-processing-n:127.0.0.1:52195_solr)
[n:127.0.0.1:52195_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2513004 INFO
(zkCallback-3916-thread-1-processing-n:127.0.0.1:35585_solr)
[n:127.0.0.1:35585_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2513079 INFO (jetty-launcher-3905-thread-1)
[n:127.0.0.1:52195_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52195.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 2513083 INFO (jetty-launcher-3905-thread-1)
[n:127.0.0.1:52195_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52195.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 2513083 INFO (jetty-launcher-3905-thread-1)
[n:127.0.0.1:52195_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52195.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 2513084 INFO (jetty-launcher-3905-thread-1)
[n:127.0.0.1:52195_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_EB644B00ECF5B1D7-001/tempDir-001/node1/.
[junit4] 2> 2513166 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35585.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 2513169 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35585.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 2513169 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35585.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9ded173
[junit4] 2> 2513170 INFO (jetty-launcher-3905-thread-2)
[n:127.0.0.1:35585_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_EB644B00ECF5B1D7-001/tempDir-001/node2/.
[junit4] 2> 2513206 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2513208 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58537/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2513254 WARN
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2513267 WARN
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2513269 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2513289 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_solaris.vm_47371_hdfs____.dtj2bo/webapp
[junit4] 2> 2513825 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:47371
[junit4] 2> 2513938 WARN
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2513939 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2513951 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_47685_datanode____ch9hrr/webapp
[junit4] 2> 2514453 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47685
[junit4] 2> 2514540 WARN
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2514542 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2514566 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_61984_datanode____.pjign3/webapp
[junit4] 2> 2514650 INFO (IPC Server handler 3 on 52214) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-b1e1a11d-75be-4a05-92c7-56f3929ac16e node
DatanodeRegistration(127.0.0.1:65409,
datanodeUuid=bdd20a4c-d166-47da-a216-ab194aed705d, infoPort=64873,
infoSecurePort=0, ipcPort=44094,
storageInfo=lv=-56;cid=testClusterID;nsid=1255072223;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 2514650 INFO (IPC Server handler 3 on 52214) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-ed1e0174-7d85-4248-b209-23dab0826d79 node
DatanodeRegistration(127.0.0.1:65409,
datanodeUuid=bdd20a4c-d166-47da-a216-ab194aed705d, infoPort=64873,
infoSecurePort=0, ipcPort=44094,
storageInfo=lv=-56;cid=testClusterID;nsid=1255072223;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2515143 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:61984
[junit4] 2> 2515265 INFO (IPC Server handler 5 on 52214) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-51bb15c0-f8f2-47f8-883c-36eeb9933b6c node
DatanodeRegistration(127.0.0.1:35794,
datanodeUuid=bd62d4c7-9726-419a-8e46-680a2a619737, infoPort=62478,
infoSecurePort=0, ipcPort=52688,
storageInfo=lv=-56;cid=testClusterID;nsid=1255072223;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 2515265 INFO (IPC Server handler 5 on 52214) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-e6a09c80-2d94-4605-b7e2-5a39578ff321 node
DatanodeRegistration(127.0.0.1:35794,
datanodeUuid=bd62d4c7-9726-419a-8e46-680a2a619737, infoPort=62478,
infoSecurePort=0, ipcPort=52688,
storageInfo=lv=-56;cid=testClusterID;nsid=1255072223;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2515389 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[EB644B00ECF5B1D7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2515390 INFO (qtp527755265-25945) [n:127.0.0.1:52195_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2515394 INFO
(OverseerThreadFactory-10537-thread-1-processing-n:127.0.0.1:35585_solr)
[n:127.0.0.1:35585_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 2515502 INFO (qtp2145507233-25934) [n:127.0.0.1:35585_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2515502 INFO (qtp527755265-25947) [n:127.0.0.1:52195_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2515503 INFO (qtp2145507233-25934) [n:127.0.0.1:35585_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2515503 INFO (qtp527755265-25947) [n:127.0.0.1:52195_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2515613 INFO
(zkCallback-3916-thread-1-processing-n:127.0.0.1:35585_solr)
[n:127.0.0.1:35585_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2515613 INFO
(zkCallback-3917-thread-2-processing-n:127.0.0.1:52195_solr)
[n:127.0.0.1:52195_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2516519 INFO (qtp527755265-25947) [n:127.0.0.1:52195_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2516519 INFO (qtp2145507233-25934) [n:127.0.0.1:35585_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2516527 INFO (qtp2145507233-25934) [n:127.0.0.1:35585_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 2516527 INFO (qtp527755265-25947) [n:127.0.0.1:52195_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 2516530 INFO (qtp2145507233-25934) [n:127.0.0.1:35585_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2516530 INFO (qtp2145507233-25934) [n:127.0.0.1:35585_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest, trusted=true
[junit4] 2> 2516530 INFO (qtp527755265-25947) [n:127.0.0.1:52195_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2516530 INFO
[...truncated too long message...]
eadPoolExecutor.java:617)
[junit4] 2> java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2549928 INFO
(SUITE-HdfsRecoveryZkTest-seed#[EB644B00ECF5B1D7]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=en-MT,
timezone=America/Santarem
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=2,free=298311984,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [HighlighterConfigTest,
TestShardHandlerFactory, TestSystemCollAutoCreate, SolrCloudReportersTest,
LeaderElectionIntegrationTest, IndexSchemaTest, VersionInfoTest,
TermVectorComponentTest, TestInfoStreamLogging, ChaosMonkeySafeLeaderTest,
TestCloudInspectUtil, PreAnalyzedFieldTest, TestSolr4Spatial2, DeleteShardTest,
MultiThreadedOCPTest, EchoParamsTest, DistributedFacetPivotSmallAdvancedTest,
MergeStrategyTest, HdfsChaosMonkeySafeLeaderTest, ScriptEngineTest,
ConfigSetsAPITest, PeerSyncReplicationTest, TestJsonRequest,
TestJavabinTupleStreamParser, TestSchemaNameResource, SaslZkACLProviderTest,
HdfsTlogReplayBufferedWhileIndexingTest, BlobRepositoryCloudTest,
TestRuleBasedAuthorizationPlugin, NotRequiredUniqueKeyTest,
TestSubQueryTransformerDistrib, DebugComponentTest,
TestPHPSerializedResponseWriter, SolrMetricReporterTest, TestFastWriter,
TestSortByMinMaxFunction, DistributedQueryComponentOptimizationTest,
BlockJoinFacetSimpleTest, SpellCheckComponentTest, SparseHLLTest, DOMUtilTest,
TestSimpleTrackingShardHandler, TestSolrQueryResponse, TestSSLRandomization,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorWithCollapseTest,
SolrGangliaReporterTest, HighlighterMaxOffsetTest, SuggesterTest,
DefaultValueUpdateProcessorTest, TestNRTOpen, FacetPivotSmallTest,
TestLeaderElectionZkExpiry, TestMacros, TestMiniSolrCloudCluster,
TestFieldTypeCollectionResource, TestBulkSchemaAPI, DocValuesMissingTest,
TestConfigSetsAPI, TestReload, TestSolrQueryParser, TestReloadDeadlock,
CollectionReloadTest, ChaosMonkeyNothingIsSafeTest, CursorMarkTest,
TestDeleteCollectionOnDownNodes, OpenCloseCoreStressTest,
TestStressInPlaceUpdates, DeleteNodeTest, CdcrReplicationHandlerTest,
SystemInfoHandlerTest, TermVectorComponentDistributedTest, HdfsNNFailoverTest,
TestFuzzyAnalyzedSuggestions, ForceLeaderTest, TestStressRecovery,
TestInPlaceUpdatesStandalone, CircularListTest, TestCloudManagedSchema,
TestHdfsUpdateLog, TestShortCircuitedRequests, TestBadConfig,
LeaderFailureAfterFreshStartTest, TestDistributedGrouping, MetricsHandlerTest,
WordBreakSolrSpellCheckerTest, TestCodecSupport,
TestLMJelinekMercerSimilarityFactory, TestDefaultStatsCache, DistanceUnitsTest,
TestJsonFacetRefinement, TlogReplayBufferedWhileIndexingTest,
ExitableDirectoryReaderTest, SortSpecParsingTest, LeaderElectionContextKeyTest,
TestDFRSimilarityFactory, VMParamsZkACLAndCredentialsProvidersTest,
SimpleCollectionCreateDeleteTest, DeleteInactiveReplicaTest,
DistributedFacetPivotLargeTest, CdcrUpdateLogTest,
TestSolrCloudWithDelegationTokens, TestQueryUtils, TestRandomFaceting,
OverseerStatusTest, TestConfigSetsAPIZkFailure, MinimalSchemaTest, TestDocSet,
TestConfigSetProperties, NoCacheHeaderTest, AliasIntegrationTest,
AsyncCallRequestStatusResponseTest, TestSolrIndexConfig,
TestLMDirichletSimilarityFactory, TestNumericTerms64, UpdateParamsTest,
HLLSerializationTest, SuggestComponentTest, ResponseLogComponentTest,
SolrCoreCheckLockOnStartupTest, TestSolrCloudWithHadoopAuthPlugin,
BufferStoreTest, ClassificationUpdateProcessorIntegrationTest,
SortByFunctionTest, TestInitQParser, TestRangeQuery,
CreateCollectionCleanupTest, TestComponentsName, DistribCursorPagingTest,
TestOmitPositions, TestSolr4Spatial, TestCopyFieldCollectionResource,
TestSchemaSimilarityResource, CdcrVersionReplicationTest,
BasicAuthStandaloneTest, DirectUpdateHandlerOptimizeTest, TestFieldSortValues,
BasicZkTest, CoreMergeIndexesAdminHandlerTest, DistributedExpandComponentTest,
TestReversedWildcardFilterFactory, TestDynamicFieldCollectionResource,
ReplicationFactorTest, TestFoldingMultitermQuery, SliceStateTest,
ShardRoutingCustomTest, TestLegacyFieldCache, TestBlendedInfixSuggestions,
TestLRUStatsCache, TestValueSourceCache, LukeRequestHandlerTest,
TestCollectionAPIs, TestRequestForwarding, SolrCmdDistributorTest,
TestCrossCoreJoin, DistribJoinFromCollectionTest, TestCorePropertiesReload,
TestCollapseQParserPlugin, OverriddenZkACLAndCredentialsProvidersTest,
TestGraphTermsQParserPlugin, TestRealTimeGet, TestDownShardTolerantSearch,
CleanupOldIndexTest, TestAuthenticationFramework, TestIntervalFaceting,
TestReRankQParserPlugin, RuleEngineTest, CollectionsAPISolrJTest,
CurrencyFieldOpenExchangeTest, DistanceFunctionTest,
DistributedTermsComponentTest, ClusterStateTest, FullSolrCloudDistribCmdsTest,
BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest,
TestReplicationHandler, ZkSolrClientTest, AutoCommitTest, TestRecovery,
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder,
TestStressVersions, StatsComponentTest, SoftAutoCommitTest, SpatialFilterTest,
PolyFieldTest, TestUpdate, FieldMutatingUpdateProcessorTest,
TestWordDelimiterFilterFactory, TestSolrDeletionPolicy1, CacheHeaderTest,
DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest,
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest,
QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication,
SearchHandlerTest, SOLR749Test, TestQuerySenderListener,
AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField,
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig,
ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest,
TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest,
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest,
ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache,
DateMathParserTest, PrimUtilsTest, TestSolrJ, TestDocumentBuilder,
UUIDFieldTest, CursorPagingTest, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch,
TestPathTrie, TestEmbeddedSolrServerConstructors, TestJettySolrRunner,
ActionThrottleTest, AssignTest, CdcrBootstrapTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, NodeMutatorTest, OnlyLeaderIndexesTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrCloudExampleTest, SolrXmlInZkTest, TestCloudDeleteByQuery,
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery,
TestClusterProperties, TestCryptoKeys, TestDistribDocBasedVersion,
TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL,
TestSegmentSorting, TestStressCloudBlindAtomicUpdates,
TestTolerantUpdateProcessorCloud, HdfsRecoveryZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=EB644B00ECF5B1D7 -Dtests.slow=true -Dtests.locale=en-MT
-Dtests.timezone=America/Santarem -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:159)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:107)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:785)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:847)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1094)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:975)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:595)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EB644B00ECF5B1D7]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [539/702 (2!)] on J1 in 37.25s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43826 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]