Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/98/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 5

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 5
        at 
__randomizedtesting.SeedInfo.seed([A69095AE56A4C506:3D2BFBF61BFCF758]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=30869, name=jetty-launcher-5919-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)   
 2) Thread[id=30873, name=jetty-launcher-5919-thread-1-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: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=30869, name=jetty-launcher-5919-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)
   2) Thread[id=30873, name=jetty-launcher-5919-thread-1-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([A69095AE56A4C506]:0)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([A69095AE56A4C506:1F1143717A4EC18C]: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




Build Log:
[...truncated 12009 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/J0/temp/solr.update.AutoCommitTest_A69095AE56A4C506-001/init-core-data-001
   [junit4]   2> 2284389 WARN  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2284389 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2284398 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-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> 2284398 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2284401 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2284403 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-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> 2284541 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2284585 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2284759 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2284895 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@221620c7
   [junit4]   2> 2284904 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@221620c7
   [junit4]   2> 2284904 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@221620c7
   [junit4]   2> 2284909 INFO  (coreLoadExecutor-7406-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> 2284996 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2285037 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2285182 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2285193 INFO  (coreLoadExecutor-7406-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> 2285194 INFO  (coreLoadExecutor-7406-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@221620c7
   [junit4]   2> 2285194 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2285194 INFO  (coreLoadExecutor-7406-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/J0/temp/solr.update.AutoCommitTest_A69095AE56A4C506-001/init-core-data-001/]
   [junit4]   2> 2285197 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=56.21484375, 
floorSegmentMB=1.91796875, forceMergeDeletesPctAllowed=9.56829061508831, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2285420 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2285420 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2285423 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2285424 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2285425 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2285425 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@88e385c[collection1] 
main]
   [junit4]   2> 2285426 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2285450 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2285490 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2285490 INFO  (coreLoadExecutor-7406-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1575037906626543616
   [junit4]   2> 2285493 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2285495 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2285495 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2285495 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2285496 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2285496 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2285496 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2285497 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2285497 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2285498 INFO  
(searcherExecutor-7407-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@88e385c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285499 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2285508 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2285509 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2285509 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e4c81e7[collection1] realtime]
   [junit4]   2> 2285509 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
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> 2285510 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
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> 2285511 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
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> 2285608 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2285646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2285766 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2285781 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    ] 
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> 2285810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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@221620c7
   [junit4]   2> 2285810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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/J0/temp/solr.update.AutoCommitTest_A69095AE56A4C506-001/init-core-data-001/]
   [junit4]   2> 2286019 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2286020 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2286021 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44f26d6[collection1] 
main]
   [junit4]   2> 2286023 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2286025 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2286030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2286031 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1575037907193823232
   [junit4]   2> 2286032 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2286033 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2286033 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2286033 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2286034 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2286035 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2286035 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4013661539385983]
   [junit4]   2> 2286036 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2286036 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2286036 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2286036 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2286039 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44f26d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2286039 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c974f7d[collection1] main]
   [junit4]   2> 2286040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40cfcc49
   [junit4]   2> 2286040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1087360073
   [junit4]   2> 2286045 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c974f7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2286059 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1575037907218989056)]} 0 6
   [junit4]   2> 2286059 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2290059 INFO  (commitScheduler-7415-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> 2290062 INFO  (commitScheduler-7415-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d0be856[collection1] 
main]
   [junit4]   2> 2290062 INFO  (commitScheduler-7415-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2290063 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d0be856[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 2290094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1575037911453138944)]} 0 4042
   [junit4]   2> 2290094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2290094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1575037911454187520)]} 0 4043
   [junit4]   2> 2290094 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2292094 INFO  (commitScheduler-7415-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> 2292097 INFO  (commitScheduler-7415-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a070e1b[collection1] main]
   [junit4]   2> 2292097 INFO  (commitScheduler-7415-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2292099 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7a070e1b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 2292106 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2292106 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2292115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913563922432)]} 0 6064
   [junit4]   2> 2292115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913573359616)]} 0 6064
   [junit4]   2> 2292115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913573359617)]} 0 6064
   [junit4]   2> 2292115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913573359618)]} 0 6064
   [junit4]   2> 2292115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913573359619)]} 0 6065
   [junit4]   2> 2292115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913573359620)]} 0 6065
   [junit4]   2> 2292116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913574408192)]} 0 6065
   [junit4]   2> 2292116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913574408193)]} 0 6065
   [junit4]   2> 2292116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913574408194)]} 0 6065
   [junit4]   2> 2292116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037913574408195)]} 0 6065
   [junit4]   2> 2292116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2292117 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913575456768)]} 0 6066
   [junit4]   2> 2292117 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913575456769)]} 0 6066
   [junit4]   2> 2292117 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913575456770)]} 0 6066
   [junit4]   2> 2292117 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913575456771)]} 0 6066
   [junit4]   2> 2292117 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913575456772)]} 0 6066
   [junit4]   2> 2292124 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913581748224)]} 0 6073
   [junit4]   2> 2292124 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913582796800)]} 0 6073
   [junit4]   2> 2292124 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913582796801)]} 0 6073
   [junit4]   2> 2292124 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913582796802)]} 0 6073
   [junit4]   2> 2292124 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575037913582796803)]} 0 6073
   [junit4]   2> 2292125 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 2293118 INFO  (commitScheduler-7415-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> 2293120 INFO  (commitScheduler-7415-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6039234[collection1] 
main]
   [junit4]   2> 2293121 INFO  (commitScheduler-7415-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2293123 INFO  
(searcherExecutor-7412-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6039234[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 2293131 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2293131 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
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> 2293139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A69095AE56A4C506]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 2293141 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2293142 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2293142 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e2de0ae[collection1] realtime]
   [junit4]   2> 2293142 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293142 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293156 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293250 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2293297 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2293426 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2293449 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293480 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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@221620c7
   [junit4]   2> 2293480 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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/J0/temp/solr.update.AutoCommitTest_A69095AE56A4C506-001/init-core-data-001/]
   [junit4]   2> 2293726 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2293726 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2293728 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@48a19d7a[collection1] main]
   [junit4]   2> 2293729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2293730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2293759 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2293762 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=13.197265625, 
floorSegmentMB=1.2529296875, forceMergeDeletesPctAllowed=8.881723763984192, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4949771239665436
   [junit4]   2> 2293762 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2293763 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2293772 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2293772 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2293773 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2293773 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2293774 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2293775 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2293783 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2293787 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2293793 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48a19d7a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2293793 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b141686[collection1] main]
   [junit4]   2> 2293793 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@680ada19
   [junit4]   2> 2293794 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1745541657
   [junit4]   2> 2293799 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b141686[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2293810 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1575037915338113024)]} 0 11
   [junit4]   2> 2293810 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1575037915350695936)]} 0 12
   [junit4]   2> 2293814 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1575037915350695937)]} 0 16
   [junit4]   2> 2293814 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1575037915354890240)]} 0 16
   [junit4]   2> 2293814 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1575037915354890241)]} 0 16
   [junit4]   2> 2293815 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1575037915355938816)]} 0 17
   [junit4]   2> 2293815 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1575037915355938817)]} 0 17
   [junit4]   2> 2293819 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1575037915359084544)]} 0 21
   [junit4]   2> 2293820 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1575037915361181696)]} 0 22
   [junit4]   2> 2293820 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1575037915361181697)]} 0 22
   [junit4]   2> 2293820 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1575037915361181698)]} 0 22
   [junit4]   2> 2293820 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1575037915361181699)]} 0 22
   [junit4]   2> 2293820 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1575037915361181700)]} 0 22
   [junit4]   2> 2293821 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1575037915361181701)]} 0 23
   [junit4]   2> 2293821 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1575037915363278848)]} 0 24
   [junit4]   2> 2293822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1575037915363278849)]} 0 24
   [junit4]   2> 2293822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293822 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293822 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    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> 2293822 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 2293826 INFO  (commitScheduler-7419-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=A69095AE56A4C506 -Dtests.slow=true 
-Dtests.locale=ko-KR -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.70s J0 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A69095AE56A4C506:1F1143717A4EC18C]: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> 2293842 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2293845 INFO  (commitScheduler-7419-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2155020[collection1] 
main]
   [junit4]   2> 2293846 INFO  (commitScheduler-7419-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2293848 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2293849 INFO  
(searcherExecutor-7416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2155020[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C16)))}
   [junit4]   2> 2293849 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d1887cd[collection1] realtime]
   [junit4]   2> 2293849 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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 6
   [junit4]   2> 2293851 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2293853 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2293931 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2293986 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2294130 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2294150 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2294168 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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@221620c7
   [junit4]   2> 2294168 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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/J0/temp/solr.update.AutoCommitTest_A69095AE56A4C506-001/init-core-data-001/]
   [junit4]   2> 2294393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2294393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2294394 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5cbd41b0[collection1] main]
   [junit4]   2> 2294395 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2294396 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2294403 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2294404 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2294406 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2104629158, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2294406 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2294407 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2294407 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2294407 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2294408 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2294415 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2294416 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2294416 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2294417 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2294418 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5cbd41b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2294419 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@95c8cd1[collection1] main]
   [junit4]   2> 2294419 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4fbf0299
   [junit4]   2> 2294420 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1337918105
   [junit4]   2> 2294432 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@95c8cd1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2294447 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1575037916016541696)]} 0 1
   [junit4]   2> 2294447 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2295964 INFO  (commitScheduler-7423-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> 2295966 INFO  (commitScheduler-7423-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38419c85[collection1] main]
   [junit4]   2> 2295966 INFO  (commitScheduler-7423-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2295968 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38419c85[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)))}
   [junit4]   2> 2295989 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1575037917634494464)]} 0 1544
   [junit4]   2> 2295989 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2295990 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2295990 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1575037917636591616)]} 0 0
   [junit4]   2> 2295991 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2297490 INFO  (commitScheduler-7423-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> 2297492 INFO  (commitScheduler-7423-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e3cec60[collection1] main]
   [junit4]   2> 2297493 INFO  (commitScheduler-7423-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2297496 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e3cec60[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C1)))}
   [junit4]   2> 2297499 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1575037919217844224)]} 0 3054
   [junit4]   2> 2297499 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2297499 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919218892800)]} 0 3055
   [junit4]   2> 2297499 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919218892801)]} 0 3055
   [junit4]   2> 2297500 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919219941376)]} 0 3055
   [junit4]   2> 2297500 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919219941377)]} 0 3055
   [junit4]   2> 2297507 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919219941378)]} 0 3063
   [junit4]   2> 2297507 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919227281408)]} 0 3063
   [junit4]   2> 2297507 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919227281409)]} 0 3063
   [junit4]   2> 2297507 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919227281410)]} 0 3063
   [junit4]   2> 2297507 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919227281411)]} 0 3063
   [junit4]   2> 2297508 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575037919227281412)]} 0 3063
   [junit4]   2> 2297508 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2299000 INFO  (commitScheduler-7423-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> 2299002 INFO  (commitScheduler-7423-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@328bfdf6[collection1] main]
   [junit4]   2> 2299002 INFO  (commitScheduler-7423-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2299004 INFO  
(searcherExecutor-7420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@328bfdf6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C1)
 Uninverting(_6(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 2299015 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1575037920808534016)]} 0 4572
   [junit4]   2> 2299016 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    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> 2299016 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A69095AE56A4C506]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 2299016 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2299016 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=206330852
   [junit4]   2> 2299016 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2299018 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2299019 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2299019 INFO  
(SUITE-AutoCommitTest-seed#[A69095AE56A4C506]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2299019 INFO  
(coreCloseExecutor-7424-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@65e4fb90
   [junit4]   2> 2299020 INFO  
(coreCloseExecutor-7424-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2299020 INFO  
(coreCloseExecutor-7424-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@51967d29 commitCommandVersion:0
   [junit4]   2> 2299025 INFO  
(coreCloseExecutor-7424-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1709505424
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_A69095AE56A4C506-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=LuceneFixedGap), 
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneFixedGap), text=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=640, 
maxMBSortInHeap=7.188394653411934, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ko-KR, timezone=Pacific/Samoa
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=124225592,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, 
TestCollectionsAPIViaSolrCloudCluster, SharedFSAutoReplicaFailoverTest, 
MultiTermTest, ConcurrentDeleteAndCreateCollectionTest, 
TestExactSharedStatsCache, TestGraphMLResponseWriter, TestCollectionAPIs, 
RAMDirectoryFactoryTest, TestFuzzyAnalyzedSuggestions, 
TestNamedUpdateProcessors, TestClusterProperties, 
TestComplexPhraseQParserPlugin, TestRequestForwarding, TestStressVersions, 
SecurityConfHandlerTest, HdfsRecoverLeaseTest, PeerSyncReplicationTest, 
OverseerModifyCollectionTest, SolrGangliaReporterTest, CustomCollectionTest, 
TestReplicationHandler, TestReloadDeadlock, ShardRoutingTest, 
OverseerStatusTest, MoveReplicaTest, TestExpandComponent, 
SpatialHeatmapFacetsTest, BasicDistributedZkTest, TestHdfsUpdateLog, 
UniqFieldsUpdateProcessorFactoryTest, TestUseDocValuesAsStored, 
TestConfigSetImmutable, OverriddenZkACLAndCredentialsProvidersTest, 
OutputWriterTest, DocValuesTest, LeaderFailoverAfterPartitionTest, 
TestFoldingMultitermQuery, TestPhraseSuggestions, TestManagedSchema, 
DirectUpdateHandlerTest, RollingRestartTest, DistanceFunctionTest, 
TestLeaderInitiatedRecoveryThread, AtomicUpdateProcessorFactoryTest, 
SaslZkACLProviderTest, ResourceLoaderTest, TestSchemaManager, NodeMutatorTest, 
ClassificationUpdateProcessorFactoryTest, TestMaxScoreQueryParser, 
DistributedSpellCheckComponentTest, HdfsChaosMonkeyNothingIsSafeTest, 
ConnectionManagerTest, DistribDocExpirationUpdateProcessorTest, 
TestRebalanceLeaders, TestConfigSetsAPIExclusivity, TestUpdate, 
HdfsDirectoryFactoryTest, URLClassifyProcessorTest, 
ConfigureRecoveryStrategyTest, TestRawTransformer, CoreAdminHandlerTest, 
BufferStoreTest, UninvertDocValuesMergePolicyTest, ZkControllerTest, 
DateRangeFieldTest, LeaderInitiatedRecoveryOnCommitTest, SearchHandlerTest, 
TestUniqueKeyFieldResource, CursorPagingTest, TestPullReplica, 
TestOverriddenPrefixQueryForCustomFieldType, SolrTestCaseJ4Test, 
BlockCacheTest, SliceStateTest, SortByFunctionTest, RegexBoostProcessorTest, 
ParsingFieldUpdateProcessorsTest, TestDocBasedVersionConstraints, 
TestFieldSortValues, TestTestInjection, TestFreeTextSuggestions, 
TestLMDirichletSimilarityFactory, XsltUpdateRequestHandlerTest, 
TestPseudoReturnFields, PeerSyncWithIndexFingerprintCachingTest, 
HighlighterConfigTest, JavabinLoaderTest, OverseerTest, SimpleMLTQParserTest, 
HttpPartitionTest, TestRandomCollapseQParserPlugin, TestAuthorizationFramework, 
BaseCdcrDistributedZkTest, CdcrUpdateLogTest, TestTlogReplica, 
TestPayloadScoreQParserPlugin, ChaosMonkeyNothingIsSafeTest, 
TestSimpleTextCodec, SolrInfoBeanTest, PeerSyncTest, SuggesterWFSTTest, 
TestBinaryField, TestBinaryResponseWriter, TestEmbeddedSolrServerSchemaAPI, 
TestLegacyFieldCache, TestSchemaVersionResource, 
DistributedFacetPivotSmallAdvancedTest, TestLazyCores, MergeStrategyTest, 
SyncSliceTest, TestIntervalFaceting, HLLSerializationTest, ReturnFieldsTest, 
HdfsRestartWhileUpdatingTest, HardAutoCommitTest, QueryElevationComponentTest, 
TestSolrCloudWithDelegationTokens, CollectionStateFormat2Test, 
TestSolrCloudWithHadoopAuthPlugin, TestSolr4Spatial2, 
TestShortCircuitedRequests, TestRTimerTree, ChangedSchemaMergeTest, 
MetricsHandlerTest, TestJmxIntegration, AutoScalingHandlerTest, TestSort, 
TestMinMaxOnMultiValuedField, DateMathParserTest, 
TestSolrConfigHandlerConcurrent, PreAnalyzedFieldManagedSchemaCloudTest, 
TestFunctionQuery, ImplicitSnitchTest, CloudExitableDirectoryReaderTest, 
TestManagedSynonymFilterFactory, TestLeaderElectionWithEmptyReplica, 
AnalysisAfterCoreReloadTest, DistributedQueueTest, PrimUtilsTest, 
TestBackupRepositoryFactory, TestReversedWildcardFilterFactory, 
NotRequiredUniqueKeyTest, PrimitiveFieldTypeTest, 
SpellCheckCollatorWithCollapseTest, TestFieldCacheSort, TestCoreAdminApis, 
TestCloudManagedSchema, CSVRequestHandlerTest, FastVectorHighlighterTest, 
TestExportWriter, TestMacroExpander, SolrCoreTest, 
DefaultValueUpdateProcessorTest, SuggesterTest, BasicAuthStandaloneTest, 
ReplicaListTransformerTest, SoftAutoCommitTest, TestSurroundQueryParser, 
ZkCLITest, FacetPivotSmallTest, TestPerFieldSimilarityWithDefaultOverride, 
ReplicationFactorTest, TestDynamicFieldResource, TestInPlaceUpdatesStandalone, 
MinimalSchemaTest, QueryParsingTest, JvmMetricsTest, 
TestManagedSchemaThreadSafety, TestUnifiedSolrHighlighter, SpatialFilterTest, 
TestNumericTokenStream, TestSweetSpotSimilarityFactory, StatsReloadRaceTest, 
TestCopyFieldCollectionResource, PathHierarchyTokenizerFactoryTest, 
TestLFUCache, DistributedFacetPivotLargeTest, AutoCommitTest]
   [junit4] Completed [376/727 (1!)] on J0 in 14.66s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 442 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_A69095AE56A4C506-001/init-core-data-001
   [junit4]   2> 2822993 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2822993 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2822995 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-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> 2822995 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2822995 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-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.DocValuesNotIndexedTest_A69095AE56A4C506-001/tempDir-001
   [junit4]   2> 2822995 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2822996 INFO  (Thread-6513) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2822996 INFO  (Thread-6513) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2823007 ERROR (Thread-6513) [    ] 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> 2823096 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[A69095AE56A4C506]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46499
   [junit4]   2> 2823118 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2823118 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2823120 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@256d9abf{/solr,null,AVAILABLE}
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@752678ef{/solr,null,AVAILABLE}
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@473091c0{HTTP/1.1,[http/1.1]}{127.0.0.1:59589}
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.e.j.s.Server Started @2826332ms
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59589}
   [junit4]   2> 2823121 ERROR (jetty-launcher-2687-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2823121 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2823122 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T02:42:16.547Z
   [junit4]   2> 2823124 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13a62ac2{HTTP/1.1,[http/1.1]}{127.0.0.1:38979}
   [junit4]   2> 2823124 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.e.j.s.Server Started @2826335ms
   [junit4]   2> 2823124 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38979}
   [junit4]   2> 2823124 ERROR (jetty-launcher-2687-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2823125 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2823125 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2823125 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2823125 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T02:42:16.551Z
   [junit4]   2> 2823127 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2823127 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2823150 INFO  (jetty-launcher-2687-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46499/solr
   [junit4]   2> 2823150 INFO  (jetty-launcher-2687-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46499/solr
   [junit4]   2> 2823225 INFO  (jetty-launcher-2687-thread-2) [

[...truncated too long message...]

ttpShardHandlerFactory, DistributedVersionInfoTest, OpenCloseCoreStressTest, 
DeleteNodeTest, BasicDistributedZk2Test, SolrGraphiteReporterTest, 
TestSolrCoreParser, TestBM25SimilarityFactory, LukeRequestHandlerTest, 
TestFieldCacheReopen, TestRealTimeGet, TestSubQueryTransformer, GraphQueryTest, 
TestLMJelinekMercerSimilarityFactory, SystemInfoHandlerTest, TestPrepRecovery, 
LargeFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
CdcrVersionReplicationTest, ShardRoutingCustomTest, TestSQLHandler, 
TestUninvertingReader, FullHLLTest, TestNestedDocsSort, TestCollationField, 
DistributedFacetExistsSmallTest, TestSystemCollAutoCreate, 
UpdateRequestProcessorFactoryTest, TestGeoJSONResponseWriter, 
TermVectorComponentDistributedTest, TestReplicaProperties, MetricUtilsTest, 
CreateCollectionCleanupTest, PreAnalyzedUpdateProcessorTest, 
SchemaVersionSpecificBehaviorTest, TestNoOpRegenerator, HdfsDirectoryTest, 
TestBulkSchemaAPI, TestSolrConfigHandlerCloud, AnalyticsQueryTest, 
SolrCmdDistributorTest, PKIAuthenticationIntegrationTest, 
TestSolrCloudWithKerberosAlt, SolrShardReporterTest, 
ExitableDirectoryReaderTest, TestQueryTypes, TestValueSourceCache, 
TestConfigSetsAPIZkFailure, TestCloudSearcherWarming, TestSolrCLIRunExample, 
BlobRepositoryCloudTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestDistribIDF, CollectionReloadTest, TestImpersonationWithHadoopAuth, 
FileBasedSpellCheckerTest, TestExactStatsCache, DeleteInactiveReplicaTest, 
TestPKIAuthenticationPlugin, TestDynamicFieldCollectionResource, TestMacros, 
HdfsChaosMonkeySafeLeaderTest, TestHdfsBackupRestoreCore, 
TestWordDelimiterFilterFactory, TestCoreDiscovery, 
TestSchemaSimilarityResource, TestDistributedGrouping, TestSearchPerf, 
TestConfigsApi, InfoHandlerTest, TestRTGBase, TestPerFieldSimilarity, 
OverseerTaskQueueTest, TestFilteredDocIdSet, SolrIndexConfigTest, 
StatelessScriptUpdateProcessorFactoryTest, DistribCursorPagingTest, 
CacheHeaderTest, TestLuceneMatchVersion, TestMissingGroups, RankQueryTest, 
TestRandomFaceting, TestAnalyzeInfixSuggestions, TestRecoveryHdfs, 
TestDeleteCollectionOnDownNodes, TestConfigOverlay, BitVectorTest, 
TestBadConfig, ExternalFileFieldSortTest, SmileWriterTest, 
TestMiniSolrCloudClusterSSL, SynonymTokenizerTest, 
LeaderElectionContextKeyTest, TestFastWriter, TestNumericTerms32, 
TestStandardQParsers, TestQueryUtils, TestDynamicLoading, SSLMigrationTest, 
HdfsBasicDistributedZkTest, TestSolrDeletionPolicy1, PolyFieldTest, 
TestCollectionAPI, TestSolrQueryResponse, HttpSolrCallGetCoreTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestLegacyNumericUtils, 
TestManagedStopFilterFactory, TestExceedMaxTermLength, 
TestCloudJSONFacetJoinDomain, MoreLikeThisHandlerTest, FileUtilsTest, 
SuggestComponentContextFilterQueryTest, FieldMutatingUpdateProcessorTest, 
MBeansHandlerTest, TestDistributedStatsComponentCardinality, 
OpenExchangeRatesOrgProviderTest, TestUseDocValuesAsStored2, 
RequestLoggingTest, CachingDirectoryFactoryTest, TestFieldCacheSortRandom, 
CloneFieldUpdateProcessorFactoryTest, DistributedMLTComponentTest, 
V2StandaloneTest, ForceLeaderTest, TestDistributedMissingSort, 
TermVectorComponentTest, HLLUtilTest, DirectSolrSpellCheckerTest, 
DistribJoinFromCollectionTest, BasicZkTest, 
OverseerCollectionConfigSetProcessorTest, SolrCLIZkUtilsTest, TestRecovery, 
TestFieldCacheWithThreads, CollectionTooManyReplicasTest, 
TestPullReplicaErrorHandling, TestMultiValuedNumericRangeQuery, 
TestRandomRequestDistribution, CdcrReplicationHandlerTest, 
TemplateUpdateProcessorTest, TestSolr4Spatial, ZkStateWriterTest, 
ShufflingReplicaListTransformerTest, TestRangeQuery, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
TestRandomDVFaceting, TestDistributedSearch, TestJoin, 
DistributedTermsComponentTest, StatsComponentTest, HighlighterTest, 
ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
SolrRequestParserTest, TestStressLucene, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, 
IndexBasedSpellCheckerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, 
DocumentBuilderTest, RequiredFieldsTest, TestSolrQueryParser, 
SolrPluginUtilsTest, TestCSVResponseWriter, JsonLoaderTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
BadComponentTest, TestStressRecovery, ActionThrottleTest, 
AssignBackwardCompatibilityTest, CdcrBootstrapTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, RemoteQueryErrorTest, ReplaceNodeTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, 
TestConfigSetsAPI, TestLockTree, TestOnReconnectListenerSupport, 
TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A69095AE56A4C506 
-Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Etc/GMT+10 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=30869, 
name=jetty-launcher-5919-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]    >    2) Thread[id=30873, 
name=jetty-launcher-5919-thread-1-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([A69095AE56A4C506]:0)
   [junit4] Completed [542/727 (3!)] on J1 in 45.89s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 44028 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to