Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/120/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([1130BB96224587D9:ABE2D4EEA16B69CC]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
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:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([1130BB96224587D9:A8B16D490EAF8353]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1)
Thread[id=26295, name=jetty-launcher-3602-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
1) Thread[id=26295, name=jetty-launcher-3602-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([1130BB96224587D9]:0)
Build Log:
[...truncated 11988 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1130BB96224587D9-001/init-core-data-001
[junit4] 2> 2287288 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2287289 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-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> 2287289 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2287289 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2287290 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2287317 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2287334 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2287427 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2287478 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d512b0f
[junit4] 2> 2287486 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d512b0f
[junit4] 2> 2287486 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d512b0f
[junit4] 2> 2287488 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2287522 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2287546 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2287640 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2287651 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2287651 INFO (coreLoadExecutor-7663-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@3d512b0f
[junit4] 2> 2287651 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2287651 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1130BB96224587D9-001/init-core-data-001/]
[junit4] 2> 2287653 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=54.322265625,
floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=25.539733084702263,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2287709 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2287709 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2287709 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2287710 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2287710 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=60.14453125,
floorSegmentMB=0.8466796875, forceMergeDeletesPctAllowed=21.261070715103944,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2287710 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@24b3acdb[collection1] main]
[junit4] 2> 2287711 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2287715 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2287747 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2287748 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2287748 INFO (coreLoadExecutor-7663-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1576107789212712960
[junit4] 2> 2287752 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2287752 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2287753 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2287753 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2287753 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2287753 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2287753 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2287754 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2287754 INFO
(searcherExecutor-7664-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@24b3acdb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2287754 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2287757 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 2287757 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2287758 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@302ff263[collection1] realtime]
[junit4] 2> 2287759 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
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> 2287759 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 2287760 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2287808 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2287835 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2287993 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2288005 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2288060 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ 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@3d512b0f
[junit4] 2> 2288061 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1130BB96224587D9-001/init-core-data-001/]
[junit4] 2> 2288150 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2288150 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2288151 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57051d8b[collection1] main]
[junit4] 2> 2288152 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2288153 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2288155 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2288156 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576107789640531968
[junit4] 2> 2288156 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2288158 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=208482544,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2288158 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2288158 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2288158 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2288158 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2288159 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2288159 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2288160 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2288160 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2288161 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2288164 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57051d8b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2288165 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2358ccf0[collection1] main]
[junit4] 2> 2288165 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a8014f5
[junit4] 2> 2288165 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=444601589
[junit4] 2> 2288165 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ca8d19a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60d59cf2
[junit4] 2> 2288168 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2358ccf0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2288196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1576107789680377856)]} 0 5
[junit4] 2> 2288197 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2289697 INFO (commitScheduler-7672-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> 2289698 INFO (commitScheduler-7672-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@24e9599d[collection1] main]
[junit4] 2> 2289698 INFO (commitScheduler-7672-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2289700 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@24e9599d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
[junit4] 2> 2289704 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1576107791263727616)]} 0 1513
[junit4] 2> 2289704 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2289705 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2289705 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1576107791264776192)]} 0 0
[junit4] 2> 2289705 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2291204 INFO (commitScheduler-7672-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> 2291205 INFO (commitScheduler-7672-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c5c129d[collection1] main]
[junit4] 2> 2291206 INFO (commitScheduler-7672-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2291207 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c5c129d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
[junit4] 2> 2291212 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1576107792844980224)]} 0 3022
[junit4] 2> 2291212 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792844980225)]} 0 3022
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028800)]} 0 3022
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028801)]} 0 3022
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028802)]} 0 3023
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028803)]} 0 3023
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028804)]} 0 3023
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028805)]} 0 3023
[junit4] 2> 2291213 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792846028806)]} 0 3023
[junit4] 2> 2291214 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792847077376)]} 0 3023
[junit4] 2> 2291214 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1576107792847077377)]} 0 3023
[junit4] 2> 2291214 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2292712 INFO (commitScheduler-7672-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> 2292714 INFO (commitScheduler-7672-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f0f78ec[collection1] main]
[junit4] 2> 2292715 INFO (commitScheduler-7672-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2292717 INFO
(searcherExecutor-7669-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f0f78ec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)
Uninverting(_2(7.1.0):c11/9:delGen=1)))}
[junit4] 2> 2292723 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1576107794429378560)]} 0 4534
[junit4] 2> 2292724 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2292724 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 2292738 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 2292738 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 2292739 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2416b805[collection1] realtime]
[junit4] 2> 2292739 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
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> 2292739 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 2292739 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2292763 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2292777 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2292852 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2292863 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2292902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
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@3d512b0f
[junit4] 2> 2292902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1130BB96224587D9-001/init-core-data-001/]
[junit4] 2> 2292952 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2292952 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2292953 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3fd7a2b6[collection1] main]
[junit4] 2> 2292954 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2292954 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2292957 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2292958 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7351225263702491]
[junit4] 2> 2292958 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2292959 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2292959 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2292959 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2292959 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2292960 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2292960 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2292960 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2292960 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2292961 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2292962 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3fd7a2b6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2292963 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3de8bb09[collection1] main]
[junit4] 2> 2292963 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b299a1e
[junit4] 2> 2292963 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=455711262
[junit4] 2> 2292963 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4393b94a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60d59cf2
[junit4] 2> 2292971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1576107794689425408)]} 0 0
[junit4] 2> 2292971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2292973 INFO
(searcherExecutor-7673-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3de8bb09[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2293223 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1576107794953666560)]} 0 252
[junit4] 2> 2293223 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2293224 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1576107794954715136)]} 0 253
[junit4] 2> 2293224 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2293225 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 2293225 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[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:748)
[junit4] 2>
[junit4] 2> 2293226 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[1130BB96224587D9]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=1130BB96224587D9 -Dtests.slow=true
-Dtests.locale=de-DE -Dtests.timezone=America/Antigua -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.51s J1 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([1130BB96224587D9:ABE2D4EEA16B69CC]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 40 more
[junit4] 2> 2293231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 2293232 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2293232 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@33be24f9[collection1] realtime]
[junit4] 2> 2293232 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ 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> 2293232 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 2293232 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2293254 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2293302 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2293369 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2293376 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2293398 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ 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@3d512b0f
[junit4] 2> 2293398 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1130BB96224587D9-001/init-core-data-001/]
[junit4] 2> 2293446 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2293446 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2293447 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38476fef[collection1] main]
[junit4] 2> 2293448 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2293449 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2293452 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2293454 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2293454 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2293454 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2293454 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2293454 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2293454 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2293455 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2293455 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2293456 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2293456 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2293456 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2293458 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38476fef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2293458 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5c6e9a[collection1] main]
[junit4] 2> 2293459 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@22cb5cbd
[junit4] 2> 2293459 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=583752893
[junit4] 2> 2293459 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c490ffa: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60d59cf2
[junit4] 2> 2293472 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e5c6e9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2293473 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1576107795213713408)]} 0 2
[junit4] 2> 2293473 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1576107795215810560)]} 0 2
[junit4] 2> 2293473 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1576107795215810561)]} 0 2
[junit4] 2> 2293473 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1576107795215810562)]} 0 2
[junit4] 2> 2293474 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1576107795215810563)]} 0 3
[junit4] 2> 2293474 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1576107795216859136)]} 0 3
[junit4] 2> 2293474 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1576107795216859137)]} 0 3
[junit4] 2> 2293474 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1576107795216859138)]} 0 3
[junit4] 2> 2293475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1576107795217907712)]} 0 4
[junit4] 2> 2293475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1576107795217907713)]} 0 4
[junit4] 2> 2293475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1576107795217907714)]} 0 4
[junit4] 2> 2293475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1576107795217907715)]} 0 4
[junit4] 2> 2293475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1576107795217907716)]} 0 4
[junit4] 2> 2293475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1576107795217907717)]} 0 4
[junit4] 2> 2293476 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2293476 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1576107795218956288)]} 0 5
[junit4] 2> 2293476 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1576107795218956289)]} 0 5
[junit4] 2> 2293476 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2293476 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ 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:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> 2293477 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2293477 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[1130BB96224587D9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 2293477 INFO (commitScheduler-7680-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> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=1130BB96224587D9 -Dtests.slow=true
-Dtests.locale=de-DE -Dtests.timezone=America/Antigua -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.25s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([1130BB96224587D9:A8B16D490EAF8353]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 40 more
[junit4] 2> 2293477 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2293477 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=472984354
[junit4] 2> 2293477 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2293478 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1efb8d02: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@acb62b
[junit4] 2> 2293478 INFO (commitScheduler-7680-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ef7f4f7[collection1] main]
[junit4] 2> 2293478 INFO (commitScheduler-7680-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2293481 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2293481 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@35224bd3: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@27307916
[junit4] 2> 2293484 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2293484 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d5b5b6f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@230fe928
[junit4] 2> 2293485 INFO
(searcherExecutor-7677-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ef7f4f7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):c16)))}
[junit4] 2> 2293485 INFO
(SUITE-AutoCommitTest-seed#[1130BB96224587D9]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2293485 INFO
(coreCloseExecutor-7681-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@258eddaf
[junit4] 2> 2293485 INFO
(coreCloseExecutor-7681-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=630119855
[junit4] 2> 2293485 INFO
(coreCloseExecutor-7681-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60d2590e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60d59cf2
[junit4] 2> 2293499 INFO
(coreCloseExecutor-7681-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 2293500 INFO
(coreCloseExecutor-7681-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@36fff6bd commitCommandVersion:0
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1130BB96224587D9-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=de-DE,
timezone=America/Antigua
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=146644712,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample,
MoreLikeThisHandlerTest, CursorMarkTest, JSONWriterTest,
SpellingQueryConverterTest, TestApiFramework, TestDefaultStatsCache,
RuleEngineTest, TestSolrDeletionPolicy1, TestUniqueKeyFieldResource,
JsonLoaderTest, TestStressCloudBlindAtomicUpdates, TestRemoteStreaming,
ForceLeaderTest, TestDynamicLoading, TestAnalyzeInfixSuggestions,
TestMacroExpander, DistributedFacetExistsSmallTest, OpenCloseCoreStressTest,
TestValueSourceCache, TestRequestStatusCollectionAPI,
TestTrackingShardHandlerFactory, SearchHandlerTest, TestNumericRangeQuery64,
TestCharFilters, BasicDistributedZk2Test, TestHdfsBackupRestoreCore,
TestFastLRUCache, LeaderFailureAfterFreshStartTest, TermsComponentTest,
TestManagedSchemaThreadSafety, TestUninvertingReader, ReplaceNodeTest,
TermVectorComponentDistributedTest, SegmentsInfoRequestHandlerTest,
WrapperMergePolicyFactoryTest, TestStressLucene, TestPostingsSolrHighlighter,
TestInfoStreamLogging, TestSQLHandler, TestJoin, FileBasedSpellCheckerTest,
LukeRequestHandlerTest, DistributedMLTComponentTest, TestLuceneMatchVersion,
SubstringBytesRefFilterTest, TestJettySolrRunner, TestFieldSortValues,
DocumentAnalysisRequestHandlerTest, TestShardHandlerFactory,
PropertiesRequestHandlerTest, TestElisionMultitermQuery,
TestDistributedMissingSort, ExternalFileFieldSortTest,
TestDelegationWithHadoopAuth, HdfsTlogReplayBufferedWhileIndexingTest,
LeaderInitiatedRecoveryOnShardRestartTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestRandomCollapseQParserPlugin,
TestReRankQParserPlugin, TestDocTermOrds, MergeStrategyTest,
SystemInfoHandlerTest, TestJsonFacetRefinement, SolrCLIZkUtilsTest,
PluginInfoTest, DistributedTermsComponentTest, AssignBackwardCompatibilityTest,
SolrXmlInZkTest, HdfsDirectoryTest, TestSlowCompositeReaderWrapper,
TestRuleBasedAuthorizationPlugin, EchoParamsTest, TestScoreJoinQPNoScore,
CdcrVersionReplicationTest, TestFieldCacheReopen, TestDistributedGrouping,
TestPushWriter, ZkStateWriterTest, HdfsBasicDistributedZkTest,
SSLMigrationTest, MultiThreadedOCPTest, MissingSegmentRecoveryTest,
InfoHandlerTest, TestSolrCloudSnapshots, TestAnalyzedSuggestions,
TestReqParamsAPI, HighlighterMaxOffsetTest, CdcrBootstrapTest,
TestCopyFieldCollectionResource, TestDocSet, TestUseDocValuesAsStored,
VMParamsZkACLAndCredentialsProvidersTest, TestCrossCoreJoin,
DistributedQueryElevationComponentTest, SolrRequestParserTest,
TestExportWriter, BasicAuthStandaloneTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SortSpecParsingTest,
TestSizeLimitedDistributedMap, DebugComponentTest, TestMergePolicyConfig,
TestChildDocTransformer, TestSolrCloudWithHadoopAuthPlugin,
SpellCheckCollatorTest, CoreAdminRequestStatusTest, SampleTest,
SolrCloudReportersTest, SolrCmdDistributorTest, TestMaxScoreQueryParser,
SOLR749Test, TestFieldCacheSortRandom, TestJsonRequest, UpdateParamsTest,
TestHttpShardHandlerFactory, TestZkChroot, MetricUtilsTest,
TestBinaryResponseWriter, SuggesterTSTTest, AsyncCallRequestStatusResponseTest,
TestFiltering, FileUtilsTest, OpenExchangeRatesOrgProviderTest,
CacheHeaderTest, SolrIndexConfigTest, QueryEqualityTest, TestNRTOpen,
TestPullReplicaErrorHandling, LeaderElectionIntegrationTest,
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, TestIndexSearcher,
UtilsToolTest, SignatureUpdateProcessorFactoryTest,
DistributedFacetPivotSmallTest, RecoveryAfterSoftCommitTest,
DistribCursorPagingTest, HdfsWriteToMultipleCollectionsTest,
CollectionReloadTest, MBeansHandlerTest, V2StandaloneTest, DeleteShardTest,
StatelessScriptUpdateProcessorFactoryTest,
TestPerFieldSimilarityWithDefaultOverride, DistributedSuggestComponentTest,
MetricsConfigTest, OverseerTaskQueueTest,
PreAnalyzedFieldManagedSchemaCloudTest, UpdateLogTest, TestLRUCache,
PolyFieldTest, CdcrReplicationHandlerTest, TestWordDelimiterFilterFactory,
BlockJoinFacetSimpleTest, TestRangeQuery, TestFieldTypeResource,
ChangedSchemaMergeTest, BadComponentTest, TlogReplayBufferedWhileIndexingTest,
TestInPlaceUpdatesDistrib, StatsComponentTest, TestRealTimeGet,
TestCloudManagedSchema, SpellPossibilityIteratorTest, HttpSolrCallGetCoreTest,
TestLocalFSCloudBackupRestore, CleanupOldIndexTest, SolrGraphiteReporterTest,
ClassificationUpdateProcessorIntegrationTest, PreAnalyzedFieldTest,
DocumentBuilderTest, ShardSplitTest, TemplateUpdateProcessorTest,
TestLMJelinekMercerSimilarityFactory, TestSystemIdResolver,
TestDFISimilarityFactory, TestSimpleQParserPlugin, BlockDirectoryTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest, TestReplicationHandler, ZkCLITest,
AutoCommitTest]
[junit4] Completed [379/729 (1!)] on J1 in 6.23s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 508 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_1130BB96224587D9-001/init-core-data-001
[junit4] 2> 3036537 WARN
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
[junit4] 2> 3036537 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3036538 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-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> 3036538 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3036586 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_1130BB96224587D9-001/tempDir-001
[junit4] 2> 3036586 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3036586 INFO (Thread-8147) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3036586 INFO (Thread-8147) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3036590 ERROR (Thread-8147) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 3036686 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[1130BB96224587D9]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:54875
[junit4] 2> 3036706 INFO (jetty-launcher-3602-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3036706 INFO (jetty-launcher-3602-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3036709 INFO (jetty-launcher-3602-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73c210e6{/solr,null,AVAILABLE}
[junit4] 2> 3036709 INFO (jetty-launcher-3602-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fd9370d{/solr,null,AVAILABLE}
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@74ad9b9{SSL,[ssl,
http/1.1]}{127.0.0.1:51954}
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.e.j.s.Server Started @3040340ms
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51954}
[junit4] 2> 3036710 ERROR (jetty-launcher-3602-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 3036710 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T22:11:07.536Z
[junit4] 2> 3036712 INFO (jetty-launcher-3602-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7b738d3e{SSL,[ssl,
http/1.1]}{127.0.0.1:35095}
[junit4] 2> 3036713 INFO (jetty-launcher-3602-thread-2) [ ]
o.e.j.s.Server Started @3040343ms
[junit4] 2> 3036713 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35095}
[junit4] 2> 3036713 ERROR (jetty-launcher-3602-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3036713 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 3036713 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3036713 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 3036713 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T22:11:07.539Z
[junit4] 2> 3036715 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3036716 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3036737 INFO (jetty-launcher-3602-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54875/solr
[junit4] 2> 3036738 INFO (jetty-launcher-3602-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54875/solr
[junit4] 2> 3036873 INFO (jetty-launcher-3602-thread-2)
[n:127.0.0.1:35095_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3036873 INFO (jetty-launcher-3602-thread-1)
[n:127.0.0.1:51954_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3036876 INFO (jetty-launcher-3602-thread-2)
[n:127.0.0.1:35095_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35095_solr
[junit4] 2> 3036877 INFO (jetty-launcher-3602-thread-1)
[n:127.0.0.1:51954_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51954_solr
[junit4] 2> 3036877 INFO (jetty-launcher-3602-thread-2)
[n:127.0.0.1:35095_solr ] o.a.s.c.Overseer Overseer
(id=98506785909243910-127.0.0.1:35095_solr-n_0000000000) starting
[junit4] 2> 3036880 INFO
(zkCallback-3613-thread-1-processing-n:127.0.0.1:51954_solr)
[n:127.0.0.1:51954_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3036882 INFO
(zkCallback-3614-thread-1-processing-n:127.0.0.1:35095_solr)
[n:127.0.0.1:35095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3036895 INFO (jetty-launcher-3602-thread-2)
[n:127.0.0.1:35095_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35095_solr
[junit4] 2> 3036896 INFO
(zkCallback-3614-thread-1-processing-n:127.0.0.1:35095_solr)
[n:127.0.0.1:35095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3036896 INFO
(zkCallback-3613-thread-1-processing-n:127.0.0.1:51954_solr)
[n:127.0.0.1:51954_solr ] o.a.s.c.c
[...truncated too long message...]
ava:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Aug 18, 2017 10:11:55 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=bg-BG, timezone=Etc/GMT-10
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=134987632,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SolrInfoBeanTest,
TimeZoneUtilsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestManagedSchemaAPI, TestHdfsUpdateLog, TestUseDocValuesAsStored2,
DeleteLastCustomShardedReplicaTest, SecurityConfHandlerTest, AssignTest,
SolrCoreTest, SolrTestCaseJ4Test, TestRequestForwarding, TestStressRecovery,
TestFieldCollectionResource, TestConfigReload, CdcrUpdateLogTest,
TestBulkSchemaConcurrent, DeleteStatusTest, DirectUpdateHandlerTest,
TestLockTree, TestLMDirichletSimilarityFactory, TestBulkSchemaAPI,
CollectionStateFormat2Test, TestSolrCoreSnapshots, TestLegacyTerms,
TestRestoreCore, ShardRoutingTest, OverseerTest, CheckHdfsIndexTest,
HighlighterConfigTest, TestFieldTypeCollectionResource, TestOrdValues,
CloudExitableDirectoryReaderTest, TestSchemaSimilarityResource,
CursorPagingTest, ParsingFieldUpdateProcessorsTest, BasicAuthIntegrationTest,
CollectionsAPIAsyncDistributedZkTest, TestMaxTokenLenTokenizer, MultiTermTest,
TestBackupRepositoryFactory, ReplicationFactorTest,
TestPHPSerializedResponseWriter, TestSubQueryTransformerDistrib,
TestPointFields, TestRebalanceLeaders, DocExpirationUpdateProcessorFactoryTest,
TestCloudRecovery, GraphQueryTest, TestFieldCacheSort, JvmMetricsTest,
TestComplexPhraseLeadingWildcard, TestPseudoReturnFields,
TestEmbeddedSolrServerSchemaAPI, LeaderInitiatedRecoveryOnCommitTest,
TestStreamBody, DirectSolrConnectionTest, LeaderFailoverAfterPartitionTest,
TestClassicSimilarityFactory, CircularListTest, ConnectionManagerTest,
TestSmileRequest, TestSolrQueryResponse, TestHashPartitioner,
CustomCollectionTest, TestLegacyFieldCache, TestManagedStopFilterFactory,
HLLSerializationTest, TestNoOpRegenerator, UnloadDistributedZkTest,
UUIDUpdateProcessorFallbackTest, TestNumericRangeQuery32,
NotRequiredUniqueKeyTest, TestManagedResourceStorage, V2ApiIntegrationTest,
ReplicaListTransformerTest, NumericFieldsTest, SuggestComponentTest,
ConcurrentDeleteAndCreateCollectionTest, HighlighterTest,
TestQueryWrapperFilter, BlockCacheTest, WordBreakSolrSpellCheckerTest,
ChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest, RecoveryZkTest,
CoreMergeIndexesAdminHandlerTest, SolrShardReporterTest, TestCoreAdminApis,
BaseCdcrDistributedZkTest, TestJsonFacets, TestOnReconnectListenerSupport,
CdcrReplicationDistributedZkTest, ImplicitSnitchTest,
HdfsUnloadDistributedZkTest, PrimitiveFieldTypeTest,
TestDistribDocBasedVersion, AliasIntegrationTest, SearchHandlerTest,
XmlUpdateRequestHandlerTest, SolrJmxReporterCloudTest, TestMissingGroups,
TestStressInPlaceUpdates, TestAuthenticationFramework, HardAutoCommitTest,
TestCollectionsAPIViaSolrCloudCluster,
OverriddenZkACLAndCredentialsProvidersTest,
PeerSyncWithIndexFingerprintCachingTest, FastVectorHighlighterTest,
TestSha256AuthenticationProvider, TestDynamicFieldCollectionResource,
TestStressReorder, TestLegacyFieldReuse, AlternateDirectoryTest,
TestExactStatsCache, TestRawResponseWriter, TestRTimerTree, SimpleFacetsTest,
TestStandardQParsers, MoveReplicaTest, TestUpdate, MoveReplicaHDFSTest,
DistributedExpandComponentTest, TestStressVersions, SparseHLLTest,
SliceStateTest, ExplicitHLLTest, IndexBasedSpellCheckerTest,
TestSolrCloudWithDelegationTokens, TestRandomDVFaceting, ClusterStateTest,
XsltUpdateRequestHandlerTest, TestLegacyNumericRangeQueryBuilder,
CoreAdminHandlerTest, DisMaxRequestHandlerTest, TestGeoJSONResponseWriter,
TestCSVResponseWriter, QueryParsingTest, SaslZkACLProviderTest,
OverseerStatusTest, ScriptEngineTest, NodeMutatorTest,
TestExtendedDismaxParser, TestTrieFacet, TestFunctionQuery,
TestReversedWildcardFilterFactory, SmileWriterTest, TestShortCircuitedRequests,
MinimalSchemaTest, SuggesterTest, IndexSchemaTest, RankQueryTest,
JavabinLoaderTest, DistributedFacetPivotLargeTest, LargeFieldTest,
HdfsLockFactoryTest, DeleteReplicaTest, TestSort, CurrencyFieldTypeTest,
TestLeaderElectionWithEmptyReplica, SpatialHeatmapFacetsTest,
PathHierarchyTokenizerFactoryTest, TestQuerySenderNoQuery,
DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy2, SolrCloudExampleTest,
TestTestInjection, DistributedQueueTest, TestLazyCores, SuggesterWFSTTest,
TestAtomicUpdateErrorCases, PeerSyncReplicationTest, DateMathParserTest,
MigrateRouteKeyTest, TestQuerySenderListener, SyncSliceTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting,
LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest,
TestDistributedSearch, TestReload, TestSolr4Spatial,
QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest,
BasicFunctionalityTest, TestBadConfig, SoftAutoCommitTest,
CSVRequestHandlerTest, TestComponentsName, TestLFUCache, TestSolrIndexConfig,
CopyFieldTest, ResponseLogComponentTest, TestBinaryField, TestSearchPerf,
TestConfig, OutputWriterTest, TestSolrCoreProperties, SynonymTokenizerTest,
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestBM25SimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest,
TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest,
TestDocumentBuilder, TestRTGBase, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch,
ActionThrottleTest, CdcrRequestHandlerTest, CollectionTooManyReplicasTest,
ConfigSetsAPITest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest,
DocValuesNotIndexedTest, HttpPartitionTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
TestCloudInspectUtil, TestCloudJSONFacetJoinDomain,
TestCloudPseudoReturnFields, TestCloudSearcherWarming,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys,
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore,
TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestPullReplica,
TestReplicaProperties, TestSegmentSorting, TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=1130BB96224587D9
-Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=Etc/GMT-10
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
[junit4] > 1) Thread[id=26295,
name=jetty-launcher-3602-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestSolrCloudWithSecureImpersonation]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([1130BB96224587D9]:0)
[junit4] Completed [539/729 (2!)] on J0 in 48.48s, 12 tests, 1 error <<<
FAILURES!
[...truncated 44015 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]