Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.5/142/
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
Error Message:
ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory,
MMapDirectory, SolrCore, InternalHttpClient, MMapDirectory, MMapDirectory,
InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory 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:388) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory 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:98) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:251)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:663)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory 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:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1320)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:694)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory,
MMapDirectory, SolrCore, InternalHttpClient, MMapDirectory, MMapDirectory,
InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory 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:388) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory 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:98) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:251)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:663)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory 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:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1320)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:694)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 7 object(s) that were not
released!!! [MMapDirectory, MMapDirectory, SolrCore, InternalHttpClient,
MMapDirectory, MMapDirectory, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
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:388)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
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:98)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
at
org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:251)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:663)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
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:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1320)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:694)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 7 object(s) that were not
released!!! [MMapDirectory, MMapDirectory, SolrCore, InternalHttpClient,
MMapDirectory, MMapDirectory, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
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:388)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
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:98)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
at
org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:251)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:663)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
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:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1320)
at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:694)
at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([D6D24FC15BF64DD0]: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:334)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14946 lines...]
[junit4] Suite:
org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
[junit4] 2> 3590696 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/server/solr/configsets/_default/conf'
[junit4] 2> 3590696 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/data-dir-206-001
[junit4] 2> 3590696 WARN
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
[junit4] 2> 3590696 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3590698 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3590698 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3590817 WARN
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3590819 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3590820 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3590820 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3590820 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3590820 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2aaebb99{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 3591292 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@4c21aea5{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/jetty-lucene2-us-west_apache_org-35430-hadoop-hdfs-3_2_0-tests_jar-_-any-515870926453201473.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
[junit4] 2> 3591292 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@706e66d6{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:35430}
[junit4] 2> 3591292 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.Server Started @3591392ms
[junit4] 2> 3591391 WARN
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3591392 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3591393 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3591393 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3591393 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3591410 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f74f5b2{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 3591935 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@2e6daa48{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/jetty-localhost-41790-hadoop-hdfs-3_2_0-tests_jar-_-any-4041323522085666279.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
[junit4] 2> 3591935 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@429be11{HTTP/1.1,[http/1.1]}{localhost:41790}
[junit4] 2> 3591935 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.Server Started @3592035ms
[junit4] 2> 3592108 WARN
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3592109 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3592109 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3592109 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3592109 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3592110 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a3850e0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 3592302 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0xc6f6819657054694: Processing first
storage report for DS-e496eb1f-1658-4859-a12f-aaa667f7c564 from datanode
d4144e9b-3388-4d7b-9b58-9bb660966637
[junit4] 2> 3592302 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0xc6f6819657054694: from storage
DS-e496eb1f-1658-4859-a12f-aaa667f7c564 node
DatanodeRegistration(127.0.0.1:36685,
datanodeUuid=d4144e9b-3388-4d7b-9b58-9bb660966637, infoPort=36772,
infoSecurePort=0, ipcPort=46726,
storageInfo=lv=-57;cid=testClusterID;nsid=500050769;c=1586200058902), blocks:
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 3592302 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0xc6f6819657054694: Processing first
storage report for DS-08352fc3-d067-42f5-ae2d-9968093e621b from datanode
d4144e9b-3388-4d7b-9b58-9bb660966637
[junit4] 2> 3592302 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0xc6f6819657054694: from storage
DS-08352fc3-d067-42f5-ae2d-9968093e621b node
DatanodeRegistration(127.0.0.1:36685,
datanodeUuid=d4144e9b-3388-4d7b-9b58-9bb660966637, infoPort=36772,
infoSecurePort=0, ipcPort=46726,
storageInfo=lv=-57;cid=testClusterID;nsid=500050769;c=1586200058902), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 3592425 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@4da012b9{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/jetty-localhost-36044-hadoop-hdfs-3_2_0-tests_jar-_-any-3487559429661271727.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
[junit4] 2> 3592425 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7129729{HTTP/1.1,[http/1.1]}{localhost:36044}
[junit4] 2> 3592425 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.e.j.s.Server Started @3592525ms
[junit4] 2> 3592524 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x9b959dabc10ed1f3: Processing first
storage report for DS-7f2a3436-8b82-405a-8d48-21e83dcf1e2b from datanode
14e7bd19-a6e7-4dfa-a6b7-a10a112883bc
[junit4] 2> 3592524 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x9b959dabc10ed1f3: from storage
DS-7f2a3436-8b82-405a-8d48-21e83dcf1e2b node
DatanodeRegistration(127.0.0.1:39795,
datanodeUuid=14e7bd19-a6e7-4dfa-a6b7-a10a112883bc, infoPort=39634,
infoSecurePort=0, ipcPort=33741,
storageInfo=lv=-57;cid=testClusterID;nsid=500050769;c=1586200058902), blocks:
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 3592524 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x9b959dabc10ed1f3: Processing first
storage report for DS-daa4668a-2cb7-4e1c-8eef-dffc1fb16b12 from datanode
14e7bd19-a6e7-4dfa-a6b7-a10a112883bc
[junit4] 2> 3592524 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x9b959dabc10ed1f3: from storage
DS-daa4668a-2cb7-4e1c-8eef-dffc1fb16b12 node
DatanodeRegistration(127.0.0.1:39795,
datanodeUuid=14e7bd19-a6e7-4dfa-a6b7-a10a112883bc, infoPort=39634,
infoSecurePort=0, ipcPort=33741,
storageInfo=lv=-57;cid=testClusterID;nsid=500050769;c=1586200058902), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 3592558 WARN
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.a.c.TestHdfsCloudBackupRestore The NameNode is in SafeMode - Solr will
wait 5 seconds and try again.
[junit4] 2> 3597559 WARN
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.a.c.TestHdfsCloudBackupRestore The NameNode is in SafeMode - Solr will
wait 5 seconds and try again.
[junit4] 2> 3602601 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002
[junit4] 2> 3602601 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3602602 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3602602 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3602702 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42079
[junit4] 2> 3602702 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42079
[junit4] 2> 3602702 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42079
[junit4] 2> 3602702 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42079
[junit4] 2> 3602703 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3602726 INFO (zkConnectionManagerCallback-15966-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3602748 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3602752 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3602766 INFO (zkConnectionManagerCallback-15968-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3602766 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3602772 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3602798 INFO (zkConnectionManagerCallback-15970-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3602798 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3602903 WARN (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 3602903 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3602903 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3602903 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3602915 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3602915 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3602915 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3602916 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7db6950d{/solr,null,AVAILABLE}
[junit4] 2> 3602916 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7c43cf1b{SSL,[ssl,
http/1.1]}{127.0.0.1:38608}
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.e.j.s.Server Started @3603016ms
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38608}
[junit4] 2> 3602917 ERROR (jetty-launcher-15971-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.1
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
[junit4] 2> 3602917 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-06T19:07:51.078Z
[junit4] 2> 3602918 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3602919 INFO (zkConnectionManagerCallback-15973-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3602919 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3602937 WARN (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 3602937 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3602937 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3602937 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3602938 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3602938 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3602938 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3602938 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15eb104d{/solr,null,AVAILABLE}
[junit4] 2> 3602939 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@67b3fae4{SSL,[ssl,
http/1.1]}{127.0.0.1:38756}
[junit4] 2> 3602939 INFO (jetty-launcher-15971-thread-2) [ ]
o.e.j.s.Server Started @3603039ms
[junit4] 2> 3602939 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38756}
[junit4] 2> 3602944 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3602956 ERROR (jetty-launcher-15971-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3602956 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3602956 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.1
[junit4] 2> 3602956 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3602956 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
[junit4] 2> 3602956 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-06T19:07:51.117Z
[junit4] 2> 3602959 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3602970 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3603001 INFO (zkConnectionManagerCallback-15975-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3603001 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3603001 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3603022 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3604588 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3604589 WARN (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 3604590 WARN (jetty-launcher-15971-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@48f51804[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3604590 WARN (jetty-launcher-15971-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@48f51804[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3604629 WARN (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 3604630 WARN (jetty-launcher-15971-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2d88d5bf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3604630 WARN (jetty-launcher-15971-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2d88d5bf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3604631 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42079/solr
[junit4] 2> 3604632 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3604633 INFO (zkConnectionManagerCallback-15983-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3604633 INFO (jetty-launcher-15971-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3604855 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3604856 INFO (zkConnectionManagerCallback-15985-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3604856 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3605283 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38608_solr
[junit4] 2> 3605284 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.Overseer Overseer
(id=72580283375550470-127.0.0.1:38608_solr-n_0000000000) starting
[junit4] 2> 3605302 INFO
(OverseerStateUpdate-72580283375550470-127.0.0.1:38608_solr-n_0000000000)
[n:127.0.0.1:38608_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38608_solr
[junit4] 2> 3605303 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38608_solr
[junit4] 2> 3605340 INFO
(OverseerStateUpdate-72580283375550470-127.0.0.1:38608_solr-n_0000000000)
[n:127.0.0.1:38608_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3605372 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3605373 WARN (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3605373 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.b.r.BackupRepositoryFactory Added backup
repository with configuration params {type = repository,name = hdfs,class =
org.apache.solr.core.backup.repository.HdfsBackupRepository,attributes =
{name=hdfs,
class=org.apache.solr.core.backup.repository.HdfsBackupRepository},args =
{location=/backup,solr.hdfs.home=hdfs://lucene2-us-west.apache.org:33602/solr,solr.hdfs.confdir=}}
[junit4] 2> 3605373 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.b.r.BackupRepositoryFactory Added backup
repository with configuration params {type = repository,name = poisioned,class
=
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
= {default=true, name=poisioned,
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
[junit4] 2> 3605373 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.b.r.BackupRepositoryFactory Default
configuration for backup repository is with configuration params {type =
repository,name = poisioned,class =
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
= {default=true, name=poisioned,
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
[junit4] 2> 3605502 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3605666 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3605736 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3605736 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3605758 INFO (jetty-launcher-15971-thread-1)
[n:127.0.0.1:38608_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002/node1/.
[junit4] 2> 3606444 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3606445 WARN (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 3606445 WARN (jetty-launcher-15971-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a9ec3e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3606445 WARN (jetty-launcher-15971-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2a9ec3e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3606464 WARN (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 3606465 WARN (jetty-launcher-15971-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7fc0b297[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3606465 WARN (jetty-launcher-15971-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7fc0b297[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3606466 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42079/solr
[junit4] 2> 3606467 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3606517 INFO (zkConnectionManagerCallback-15995-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3606517 INFO (jetty-launcher-15971-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3606631 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3606632 INFO (zkConnectionManagerCallback-15997-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3606632 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3606646 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3606668 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38756_solr as DOWN
[junit4] 2> 3606669 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3606669 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38756_solr
[junit4] 2> 3606679 INFO (zkCallback-15984-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3606683 INFO (zkCallback-15996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3606693 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3606694 WARN (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3606694 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.b.r.BackupRepositoryFactory Added backup
repository with configuration params {type = repository,name = hdfs,class =
org.apache.solr.core.backup.repository.HdfsBackupRepository,attributes =
{name=hdfs,
class=org.apache.solr.core.backup.repository.HdfsBackupRepository},args =
{location=/backup,solr.hdfs.home=hdfs://lucene2-us-west.apache.org:33602/solr,solr.hdfs.confdir=}}
[junit4] 2> 3606694 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.b.r.BackupRepositoryFactory Added backup
repository with configuration params {type = repository,name = poisioned,class
=
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
= {default=true, name=poisioned,
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
[junit4] 2> 3606694 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.b.r.BackupRepositoryFactory Default
configuration for backup repository is with configuration params {type =
repository,name = poisioned,class =
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
= {default=true, name=poisioned,
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
[junit4] 2> 3606774 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3606874 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3606928 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3606928 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3606930 INFO (jetty-launcher-15971-thread-2)
[n:127.0.0.1:38756_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002/node2/.
[junit4] 2> 3607085 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 3607085 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3607087 INFO (zkConnectionManagerCallback-16006-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3607087 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3607088 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3607090 INFO
(SUITE-TestHdfsCloudBackupRestore-seed#[D6D24FC15BF64DD0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42079/solr ready
[junit4] 2> 3607423 INFO
(TEST-TestHdfsCloudBackupRestore.testRestoreFailure-seed#[D6D24FC15BF64DD0]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRestoreFailure
[junit4] 2> 3607511 INFO (qtp1833669012-45735) [n:127.0.0.1:38756_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&name=hdfsbackuprestore_testfailure&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3607514 INFO
(OverseerThreadFactory-10744-thread-1-processing-n:127.0.0.1:38608_solr)
[n:127.0.0.1:38608_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
hdfsbackuprestore_testfailure
[junit4] 2> 3607630 INFO
(OverseerStateUpdate-72580283375550470-127.0.0.1:38608_solr-n_0000000000)
[n:127.0.0.1:38608_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"hdfsbackuprestore_testfailure",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"hdfsbackuprestore_testfailure_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38608/solr",
[junit4] 2> "node_name":"127.0.0.1:38608_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3607633 INFO
(OverseerStateUpdate-72580283375550470-127.0.0.1:38608_solr-n_0000000000)
[n:127.0.0.1:38608_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"hdfsbackuprestore_testfailure",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"hdfsbackuprestore_testfailure_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38756/solr",
[junit4] 2> "node_name":"127.0.0.1:38756_solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3607635 INFO
(OverseerStateUpdate-72580283375550470-127.0.0.1:38608_solr-n_0000000000)
[n:127.0.0.1:38608_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"hdfsbackuprestore_testfailure",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"hdfsbackuprestore_testfailure_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38608/solr",
[junit4] 2> "node_name":"127.0.0.1:38608_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3607638 INFO
(OverseerStateUpdate-72580283375550470-127.0.0.1:38608_solr-n_0000000000)
[n:127.0.0.1:38608_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"hdfsbackuprestore_testfailure",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"hdfsbackuprestore_testfailure_shard2_replica_p6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38756/solr",
[junit4] 2> "node_name":"127.0.0.1:38756_solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3607890 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testfailure_shard1_replica_p2&action=CREATE&numShards=2&collection=hdfsbackuprestore_testfailure&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 3607892 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testfailure_shard2_replica_p6&action=CREATE&numShards=2&collection=hdfsbackuprestore_testfailure&shard=shard2&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 3607969 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node5
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.5.1
[junit4] 2> 3607969 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node8
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.5.1
[junit4] 2> 3608114 INFO (qtp1992008811-45725) [n:127.0.0.1:38608_solr
x:hdfsbackuprestore_testfailure_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testfailure_shard1_replica_n1&action=CREATE&numShards=2&collection=hdfsbackuprestore_testfailure&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3608114 INFO (qtp1992008811-45724) [n:127.0.0.1:38608_solr
x:hdfsbackuprestore_testfailure_shard2_replica_n4 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testfailure_shard2_replica_n4&action=CREATE&numShards=2&collection=hdfsbackuprestore_testfailure&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3608114 INFO (qtp1992008811-45725) [n:127.0.0.1:38608_solr
x:hdfsbackuprestore_testfailure_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3608116 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node5
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ] o.a.s.s.IndexSchema
[hdfsbackuprestore_testfailure_shard1_replica_p2] Schema name=minimal
[junit4] 2> 3608125 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node8
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ] o.a.s.s.IndexSchema
[hdfsbackuprestore_testfailure_shard2_replica_p6] Schema name=minimal
[junit4] 2> 3608127 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node5
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 3608127 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node5
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ] o.a.s.c.CoreContainer
Creating SolrCore 'hdfsbackuprestore_testfailure_shard1_replica_p2' using
configuration from configset conf1, trusted=true
[junit4] 2> 3608128 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node5
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.hdfsbackuprestore_testfailure.shard1.replica_p2'
(registry 'solr.core.hdfsbackuprestore_testfailure.shard1.replica_p2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3608128 INFO (qtp1833669012-45736) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node5
x:hdfsbackuprestore_testfailure_shard1_replica_p2 ] o.a.s.c.SolrCore
[[hdfsbackuprestore_testfailure_shard1_replica_p2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002/node2/hdfsbackuprestore_testfailure_shard1_replica_p2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002/node2/./hdfsbackuprestore_testfailure_shard1_replica_p2/data/]
[junit4] 2> 3608147 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node8
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 3608147 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node8
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ] o.a.s.c.CoreContainer
Creating SolrCore 'hdfsbackuprestore_testfailure_shard2_replica_p6' using
configuration from configset conf1, trusted=true
[junit4] 2> 3608148 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node8
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.hdfsbackuprestore_testfailure.shard2.replica_p6'
(registry 'solr.core.hdfsbackuprestore_testfailure.shard2.replica_p6') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 3608148 INFO (qtp1833669012-45737) [n:127.0.0.1:38756_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node8
x:hdfsbackuprestore_testfailure_shard2_replica_p6 ] o.a.s.c.SolrCore
[[hdfsbackuprestore_testfailure_shard2_replica_p6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002/node2/hdfsbackuprestore_testfailure_shard2_replica_p6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_D6D24FC15BF64DD0-001/tempDir-002/node2/./hdfsbackuprestore_testfailure_shard2_replica_p6/data/]
[junit4] 2> 3608178 INFO (qtp1992008811-45725) [n:127.0.0.1:38608_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node3
x:hdfsbackuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.5.1
[junit4] 2> 3608181 INFO (qtp1992008811-45724) [n:127.0.0.1:38608_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node7
x:hdfsbackuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.5.1
[junit4] 2> 3608221 INFO (qtp1992008811-45725) [n:127.0.0.1:38608_solr
c:hdfsbackuprestore_testfailure s:shard1 r:core_node3
x:hdfsbackuprestore_testfailure_shard1_replica_n1 ] o.a.s.s.IndexSchema
[hdfsbackuprestore_testfailure_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3608223 INFO (qtp1992008811-45724) [n:127.0.0.1:38608_solr
c:hdfsbackuprestore_testfailure s:shard2 r:core_node7
x:hdfsbackuprestore_testfailure_shard2_replica_n4 ] o.a.s.s.IndexSchema
[hdfsbackuprestore_testfailure_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3608223 INFO (qtp1992008811-45725) [n:127.0.0.1:38608_solr
c:hdfsbackupre
[...truncated too long message...]
:1306)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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:1078)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
[junit4] > at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
[junit4] > at
org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:251)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:663)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
[junit4] > at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
[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.initSnapshotMetaDataManager(SolrCore.java:536)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:981)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1217)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MMapDirectory
[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:424)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
[junit4] > at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
[junit4] > at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
[junit4] > at
org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
[junit4] > at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
[junit4] > at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1320)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:694)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:337)
[junit4] > at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:318)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
[junit4] > at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([D6D24FC15BF64DD0]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [572/900 (1!)] on J1 in 110.16s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 53729 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]