Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7754/
Java: 64bit/jdk-12-ea+32 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart

Error Message:
null

Stack Trace:
java.lang.NumberFormatException: null
        at 
__randomizedtesting.SeedInfo.seed([E9008BBD2B481BF3:31F74F598093D9AF]:0)
        at java.base/java.lang.Integer.parseInt(Integer.java:620)
        at java.base/java.lang.Integer.parseInt(Integer.java:776)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart(TestReplicationHandler.java:682)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 
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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest

Error Message:
ObjectTracker found 5 object(s) that were not released!!! 
[MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, 
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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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:1063)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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:95)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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.core.SolrCore.getNewIndexDir(SolrCore.java:368)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:747)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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:422) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
  at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 
 at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)   expected null, but 
was:<ObjectTracker found 5 object(s) that were not released!!! 
[MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, 
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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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:1063)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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:95)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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.core.SolrCore.getNewIndexDir(SolrCore.java:368)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:747)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  
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:422) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
  at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 
 at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:835)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper, 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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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:1063)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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:95)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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.core.SolrCore.getNewIndexDir(SolrCore.java:368)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:747)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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:422)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

 expected null, but was:<ObjectTracker found 5 object(s) that were not 
released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper, 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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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:1063)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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:95)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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.core.SolrCore.getNewIndexDir(SolrCore.java:368)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:747)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

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:422)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)

>
        at __randomizedtesting.SeedInfo.seed([B422111FD435AFD]: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:323)
        at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14778 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 2787945 INFO  
(SUITE-TestReplicationHandler-seed#[E9008BBD2B481BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\init-core-data-001
   [junit4]   2> 2787948 WARN  
(SUITE-TestReplicationHandler-seed#[E9008BBD2B481BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2787948 INFO  
(SUITE-TestReplicationHandler-seed#[E9008BBD2B481BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2787951 INFO  
(SUITE-TestReplicationHandler-seed#[E9008BBD2B481BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2787955 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 2787957 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\collection1
   [junit4]   2> 2787965 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2787967 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2787967 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2787968 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+32
   [junit4]   2> 2787969 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2787969 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2787969 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2787971 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47e626e0{/solr,null,AVAILABLE}
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@510d68ba{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\collection1\data,
 hostPort=58401}
   [junit4]   2> 2787994 ERROR 
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2787994 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-06T07:28:31.608893800Z
   [junit4]   2> 2787995 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\solr.xml
   [junit4]   2> 2788026 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2788026 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2788027 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2788294 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2788296 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@3e9098ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788302 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@7a5daec4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788342 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2788342 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2788372 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2788387 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2788387 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2788392 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\.
   [junit4]   2> 2788392 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2788407 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2788417 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2788420 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2788420 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 2788420 INFO  (coreLoadExecutor-13768-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@64cc488c
   [junit4]   2> 2788420 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 2788422 INFO  (coreLoadExecutor-13768-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=8.796093022207999E12, 
noCFSRatio=0.4893539644307857]
   [junit4]   2> 2788530 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2788530 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2788530 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2788531 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f43d682[collection1] 
main]
   [junit4]   2> 2788531 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-001\collection1\conf
   [junit4]   2> 2788532 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2788532 INFO  (coreLoadExecutor-13768-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2788545 INFO  
(searcherExecutor-13769-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f43d682[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2788547 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\collection1
   [junit4]   2> 2788556 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2788556 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2788556 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2788556 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+32
   [junit4]   2> 2788557 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2788557 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2788557 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2788558 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@769e899b{/solr,null,AVAILABLE}
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@103496b9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\collection1\data,
 hostPort=58417}
   [junit4]   2> 2788559 ERROR 
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-06T07:28:32.173498700Z
   [junit4]   2> 2788559 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\solr.xml
   [junit4]   2> 2788563 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2788563 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2788567 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2788952 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2788956 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@85def5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788962 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@37bee46d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788989 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2788989 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2789017 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789034 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789035 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789036 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\.
   [junit4]   2> 2789036 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2789049 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2789055 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2789056 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2789056 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 2789056 INFO  (coreLoadExecutor-13781-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@64cc488c
   [junit4]   2> 2789056 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 2789060 INFO  (coreLoadExecutor-13781-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=8.796093022207999E12, 
noCFSRatio=0.4893539644307857]
   [junit4]   2> 2789158 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2789158 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2789158 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2789159 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49072ac[collection1] 
main]
   [junit4]   2> 2789160 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-002\collection1\conf
   [junit4]   2> 2789162 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2789162 INFO  (coreLoadExecutor-13781-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2789162 INFO  
(searcherExecutor-13782-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49072ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2789164 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 2789164 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1464524241
   [junit4]   2> 2789165 INFO  (coreCloseExecutor-13787-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e382621
   [junit4]   2> 2789165 INFO  (coreCloseExecutor-13787-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6e382621
   [junit4]   2> 2789165 INFO  (coreCloseExecutor-13787-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31c64000: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4ec0603e
   [junit4]   2> 2789172 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2789172 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cb863af: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3b4b65d9
   [junit4]   2> 2789175 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2789175 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70eda7b: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6d55a7de
   [junit4]   2> 2789175 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2789178 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e64c7e6: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@63c8a5cd
   [junit4]   2> 2789180 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@510d68ba{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 2789180 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@47e626e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2789180 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2789182 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=569543022
   [junit4]   2> 2789182 INFO  (coreCloseExecutor-13789-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f2c780f
   [junit4]   2> 2789182 INFO  (coreCloseExecutor-13789-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1f2c780f
   [junit4]   2> 2789182 INFO  (coreCloseExecutor-13789-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1395b430: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1c3fe530
   [junit4]   2> 2789190 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2789190 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@794bbc0b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@25447eaa
   [junit4]   2> 2789201 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2789202 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71331b6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6d55a7de
   [junit4]   2> 2789205 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2789205 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cf18f95: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@63c8a5cd
   [junit4]   2> 2789207 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@103496b9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 2789207 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@769e899b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2789207 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2789213 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testShouldReportErrorWhenRequiredCommandArgMissing
   [junit4]   2> 2789214 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\collection1
   [junit4]   2> 2789219 WARN  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2789220 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2789220 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2789220 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+32
   [junit4]   2> 2789220 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789220 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789220 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2789221 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37ef6feb{/solr,null,AVAILABLE}
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@3215e400{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\collection1\data,
 hostPort=58442}
   [junit4]   2> 2789222 ERROR 
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789222 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-06T07:28:32.836855400Z
   [junit4]   2> 2789223 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\solr.xml
   [junit4]   2> 2789226 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2789226 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2789227 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2789333 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2789335 WARN  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@bc54f06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789340 WARN  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@4352e83e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789368 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2789368 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2789390 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789398 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789398 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789401 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\.
   [junit4]   2> 2789401 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2789410 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2789416 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2789429 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2789429 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\.\collection1,
 trusted=true
   [junit4]   2> 2789429 INFO  (coreLoadExecutor-13799-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@64cc488c
   [junit4]   2> 2789430 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\.\collection1\data\]
   [junit4]   2> 2789431 INFO  (coreLoadExecutor-13799-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=8.796093022207999E12, 
noCFSRatio=0.4893539644307857]
   [junit4]   2> 2789498 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2789498 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2789498 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2789499 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74553143[collection1] main]
   [junit4]   2> 2789499 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-003\collection1\conf
   [junit4]   2> 2789499 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2789499 INFO  (coreLoadExecutor-13799-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2789500 INFO  
(searcherExecutor-13800-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74553143[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2789502 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\collection1
   [junit4]   2> 2789506 WARN  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2789507 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2789507 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2789507 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+32
   [junit4]   2> 2789507 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789507 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789507 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2789508 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4af3a0a0{/solr,null,AVAILABLE}
   [junit4]   2> 2789508 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@18bc5664{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 2789508 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2789508 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\collection1\data,
 hostPort=58449}
   [junit4]   2> 2789509 ERROR 
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2789509 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2789509 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 2789509 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2789509 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789509 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-06T07:28:33.123582700Z
   [junit4]   2> 2789509 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\solr.xml
   [junit4]   2> 2789514 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2789514 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2789515 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2789564 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2789567 WARN  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@f6d3c66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789573 WARN  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@1f0b7cdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789598 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2789598 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2789619 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789629 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789629 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64cc488c
   [junit4]   2> 2789633 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\.
   [junit4]   2> 2789633 INFO  
(TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[E9008BBD2B481BF3])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2789642 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2789655 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2789657 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2789657 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\.\collection1,
 trusted=true
   [junit4]   2> 2789658 INFO  (coreLoadExecutor-13812-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@64cc488c
   [junit4]   2> 2789658 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_E9008BBD2B481BF3-001\solr-instance-004\.\collection1\data\]
   [junit4]   2> 2789659 INFO  (coreLoadExecutor-13812-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=8.796093022207999E12, 
noCFSRatio=0.4893539644307857]
   [junit4]   2> 2789718 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2789718 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2789718 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2789719 INFO  (coreLoadExecutor-13812-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19674c4[col

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

reContainer.create(CoreContainer.java:1102)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    >        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:368)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:747)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1192)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1102)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
   [junit4]    >        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]    >        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > >
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B422111FD435AFD]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:323)
   [junit4]    >        at 
jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [142/191 (1!)] on J1 in 166.35s, 16 tests, 1 failure <<< 
FAILURES!

[...truncated 41569 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7754/consoleText

[repro] Revision: 5f91670a496275167d7699c24ee7df61d7e2f7e6

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\solrj
[repro]       CloudHttp2SolrClientTest
[repro]    solr\core
[repro]       TestReplicationHandler
[repro] ant compile-test

[...truncated 2728 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CloudHttp2SolrClientTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B422111FD435AFD 
-Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Indian/Mahe 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 148 lines...]
[repro] ant compile-test

[...truncated 1357 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestReplicationHandler" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=E9008BBD2B481BF3 
-Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Europe/Astrakhan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 168 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to