Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1277/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.store.blockcache.BlockDirectoryTest.testRandomAccessWrites
Error Message:
Direct buffer memory
Stack Trace:
java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:693)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
at
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
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$9.evaluate(RandomizedRunner.java:941)
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)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([470CE34A8D87F6A:9E84B3D63642E356]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java: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 11898 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_470CE34A8D87F6A-001/init-core-data-001
[junit4] 2> 1038789 WARN
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 1038789 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1038792 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-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> 1038792 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1038793 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-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> 1038821 WARN
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1038822 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1038887 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=test
[junit4] 2> 1038964 WARN
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ] o.a.s.s.IndexSchema
[null] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 1038966 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1039024 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2549ab0a
[junit4] 2> 1039120 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2549ab0a
[junit4] 2> 1039120 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2549ab0a
[junit4] 2> 1039122 INFO (coreLoadExecutor-4199-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> 1039173 WARN (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1039174 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1039192 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1039264 WARN (coreLoadExecutor-4199-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> 1039266 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1039272 INFO (coreLoadExecutor-4199-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> 1039272 INFO (coreLoadExecutor-4199-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@2549ab0a
[junit4] 2> 1039272 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1039272 INFO (coreLoadExecutor-4199-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_470CE34A8D87F6A-001/init-core-data-001/]
[junit4] 2> 1039274 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=76.755859375,
floorSegmentMB=1.51953125, forceMergeDeletesPctAllowed=22.45773626054972,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41369768557925235
[junit4] 2> 1039357 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1039357 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1039358 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1039358 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1039358 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=57.8212890625,
floorSegmentMB=1.6171875, forceMergeDeletesPctAllowed=28.044432563947744,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6322089487844178
[junit4] 2> 1039359 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@53ddcd85[collection1] main]
[junit4] 2> 1039359 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1039363 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1039383 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1039384 INFO (coreLoadExecutor-4199-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1566213142876258304
[junit4] 2> 1039386 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1039386 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1039386 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1039387 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1039388 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1039388 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1039389 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1039389 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1039389 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1039391 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1039391 INFO
(searcherExecutor-4200-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53ddcd85[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1039394 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1039394 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1039394 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2779d882[collection1] realtime]
[junit4] 2> 1039395 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
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> 1039395 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1039396 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
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> 1039441 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1039442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1039459 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1039541 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1039543 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1039551 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ ]
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> 1039580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ 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@2549ab0a
[junit4] 2> 1039580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ 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_470CE34A8D87F6A-001/init-core-data-001/]
[junit4] 2> 1039661 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1039661 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1039662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f0eafa9[collection1] main]
[junit4] 2> 1039663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1039664 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1039668 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1039668 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1039668 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1566213143174053888
[junit4] 2> 1039668 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1039668 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1039668 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1039669 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1039669 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1039669 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1039669 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1039670 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1039671 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8877664355780732]
[junit4] 2> 1039671 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1039672 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f0eafa9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1039673 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29a3afa7[collection1] main]
[junit4] 2> 1039673 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e955fbe
[junit4] 2> 1039673 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1049976766
[junit4] 2> 1039675 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29a3afa7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1039685 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1566213143190831104)]} 0 1
[junit4] 2> 1039686 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1566213143192928256)]} 0 2
[junit4] 2> 1039686 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1566213143192928257)]} 0 3
[junit4] 2> 1039687 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1566213143193976832)]} 0 3
[junit4] 2> 1039688 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1566213143195025408)]} 0 4
[junit4] 2> 1039688 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1566213143195025409)]} 0 4
[junit4] 2> 1039688 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1566213143195025410)]} 0 5
[junit4] 2> 1039689 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1566213143196073984)]} 0 5
[junit4] 2> 1039689 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1566213143196073985)]} 0 5
[junit4] 2> 1039696 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1566213143196073986)]} 0 12
[junit4] 2> 1039740 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1566213143203414016)]} 0 56
[junit4] 2> 1039741 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1566213143249551360)]} 0 57
[junit4] 2> 1039741 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1566213143250599936)]} 0 57
[junit4] 2> 1039741 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1566213143250599937)]} 0 57
[junit4] 2> 1039742 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ 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> 1039748 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1566213143256891392)]} 0 64
[junit4] 2> 1039750 INFO (commitScheduler-4208-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> 1039754 INFO (commitScheduler-4208-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@792d39d5[collection1] main]
[junit4] 2> 1039756 INFO
(searcherExecutor-4205-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@792d39d5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
[junit4] 2> 1039757 INFO (commitScheduler-4208-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1039999 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1566213143520083968)]} 0 315
[junit4] 2> 1039999 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ 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> 1040000 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ 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> 1040001 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1040005 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1040005 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1040006 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2837d854[collection1] realtime]
[junit4] 2> 1040006 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1040007 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1040007 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1040045 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1040046 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1040067 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1040158 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1040196 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1040208 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1040220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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@2549ab0a
[junit4] 2> 1040220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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_470CE34A8D87F6A-001/init-core-data-001/]
[junit4] 2> 1040289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1040289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1040291 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@49d6586b[collection1] main]
[junit4] 2> 1040291 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1040292 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1040295 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1040295 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1040296 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1040296 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1040296 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1040296 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1040297 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1040298 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1040299 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1040299 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1040299 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1040300 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1040304 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@49d6586b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1040305 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6dce0b9d[collection1] main]
[junit4] 2> 1040305 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@16092658
[junit4] 2> 1040307 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=369698392
[junit4] 2> 1040309 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6dce0b9d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1040313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1566213143849336832)]} 0 1
[junit4] 2> 1040313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1044313 INFO (commitScheduler-4212-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> 1044314 INFO (commitScheduler-4212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@32b69b99[collection1] main]
[junit4] 2> 1044315 INFO (commitScheduler-4212-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1044316 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32b69b99[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 1044333 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1566213148065660928)]} 0 4022
[junit4] 2> 1044334 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1044334 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1566213148066709504)]} 0 4023
[junit4] 2> 1044334 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1046335 INFO (commitScheduler-4212-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> 1046337 INFO (commitScheduler-4212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@273ac1aa[collection1] main]
[junit4] 2> 1046337 INFO (commitScheduler-4212-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1046340 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@273ac1aa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
[junit4] 2> 1046343 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1046343 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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=1 status=0
QTime=0
[junit4] 2> 1046344 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150174347264)]} 0 6034
[junit4] 2> 1046344 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150174347265)]} 0 6034
[junit4] 2> 1046345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150174347266)]} 0 6034
[junit4] 2> 1046345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150175395840)]} 0 6034
[junit4] 2> 1046345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150175395841)]} 0 6034
[junit4] 2> 1046345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150175395842)]} 0 6035
[junit4] 2> 1046345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150175395843)]} 0 6035
[junit4] 2> 1046345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150175395844)]} 0 6035
[junit4] 2> 1046346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150176444416)]} 0 6035
[junit4] 2> 1046346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1566213150176444417)]} 0 6035
[junit4] 2> 1046346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1046346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150176444418)]} 0 6036
[junit4] 2> 1046347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150177492992)]} 0 6036
[junit4] 2> 1046347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150177492993)]} 0 6037
[junit4] 2> 1046347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150177492994)]} 0 6037
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150178541568)]} 0 6037
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150178541569)]} 0 6037
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150178541570)]} 0 6037
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150178541571)]} 0 6037
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150178541572)]} 0 6037
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1566213150178541573)]} 0 6038
[junit4] 2> 1046348 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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=1 status=0
QTime=0
[junit4] 2> 1047347 INFO (commitScheduler-4212-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> 1047349 INFO (commitScheduler-4212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6fcaed58[collection1] main]
[junit4] 2> 1047350 INFO (commitScheduler-4212-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1047351 INFO
(searcherExecutor-4209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6fcaed58[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10/9:delGen=1)))}
[junit4] 2> 1047352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1047352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
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> 1047352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[470CE34A8D87F6A]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1047355 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1047356 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1047356 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d41a01f[collection1] realtime]
[junit4] 2> 1047357 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047357 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1047358 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047392 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1047394 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1047419 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1047484 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047486 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1047493 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047507 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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@2549ab0a
[junit4] 2> 1047507 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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_470CE34A8D87F6A-001/init-core-data-001/]
[junit4] 2> 1047590 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1047590 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1047591 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@73acb497[collection1] main]
[junit4] 2> 1047592 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1047592 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1047596 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1047597 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1047597 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1047597 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1047597 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1047597 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1047598 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1047598 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1047598 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1047599 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1047600 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=4.671875,
floorSegmentMB=2.0439453125, forceMergeDeletesPctAllowed=14.492449201634928,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1047600 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1047601 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@73acb497[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1047601 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7de3135d[collection1] main]
[junit4] 2> 1047602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76ac3b31
[junit4] 2> 1047603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1990998833
[junit4] 2> 1047610 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1566213151500795904)]} 0 0
[junit4] 2> 1047610 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047612 INFO
(searcherExecutor-4213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7de3135d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1047861 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1566213151763988480)]} 0 251
[junit4] 2> 1047861 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047861 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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> 1047862 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ 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.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1047862 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[470CE34A8D87F6A]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=470CE34A8D87F6A -Dtests.slow=true
-Dtests.locale=mt -Dtests.timezone=America/Manaus -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.51s J1 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([470CE34A8D87F6A:9E84B3D63642E356]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[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> 1047866 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1047866 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1712228870
[junit4] 2> 1047866 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1047867 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1047868 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1047869 INFO
(SUITE-AutoCommitTest-seed#[470CE34A8D87F6A]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1047869 INFO
(coreCloseExecutor-4217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e3ecd96
[junit4] 2> 1047869 INFO
(coreCloseExecutor-4217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1047869 INFO
(coreCloseExecutor-4217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15924efc commitCommandVersion:0
[junit4] 2> 1047871 INFO
(coreCloseExecutor-4217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1581174166
[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_470CE34A8D87F6A-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=mt, timezone=America/Manaus
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=277823320,total=478150656
[junit4] 2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues,
SuggesterTSTTest, TestOmitPositions, CdcrUpdateLogTest, TestLegacyFieldCache,
TestFieldCacheSort, TestReplicationHandlerBackup, TestRealTimeGet,
DeleteInactiveReplicaTest, TestRestManager, TestDefaultStatsCache,
ConvertedLegacyTest, TimeZoneUtilsTest, SuggesterWFSTTest,
TestFuzzyAnalyzedSuggestions, DebugComponentTest, TestDistributedGrouping,
TestLuceneMatchVersion, AliasIntegrationTest, TestDelegationWithHadoopAuth,
TestIndexSearcher, ResponseLogComponentTest, TestSolr4Spatial,
TestObjectReleaseTracker, TestInfoStreamLogging, TestNumericTerms64,
TestAuthorizationFramework, TestJoin, TestSolrDeletionPolicy2,
SolrMetricsIntegrationTest, MergeStrategyTest, SparseHLLTest,
TestDynamicFieldResource, CachingDirectoryFactoryTest,
TestFieldCacheVsDocValues, CollectionsAPISolrJTest, InfoHandlerTest,
PreAnalyzedUpdateProcessorTest, TestSolrQueryParser, URLClassifyProcessorTest,
TestSolrCoreProperties, TestSolrQueryParserDefaultOperatorResource,
CollectionReloadTest, BadIndexSchemaTest, TestCorePropertiesReload,
JavabinLoaderTest, TestDynamicLoading, TestUniqueKeyFieldResource,
TestDFISimilarityFactory, AsyncCallRequestStatusResponseTest, BadComponentTest,
CloneFieldUpdateProcessorFactoryTest, TestDFRSimilarityFactory,
RegexBoostProcessorTest, TestStressInPlaceUpdates, BasicFunctionalityTest,
RollingRestartTest, SystemInfoHandlerTest, TestConfigReload,
SpellCheckComponentTest, LoggingHandlerTest, TestNRTOpen, DistanceUnitsTest,
ConfigSetsAPITest, CSVRequestHandlerTest, DateRangeFieldTest,
CdcrBootstrapTest, TestFiltering, TestLRUCache, VersionInfoTest,
TestBulkSchemaConcurrent, JSONWriterTest, TestSimpleQParserPlugin,
HdfsNNFailoverTest, TestClassNameShortening, HighlighterConfigTest,
DistributedFacetPivotLongTailTest, TestSSLRandomization, TestRebalanceLeaders,
TestDownShardTolerantSearch, TestHdfsUpdateLog, MissingSegmentRecoveryTest,
TestConfigOverlay, HdfsLockFactoryTest, CreateCollectionCleanupTest,
CurrencyFieldOpenExchangeTest, DistanceFunctionTest,
OverseerModifyCollectionTest, AtomicUpdatesTest, BlockJoinFacetDistribTest,
CleanupOldIndexTest, UninvertDocValuesMergePolicyTest,
TemplateUpdateProcessorTest, RequestLoggingTest, HdfsBasicDistributedZkTest,
ConnectionReuseTest, SolrCoreCheckLockOnStartupTest, TestClusterProperties,
TestChildDocTransformer, TestScoreJoinQPNoScore,
TestSolrCloudWithSecureImpersonation, WordBreakSolrSpellCheckerTest,
ResponseHeaderTest, TestSchemaVersionResource, LeaderElectionContextKeyTest,
TestFreeTextSuggestions, DOMUtilTest, TestCloudInspectUtil,
OverriddenZkACLAndCredentialsProvidersTest, TestLeaderElectionZkExpiry,
TestOverriddenPrefixQueryForCustomFieldType, TestSchemaManager,
HdfsRecoveryZkTest, TestManagedSynonymFilterFactory, TestCrossCoreJoin,
CoreSorterTest, SolrShardReporterTest, TestRangeQuery, StatsComponentTest,
PropertiesRequestHandlerTest, DistributedFacetPivotSmallTest,
FullSolrCloudDistribCmdsTest, SortSpecParsingTest, QueryParsingTest,
TestSQLHandlerNonCloud, DeleteNodeTest, DistribJoinFromCollectionTest,
OnlyLeaderIndexesTest, SpellCheckCollatorWithCollapseTest,
TestJsonFacetRefinement, TestBinaryResponseWriter,
TestSolrConfigHandlerConcurrent, TestQuerySenderListener, TestFieldResource,
SuggestComponentContextFilterQueryTest, AutoCommitTest]
[junit4] Completed [293/706 (1!)] on J1 in 9.10s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1288 lines...]
[junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.store.blockcache.BlockDirectoryTest_470CE34A8D87F6A-001/init-core-data-001
[junit4] 2> 2624796 WARN
(SUITE-BlockDirectoryTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2624796 INFO
(SUITE-BlockDirectoryTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2624798 INFO
(SUITE-BlockDirectoryTest-seed#[470CE34A8D87F6A]-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> 2624803 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting ensureCacheConfigurable
[junit4] 2> 2624805 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2624805 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.b.BlockDirectory Block cache on read is disabled
[junit4] 2> 2624805 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending ensureCacheConfigurable
[junit4] 2> 2624814 INFO
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
[junit4] 2> 2626414 INFO
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BlockDirectoryTest
-Dtests.method=testRandomAccessWrites -Dtests.seed=470CE34A8D87F6A
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=America/Denver
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 1.80s J0 | BlockDirectoryTest.testRandomAccessWrites <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Direct buffer memory
[junit4] > at java.nio.Bits.reserveMemory(Bits.java:693)
[junit4] > at
java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
[junit4] > at
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
[junit4] > at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
[junit4] > at
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
java.lang.NullPointerException
[junit4] > at
org.apache.solr.store.blockcache.BlockDirectoryTest.tearDown(BlockDirectoryTest.java:131)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2626606 INFO
(TEST-BlockDirectoryTest.testEOF-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEOF
[junit4] 2> 2628019 INFO
(TEST-BlockDirectoryTest.testEOF-seed#[470CE34A8D87F6A]) [ ]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2628435 INFO
(TEST-BlockDirectoryTest.testEOF-seed#[470CE34A8D87F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEOF
[junit4] 2> 2628442 INFO
(TEST-BlockDirectoryTest.testRandomAccessWritesLargeCache-seed#[470CE34A8D87F6A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWritesLargeCache
[junit4] 1> Total time is 4089ms
[junit4] 2> 2632533 INFO
(TEST-BlockDirectoryTest.testRandomAccessWritesLargeCache-seed#[470CE34A8D87F6A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWritesLargeCache
[junit4] 2> 2632534 INFO
(SUITE-BlockDirectoryTest-seed#[470CE34A8D87F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.store.blockcache.BlockDirectoryTest_470CE34A8D87F6A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1916, maxMBSortInHeap=5.524021902406947,
sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=America/Denver
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=242232232,total=503316480
[junit4] 2> NOTE: All tests run in this JVM: [MultiTermTest,
TestHdfsBackupRestoreCore, PKIAuthenticationIntegrationTest,
HdfsRestartWhileUpdatingTest, TestRawResponseWriter, SimpleFacetsTest,
TestMacros, ZkStateReaderTest, ZkCLITest, TestInPlaceUpdatesDistrib,
TestSearcherReuse, NumericFieldsTest, TestHashQParserPlugin,
MoreLikeThisHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestCoreContainer, MoveReplicaTest, TestRequestStatusCollectionAPI,
TestAnalyzeInfixSuggestions, StandardRequestHandlerTest,
TestCustomDocTransformer, TestLazyCores, ReplaceNodeTest, TestExactStatsCache,
TestEmbeddedSolrServerConstructors, TestLeaderElectionWithEmptyReplica,
TestRandomDVFaceting, TestOrdValues, TestDistribDocBasedVersion,
TestSweetSpotSimilarityFactory, SolrCLIZkUtilsTest,
DistributedExpandComponentTest, DocValuesNotIndexedTest,
PathHierarchyTokenizerFactoryTest, StressHdfsTest, ZkControllerTest,
TestStressReorder, TestNestedDocsSort, TestStandardQParsers, DateFieldTest,
HttpSolrCallGetCoreTest, DirectoryFactoryTest, DistributedFacetPivotLargeTest,
TestJsonFacets, TestManagedResourceStorage, TestFieldCacheWithThreads,
TestFileDictionaryLookup, ManagedSchemaRoundRobinCloudTest,
DirectSolrConnectionTest, UUIDUpdateProcessorFallbackTest,
TestCursorMarkWithoutUniqueKey, TestManagedSchemaAPI,
TestNamedUpdateProcessors, TestSort, ConjunctionSolrSpellCheckerTest,
TestSegmentSorting, TestNumericTerms32, TestIntervalFaceting,
TestBulkSchemaAPI, TestReqParamsAPI, SOLR749Test, TestTrieFacet, SyncSliceTest,
CloudMLTQParserTest, TestHashPartitioner, TestJavabinTupleStreamParser,
TestScoreJoinQPScore, TestSerializedLuceneMatchVersion, TestConfigSets,
ActionThrottleTest, HighlighterMaxOffsetTest, TestElisionMultitermQuery,
SolrIndexConfigTest, AnalysisErrorHandlingTest, DocValuesMultiTest,
TestSolrCoreParser, BasicAuthIntegrationTest, MetricsHandlerTest,
SoftAutoCommitTest, SynonymTokenizerTest,
DistributedQueryComponentOptimizationTest, QueryElevationComponentTest,
SSLMigrationTest, SolrCloudReportersTest, TestSolrQueryResponse,
TestSmileRequest, TestSubQueryTransformerDistrib, TestExceedMaxTermLength,
CoreMergeIndexesAdminHandlerTest, FacetPivotSmallTest, TestFastOutputStream,
CdcrReplicationDistributedZkTest, ParsingFieldUpdateProcessorsTest,
TermsComponentTest, TriLevelCompositeIdRoutingTest, TestSystemCollAutoCreate,
RequiredFieldsTest, TestLockTree, TestImplicitCoreProperties,
DistributedFacetPivotSmallAdvancedTest, ReplicaListTransformerTest,
HdfsUnloadDistributedZkTest, HdfsThreadLeakTest, TestCSVLoader,
MigrateRouteKeyTest, CurrencyFieldXmlFileTest,
ClassificationUpdateProcessorTest, TestCollationField, TestMissingGroups,
BlockJoinFacetRandomTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestPseudoReturnFields, DateMathParserTest, TestAddFieldRealTimeGet,
CursorPagingTest, SuggestComponentTest, TestDistributedSearch, FileUtilsTest,
TestCopyFieldCollectionResource, DisMaxRequestHandlerTest,
TestReplicaProperties, ResourceLoaderTest, QueryEqualityTest,
TestCloudDeleteByQuery, SolrMetricReporterTest, TestTestInjection,
TestSolrConfigHandlerCloud, BJQParserTest, PingRequestHandlerTest,
SolrPluginUtilsTest, TestSurroundQueryParser, HdfsRecoverLeaseTest,
TestSolrXml, TestFaceting, TestDocTermOrds, ZkNodePropsTest,
LeaderElectionTest, TestXmlQParserPlugin, FullHLLTest, TestUpdate,
CustomCollectionTest, DataDrivenBlockJoinTest, TestManagedStopFilterFactory,
TestHighlightDedupGrouping, TestStressVersions, TestTolerantSearch,
TestCryptoKeys, TestLeaderInitiatedRecoveryThread, ShardRoutingTest,
SpellingQueryConverterTest, TestFieldCacheReopen, TestCSVResponseWriter,
HardAutoCommitTest, ShardSplitTest, SmileWriterTest, TestBlobHandler,
TestBinaryField, HttpPartitionTest, TestRandomRequestDistribution,
TestStressLiveNodes, OverseerCollectionConfigSetProcessorTest,
TestGroupingSearch, TestJettySolrRunner, OverseerTest, SearchHandlerTest,
TestPKIAuthenticationPlugin, TestFieldCollectionResource, TestCollectionAPIs,
HdfsDirectoryFactoryTest, BitVectorTest, IndexSchemaRuntimeFieldTest,
BasicZkTest, TestReplicationHandler, ShardRoutingCustomTest, TestRecovery,
TestReload, DistributedTermsComponentTest, PeerSyncTest,
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
CoreAdminHandlerTest, SuggesterTest, TestStressLucene, TestTrie,
SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest,
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest,
DocumentBuilderTest, TermVectorComponentTest, FastVectorHighlighterTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPHPSerializedResponseWriter, UpdateParamsTest, AlternateDirectoryTest,
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest,
TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf,
OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest,
TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest,
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSimpleTrackingShardHandler,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest,
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnCommitTest, NodeMutatorTest, OverseerRolesTest,
OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest,
RecoveryAfterSoftCommitTest, SolrCloudExampleTest, TestCloudPseudoReturnFields,
TestCloudRecovery, TestConfigSetsAPIExclusivity,
TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore,
TestMiniSolrCloudCluster, TestOnReconnectListenerSupport,
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates,
TestTolerantUpdateProcessorRandomCloud, RuleEngineTest, RulesTest,
TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory,
TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCoreSnapshots,
TestRestoreCore, TestSQLHandler, InfixSuggestersTest, TestExpandComponent,
TestPivotHelperCode, TestTrackingShardHandlerFactory,
TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper,
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SpatialRPTFieldTypeTest,
TestCloudSchemaless, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest,
RankQueryTest, TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard,
TestCustomSort, TestFieldSortValues, TestFilteredDocIdSet,
TestGraphTermsQParserPlugin, TestLegacyNumericRangeQueryBuilder,
TestMaxScoreQueryParser, TestMultiWordSynonyms, TestNoOpRegenerator,
TestQueryWrapperFilter, TestRecoveryHdfs, TestRuleBasedAuthorizationPlugin,
TestSha256AuthenticationProvider, TestImpersonationWithHadoopAuth,
TestBlendedInfixSuggestions, TestHighFrequencyDictionaryFactory,
BlockDirectoryTest]
[junit4] Completed [685/706 (2!)] on J0 in 7.76s, 4 tests, 1 error <<<
FAILURES!
[...truncated 43435 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]