Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/117/

2 tests failed.
FAILED:  org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=18 length2=18 hit=0: doc47=1.0 
shardIndex=0,  doc47=1.0 shardIndex=0 hit=1: doc49=1.0 shardIndex=0,  doc49=1.0 
shardIndex=0 hit=2: doc105=1.0 shardIndex=0,  doc105=1.0 shardIndex=0 hit=3: 
doc247=1.0 shardIndex=0,  doc247=1.0 shardIndex=0 hit=4: doc370=1.0 
shardIndex=0,  doc370=1.0 shardIndex=0 hit=5: doc380=1.0 shardIndex=0,  
doc380=1.0 shardIndex=0 hit=6: doc389=1.0 shardIndex=0,  doc389=1.0 
shardIndex=0 hit=7: doc428=1.0 shardIndex=0,  doc428=1.0 shardIndex=0 hit=8: 
doc454=1.0 shardIndex=0,  doc454=1.0 shardIndex=0 hit=9: doc468=1.0 
shardIndex=0,  doc468=1.0 shardIndex=0 hit=10: doc498=1.0 shardIndex=0,  
doc498=1.0 shardIndex=0 hit=11: doc517=1.0 shardIndex=0,  doc517=1.0 
shardIndex=0 hit=12: doc554=1.0 shardIndex=0,  doc654=1.0 shardIndex=0 hit=13: 
doc654=1.0 shardIndex=0,  doc675=1.0 shardIndex=0 hit=14: doc675=1.0 
shardIndex=0,  doc709=1.0 shardIndex=0 hit=15: doc709=1.0 shardIndex=0,  
doc767=1.0 shardIndex=0 hit=16: doc767=1.0 shardIndex=0,  doc801=1.0 
shardIndex=0 hit=17: doc801=1.0 shardIndex=0,  doc554=1.0 shardIndex=1 for 
query:/]|**[.熑.#[-ۼ]|+/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=18 length2=18
hit=0: doc47=1.0 shardIndex=0,   doc47=1.0 shardIndex=0
hit=1: doc49=1.0 shardIndex=0,   doc49=1.0 shardIndex=0
hit=2: doc105=1.0 shardIndex=0,  doc105=1.0 shardIndex=0
hit=3: doc247=1.0 shardIndex=0,  doc247=1.0 shardIndex=0
hit=4: doc370=1.0 shardIndex=0,  doc370=1.0 shardIndex=0
hit=5: doc380=1.0 shardIndex=0,  doc380=1.0 shardIndex=0
hit=6: doc389=1.0 shardIndex=0,  doc389=1.0 shardIndex=0
hit=7: doc428=1.0 shardIndex=0,  doc428=1.0 shardIndex=0
hit=8: doc454=1.0 shardIndex=0,  doc454=1.0 shardIndex=0
hit=9: doc468=1.0 shardIndex=0,  doc468=1.0 shardIndex=0
hit=10: doc498=1.0 shardIndex=0,         doc498=1.0 shardIndex=0
hit=11: doc517=1.0 shardIndex=0,         doc517=1.0 shardIndex=0
hit=12: doc554=1.0 shardIndex=0,         doc654=1.0 shardIndex=0
hit=13: doc654=1.0 shardIndex=0,         doc675=1.0 shardIndex=0
hit=14: doc675=1.0 shardIndex=0,         doc709=1.0 shardIndex=0
hit=15: doc709=1.0 shardIndex=0,         doc767=1.0 shardIndex=0
hit=16: doc767=1.0 shardIndex=0,         doc801=1.0 shardIndex=0
hit=17: doc801=1.0 shardIndex=0,         doc554=1.0 shardIndex=1
for query:/]|**[.熑.#[-ۼ]|+/
        at 
__randomizedtesting.SeedInfo.seed([1A3B4483DBF3437:E0FFF559E31563BF]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:124)
        at 
org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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.handler.TestReplicationHandler

Error Message:
ObjectTracker found 4 object(s) that were not released!!! 
[MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
  at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224) 
 at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696) 
 at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)   expected null, but 
was:<ObjectTracker found 4 object(s) that were not released!!! 
[MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
  at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224) 
 at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696) 
 at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [MockDirectoryWrapper, SolrCore, InternalHttpClient, 
MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
        at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
        at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
        at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
        at 
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 4 object(s) that were not 
released!!! [MockDirectoryWrapper, SolrCore, InternalHttpClient, 
MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
        at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
        at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
        at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
        at 
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:752)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

>
        at __randomizedtesting.SeedInfo.seed([7A1FAE9B3399DAD3]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:755)
        at org.junit.Assert.assertNull(Assert.java:737)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:335)
        at sun.reflect.GeneratedMethodAccessor163.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
        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)




Build Log:
[...truncated 1018 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDocValuesRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1A3B4483DBF3437 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-IN -Dtests.timezone=America/Aruba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.86s J0 | TestDocValuesRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=18        length2=18
   [junit4]    > hit=0: doc47=1.0 shardIndex=0,  doc47=1.0 shardIndex=0
   [junit4]    > hit=1: doc49=1.0 shardIndex=0,  doc49=1.0 shardIndex=0
   [junit4]    > hit=2: doc105=1.0 shardIndex=0,         doc105=1.0 shardIndex=0
   [junit4]    > hit=3: doc247=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
   [junit4]    > hit=4: doc370=1.0 shardIndex=0,         doc370=1.0 shardIndex=0
   [junit4]    > hit=5: doc380=1.0 shardIndex=0,         doc380=1.0 shardIndex=0
   [junit4]    > hit=6: doc389=1.0 shardIndex=0,         doc389=1.0 shardIndex=0
   [junit4]    > hit=7: doc428=1.0 shardIndex=0,         doc428=1.0 shardIndex=0
   [junit4]    > hit=8: doc454=1.0 shardIndex=0,         doc454=1.0 shardIndex=0
   [junit4]    > hit=9: doc468=1.0 shardIndex=0,         doc468=1.0 shardIndex=0
   [junit4]    > hit=10: doc498=1.0 shardIndex=0,        doc498=1.0 shardIndex=0
   [junit4]    > hit=11: doc517=1.0 shardIndex=0,        doc517=1.0 shardIndex=0
   [junit4]    > hit=12: doc554=1.0 shardIndex=0,        doc654=1.0 shardIndex=0
   [junit4]    > hit=13: doc654=1.0 shardIndex=0,        doc675=1.0 shardIndex=0
   [junit4]    > hit=14: doc675=1.0 shardIndex=0,        doc709=1.0 shardIndex=0
   [junit4]    > hit=15: doc709=1.0 shardIndex=0,        doc767=1.0 shardIndex=0
   [junit4]    > hit=16: doc767=1.0 shardIndex=0,        doc801=1.0 shardIndex=0
   [junit4]    > hit=17: doc801=1.0 shardIndex=0,        doc554=1.0 shardIndex=1
   [junit4]    > for query:/]|**[.熑.#[-ۼ]|+/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1A3B4483DBF3437:E0FFF559E31563BF]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:124)
   [junit4]    >        at 
org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{=Lucene50(blocksize=128), id=PostingsFormat(name=Direct)}, 
docValues:{=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=903, maxMBSortInHeap=6.581836280090638, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3975b89a),
 locale=en-IN, timezone=America/Aruba
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=211503280,total=412090368
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermQuery, TestTerm, 
TestIndexReaderClose, TestMultiTermConstantScore, 
Test2BSortedDocValuesFixedSorted, TestRAMDirectory, TestBlendedTermQuery, 
TestDeterminizeLexicon, TestPostingsOffsets, TestSpanSearchEquivalence, 
TestInPlaceMergeSorter, TestCharsRefBuilder, TestSparseFixedBitSet, 
TestBM25Similarity, TestLucene50StoredFieldsFormat, TestIndexWriterLockRelease, 
TestRegexpRandom2, TestPagedBytes, TestControlledRealTimeReopenThread, 
TestGraphTokenStreamFiniteStrings, TestIndexWriterDelete, TestIndexInput, 
TestNorms, TestSpanCollection, TestWildcard, TestNIOFSDirectory, TestIntRange, 
TestTopFieldCollector, Test2BBKDPoints, TestSortRescorer, 
TestLucene80NormsFormat, TestFastCompressionMode, TestIntroSorter, 
TestReusableStringReader, TestSPIClassIterator, TestSizeBoundedForceMerge, 
TestMergeSchedulerExternal, TestMultiTermsEnum, TestSegmentInfos, 
TestIndependenceChiSquared, TestOperations, 
TestLatLonPointDistanceFeatureQuery, TestIndexWriterExceptions2, 
TestSortedSetSortField, TestCompiledAutomaton, TestFutureArrays, TestRollback, 
TestPositiveScoresOnlyCollector, TestNoDeletionPolicy, Test2BDocs, 
TestStressNRT, TestOmitPositions, TestIndexWriterWithThreads, 
FuzzyTermOnShortTermsTest, TestBlockPostingsFormat, TestPhraseQuery, 
TestFlushByRamOrCountsPolicy, TestEarlyTermination, TestDateTools, 
TestSimilarityBase, TestPerSegmentDeletes, TestSoftDeletesRetentionMergePolicy, 
TestDirectoryReaderReopen, TestInfoStream, TestByteArrayDataInput, 
TestAxiomaticF1LOG, TestFeatureDoubleValues, TestFieldValueQuery, 
TestDocValuesRewriteMethod]
   [junit4] Completed [195/524 (1!)] on J0 in 1.44s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 14570 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/init-core-data-001
   [junit4]   2> 4134994 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4134994 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4134994 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4134994 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4134996 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4134997 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4134997 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4134997 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cf49425{/solr,null,AVAILABLE}
   [junit4]   2> 4134998 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1098c0c3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45207}
   [junit4]   2> 4134998 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.Server Started @4135058ms
   [junit4]   2> 4134998 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=45207}
   [junit4]   2> 4134999 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4134999 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4134999 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 4134999 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 4134999 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4134999 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-10T21:30:55.978Z
   [junit4]   2> 4134999 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/solr.xml
   [junit4]   2> 4135004 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4135004 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4135006 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4135243 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4135245 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@16507f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4135249 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ae1ae84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4135277 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4135277 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 4135305 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135321 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135321 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135324 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/.
   [junit4]   2> 4135324 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4135340 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4135353 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4135356 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field 
id
   [junit4]   2> 4135356 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 4135356 INFO  (coreLoadExecutor-12453-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@478ff336
   [junit4]   2> 4135357 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 4135359 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4135426 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4135426 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4135427 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6435546875, noCFSRatio=0.0]
   [junit4]   2> 4135429 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e04b92f[collection1] main]
   [junit4]   2> 4135429 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-001/collection1/conf
   [junit4]   2> 4135430 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 4135430 INFO  (coreLoadExecutor-12453-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4135431 INFO  
(searcherExecutor-12454-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e04b92f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4135436 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4135437 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4135437 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4135437 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4135438 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4135438 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4135438 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4135438 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7069936e{/solr,null,AVAILABLE}
   [junit4]   2> 4135439 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ce8db53{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42760}
   [junit4]   2> 4135439 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.Server Started @4135498ms
   [junit4]   2> 4135439 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=42760}
   [junit4]   2> 4135439 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4135439 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4135439 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 4135440 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 4135440 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4135440 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-10T21:30:56.419Z
   [junit4]   2> 4135440 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/solr.xml
   [junit4]   2> 4135447 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4135447 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4135449 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4135559 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4135561 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d440797[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4135565 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5ae391e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4135594 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4135594 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 4135626 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135648 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135648 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135651 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/.
   [junit4]   2> 4135651 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4135664 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4135676 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4135678 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field 
id
   [junit4]   2> 4135678 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 4135679 INFO  (coreLoadExecutor-12466-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@478ff336
   [junit4]   2> 4135679 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 4135682 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4135758 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4135758 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4135760 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6435546875, noCFSRatio=0.0]
   [junit4]   2> 4135761 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f210fb0[collection1] main]
   [junit4]   2> 4135761 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/collection1/conf
   [junit4]   2> 4135764 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 4135764 INFO  (coreLoadExecutor-12466-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4135765 INFO  
(searcherExecutor-12467-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f210fb0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4135766 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 4135766 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 4135766 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 4135766 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 4135766 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 4135766 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 4135766 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=392963131
   [junit4]   2> 4135766 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c05c721[collection1] main]
   [junit4]   2> 4135767 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 4135767 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@221c97d8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4c422553
   [junit4]   2> 4135768 INFO  (searcherExecutor-12467-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c05c721[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4135768 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f50516
   [junit4]   2> 4135775 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 4135775 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26b3cc4d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@718e02f7
   [junit4]   2> 4135780 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 4135780 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ac895c3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@39d63bd8
   [junit4]   2> 4135780 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7f50516
   [junit4]   2> 4135780 INFO  (indexFetcher-12471-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58b60d4e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2203fa90
   [junit4]   2> 4135783 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2ce8db53{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 4135783 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7069936e{/solr,null,UNAVAILABLE}
   [junit4]   2> 4135783 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4135786 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4135786 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4135786 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4135786 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4135788 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4135788 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4135788 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4135788 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@299586e5{/solr,null,AVAILABLE}
   [junit4]   2> 4135789 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@51b22f96{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39952}
   [junit4]   2> 4135789 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.s.Server Started @4135848ms
   [junit4]   2> 4135789 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=39952}
   [junit4]   2> 4135789 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4135789 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4135789 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 4135790 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 4135790 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4135790 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-10T21:30:56.769Z
   [junit4]   2> 4135790 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/solr.xml
   [junit4]   2> 4135795 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4135795 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4135799 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4135892 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4135894 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26331b94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4135898 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1c20d8d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4135925 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4135925 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 4135954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135970 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135970 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@478ff336
   [junit4]   2> 4135973 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/.
   [junit4]   2> 4135973 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4135986 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4135998 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4136000 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field 
id
   [junit4]   2> 4136001 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 4136001 INFO  (coreLoadExecutor-12482-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@478ff336
   [junit4]   2> 4136001 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 4136003 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4136068 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4136068 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4136069 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6435546875, noCFSRatio=0.0]
   [junit4]   2> 4136070 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39147b30[collection1] main]
   [junit4]   2> 4136070 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7A1FAE9B3399DAD3-001/solr-instance-002/collection1/conf
   [junit4]   2> 4136073 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 4136073 INFO  (coreLoadExecutor-12482-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4136074 INFO  
(searcherExecutor-12483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39147b30[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4136074 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 4136074 INFO  (indexFetcher-12487-thread-1) [     ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 4136075 INFO  (indexFetcher-12487-thread-1) [     ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 4136075 INFO  (indexFetcher-12487-thread-1) [     ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 4136075 INFO  (indexFetcher-12487-thread-1) [     ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 4136075 INFO  (indexFetcher-12487-thread-1) [     ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 4136075 INFO  (indexFetcher-12487-thread-1) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@33b61fb2[collection1] main]
   [junit4]   2> 4136076 INFO  (searcherExecutor-12483-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33b61fb2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4136578 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 4136580 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 4136582 INFO  (qtp11736032-122386) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 4136582 INFO  (qtp640474556-122430) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 4136584 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 4136585 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4136585 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@169fd65e commitCommandVersion:0
   [junit4]   2> 4136593 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@24365336[collection1] main]
   [junit4]   2> 4136593 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4136595 INFO  
(searcherExecutor-12454-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24365336[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1560202257566}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4136595 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 4136600 WARN  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 4136601 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 4136601 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 4136601 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Master's version: 1560202257564
   [junit4]   2> 4136601 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 4136601 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 4136601 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 4136606 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=4
   [junit4]   2> 4136606 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 4136609 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=378542458, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4136611 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 4136611 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@37619a3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7437689e)
   [junit4]   2> 4136611 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher tmpIndexDir_type  : class 
org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@37619a3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7437689e
   [junit4]   2> 4136613 INFO  (qtp11736032-122386) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136614 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136616 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136667 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136668 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136670 INFO  (qtp11736032-122386) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136671 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136672 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136673 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136674 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136675 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Bytes downloaded: 1708, Bytes skipped downloading: 0
   [junit4]   2> 4136675 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1708) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@37619a3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7437689e)
   [junit4]   2> 4136678 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@73184364
   [junit4]   2> 4136682 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 4136684 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3fdcb74e[collection1] main]
   [junit4]   2> 4136686 INFO  (searcherExecutor-12483-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fdcb74e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1560202257566}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4136686 INFO  (qtp640474556-122432) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:45207/solr/collection1/replication&command=fetchindex}
 status=0 QTime=88
   [junit4]   2> 4136690 INFO  (qtp11736032-122386) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 4136690 INFO  (qtp640474556-122433) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2
   [junit4]   2> 4136691 INFO  (qtp640474556-122429) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 4136691 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[7A1FAE9B3399DAD3]) [     ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 4136693 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 4136693 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4136693 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@169fd65e commitCommandVersion:0
   [junit4]   2> 4136700 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@276fa3ae[collection1] main]
   [junit4]   2> 4136700 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4136702 INFO  
(searcherExecutor-12454-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@276fa3ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1560202257566}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1560202257675}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4136702 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 4136703 WARN  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 4136704 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 4136705 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 4136705 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Master's version: 1560202257672
   [junit4]   2> 4136705 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 4136705 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Slave's version: 1560202257564
   [junit4]   2> 4136705 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 4136709 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=4
   [junit4]   2> 4136710 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 4136714 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=378542458, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4136766 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 4136767 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@7d1dfe59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40eefe8d)
   [junit4]   2> 4136767 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher tmpIndexDir_type  : class 
org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@7d1dfe59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40eefe8d
   [junit4]   2> 4136769 INFO  (qtp11736032-122386) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136771 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136772 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136773 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136774 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136775 INFO  (qtp11736032-122386) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136776 INFO  (qtp11736032-122382) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136792 INFO  (qtp11736032-122384) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136793 INFO  (qtp11736032-122383) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136794 INFO  (qtp11736032-122385) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 4136795 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Bytes downloaded: 1774, Bytes skipped downloading: 0
   [junit4]   2> 4136795 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1774) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@7d1dfe59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40eefe8d)
   [junit4]   2> 4136798 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3d3278e
   [junit4]   2> 4136801 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 4136804 INFO  (explicit-fetchindex-cmd) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@416015be[collection1] main]
   [junit4]   2> 4136805 INFO  (searcherExecutor-12483-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@416015be[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.

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

y-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1994602869
     [copy] Copying 248 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1994602869
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1994602869

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 55ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 354 minutes 31 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to