Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19030/
Java: 32bit/jdk-9-ea+155 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [TransactionLog, 
MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.TransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)  at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:443)  at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1102)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:529)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:514)  at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:294)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:213)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:168)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:987)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1200)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:749)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
  at 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:336)
  at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)  
at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:306) 
 at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:271) 
 at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)  at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:173)  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
  at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)  
at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2413)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.base/java.lang.Thread.run(Thread.java:844)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:348)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:694)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:911)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)  
at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.base/java.lang.Thread.run(Thread.java:844)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:726)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:911)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)  
at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.base/java.lang.Thread.run(Thread.java:844)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:851)  at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:637)  at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1126)  at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2913)  at 
org.apache.solr.handler.SolrConfigHandler$Command.lambda$handleGET$0(SolrConfigHandler.java:225)
  at java.base/java.lang.Thread.run(Thread.java:844)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:479)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:905)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)  
at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.base/java.lang.Thread.run(Thread.java:844)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.TransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
        at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:443)
        at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1102)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:529)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:514)
        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:294)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:213)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:168)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:987)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1200)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:749)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
        at 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:336)
        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:306)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:271)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)
        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:173)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2413)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:348)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:694)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:911)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:726)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:911)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:851)
        at org.apache.solr.core.SolrCore.reload(SolrCore.java:637)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1126)
        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2913)
        at 
org.apache.solr.handler.SolrConfigHandler$Command.lambda$handleGET$0(SolrConfigHandler.java:225)
        at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:479)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:905)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base/java.lang.Thread.run(Thread.java:844)


        at __randomizedtesting.SeedInfo.seed([15D1E8A631995D9A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
        at jdk.internal.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample: 
    1) Thread[id=7230, name=searcherExecutor-3285-thread-1, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]         at 
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:192)
         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.util.TestSolrCLIRunExample: 
   1) Thread[id=7230, name=searcherExecutor-3285-thread-1, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:192)
        at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([15D1E8A631995D9A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=7230, name=searcherExecutor-3285-thread-1, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]         at 
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:192)
         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=7230, name=searcherExecutor-3285-thread-1, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:192)
        at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([15D1E8A631995D9A]:0)




Build Log:
[...truncated 11941 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/init-core-data-001
   [junit4]   2> 1193250 INFO  
(SUITE-TestSolrCLIRunExample-seed#[15D1E8A631995D9A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1193252 INFO  
(SUITE-TestSolrCLIRunExample-seed#[15D1E8A631995D9A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 1193254 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1193336 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002
   [junit4]   2> 1193336 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1193336 INFO  (Thread-1801) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1193337 INFO  (Thread-1801) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1193437 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33425
   [junit4]   2> 1193441 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1193451 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cc198{/solr,null,AVAILABLE}
   [junit4]   2> 1193452 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ec14d3{HTTP/1.1,[http/1.1]}{127.0.0.1:38421}
   [junit4]   2> 1193452 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.Server Started @1195105ms
   [junit4]   2> 1193452 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38421}
   [junit4]   2> 1193452 ERROR (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1193452 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1193452 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
38421
   [junit4]   2> 1193453 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1193453 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-23T03:22:04.412117Z
   [junit4]   2> 1193454 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1193465 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33425/solr
   [junit4]   2> 1193477 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1193477 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader localhost:38421_solr
   [junit4]   2> 1193478 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97505779665928195-localhost:38421_solr-n_0000000000) starting
   [junit4]   2> 1193481 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:38421_solr
   [junit4]   2> 1193486 INFO  
(OverseerStateUpdate-97505779665928195-localhost:38421_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1193655 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1
   [junit4]   2> 1193889 INFO  (qtp12777036-7065) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6
   [junit4]   2> 1193892 INFO  (qtp12777036-7066) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1193893 INFO  (qtp12777036-7066) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 1193897 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1193898 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33425/solr ready
   [junit4]   2> 1193901 INFO  (qtp12777036-7066) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1193901 INFO  (qtp12777036-7066) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections params={action=list&wt=json} 
status=0 QTime=0
   [junit4]   2> 1193909 INFO  (qtp12777036-7066) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=3
   [junit4]   2> 1193911 INFO  (qtp12777036-7067) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1193912 INFO  (qtp12777036-7067) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1193916 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1193916 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[15D1E8A631995D9A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33425/solr ready
   [junit4]   2> 1194053 INFO  (qtp12777036-7067) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1194053 INFO  (qtp12777036-7067) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections params={action=list&wt=json} 
status=0 QTime=0
   [junit4]   2> 1194055 INFO  (qtp12777036-7067) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 1194057 INFO  (OverseerThreadFactory-3244-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCloudExamplePrompt
   [junit4]   2> 1194057 WARN  (OverseerThreadFactory-3244-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Specified replicationFactor of 2 on collection 
testCloudExamplePrompt is higher than or equal to the number of Solr instances 
currently live or live and part of your createNodeSet(1). It's unusual to run 
two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1194160 INFO  (qtp12777036-7063) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1194161 INFO  (qtp12777036-7066) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1194161 INFO  (qtp12777036-7062) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1194161 INFO  (qtp12777036-7060) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1194265 INFO  (zkCallback-1077-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1195168 INFO  (qtp12777036-7063) [    ] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1195168 INFO  (qtp12777036-7066) [    ] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1195168 INFO  (qtp12777036-7060) [    ] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1195168 INFO  (qtp12777036-7062) [    ] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1195169 INFO  (qtp12777036-7066) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1195169 INFO  (qtp12777036-7062) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1195169 INFO  (qtp12777036-7060) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1195169 INFO  (qtp12777036-7063) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1195170 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 1195170 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 1195170 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 1195170 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1195170 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1195170 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1195170 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 1195170 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 1195170 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1195171 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1195171 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1195171 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1195171 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1195171 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 1195171 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1195172 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1195172 WARN  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1195171 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1195172 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 1195172 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 1195172 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 1195172 WARN  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1195172 WARN  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1195172 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1195173 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 1195173 WARN  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1195193 INFO  (qtp12777036-7062) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1195194 INFO  (qtp12777036-7066) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1195194 INFO  (qtp12777036-7063) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1195196 INFO  (qtp12777036-7060) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1195227 INFO  (qtp12777036-7060) [    ] o.a.s.s.IndexSchema 
[testCloudExamplePrompt_shard1_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 1195228 INFO  (qtp12777036-7066) [    ] o.a.s.s.IndexSchema 
[testCloudExamplePrompt_shard2_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 1195228 INFO  (qtp12777036-7062) [    ] o.a.s.s.IndexSchema 
[testCloudExamplePrompt_shard1_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 1195254 INFO  (qtp12777036-7063) [    ] o.a.s.s.IndexSchema 
[testCloudExamplePrompt_shard2_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 1195480 INFO  (qtp12777036-7066) [    ] o.a.s.s.IndexSchema 
Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 1195480 INFO  (qtp12777036-7060) [    ] o.a.s.s.IndexSchema 
Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 1195480 INFO  (qtp12777036-7062) [    ] o.a.s.s.IndexSchema 
Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 1195480 INFO  (qtp12777036-7063) [    ] o.a.s.s.IndexSchema 
Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 1195528 INFO  (qtp12777036-7066) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCloudExamplePrompt_shard2_replica1' using configuration 
from collection testCloudExamplePrompt
   [junit4]   2> 1195529 INFO  (qtp12777036-7066) [    ] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/data/]
   [junit4]   2> 1195529 INFO  (qtp12777036-7066) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c41ce
   [junit4]   2> 1195533 INFO  (qtp12777036-7062) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCloudExamplePrompt_shard1_replica2' using configuration 
from collection testCloudExamplePrompt
   [junit4]   2> 1195534 INFO  (qtp12777036-7062) [    ] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/data/]
   [junit4]   2> 1195534 INFO  (qtp12777036-7062) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c41ce
   [junit4]   2> 1195535 INFO  (qtp12777036-7060) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCloudExamplePrompt_shard1_replica1' using configuration 
from collection testCloudExamplePrompt
   [junit4]   2> 1195535 INFO  (qtp12777036-7063) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCloudExamplePrompt_shard2_replica2' using configuration 
from collection testCloudExamplePrompt
   [junit4]   2> 1195535 INFO  (qtp12777036-7060) [    ] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/data/]
   [junit4]   2> 1195535 INFO  (qtp12777036-7063) [    ] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_15D1E8A631995D9A-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/data/]
   [junit4]   2> 1195535 INFO  (qtp12777036-7060) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c41ce
   [junit4]   2> 1195535 INFO  (qtp12777036-7063) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c41ce
   [junit4]   2> 1195536 INFO  (qtp12777036-7066) [    ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1195539 INFO  (qtp12777036-7063) [    ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1195539 INFO  (qtp12777036-7060) [    ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1195561 INFO  (qtp12777036-7062) [    ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1195915 INFO  (qtp12777036-7063) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1195915 INFO  (qtp12777036-7063) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1195916 INFO  (qtp12777036-7063) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1195917 INFO  (qtp12777036-7063) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1195917 INFO  (qtp12777036-7063) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1defb28[testCloudExamplePrompt_shard2_replica2] main]
   [junit4]   2> 1195918 INFO  (qtp12777036-7063) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 1195918 INFO  (qtp12777036-7063) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 1195918 INFO  (qtp12777036-7063) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1195918 INFO  (qtp12777036-7063) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1195918 INFO  (qtp12777036-7063) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1195921 INFO  (qtp12777036-7063) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1195926 INFO  (qtp12777036-7063) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1195926 INFO  (searcherExecutor-3250-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1defb28[testCloudExamplePrompt_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195926 INFO  (searcherExecutor-3250-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1195926 INFO  (searcherExecutor-3250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1195927 INFO  (searcherExecutor-3250-thread-1) [    ] 
o.a.s.c.SolrCore [testCloudExamplePrompt_shard2_replica2] Registered new 
searcher Searcher@1defb28[testCloudExamplePrompt_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195928 INFO  (qtp12777036-7063) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560092477370662912
   [junit4]   2> 1195933 INFO  (qtp12777036-7063) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 1195933 INFO  (zkCallback-1077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1195966 INFO  (qtp12777036-7066) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1195966 INFO  (qtp12777036-7066) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1195966 INFO  (qtp12777036-7062) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1195967 INFO  (qtp12777036-7062) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1195967 INFO  (qtp12777036-7066) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1195967 INFO  (qtp12777036-7066) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1195968 INFO  (qtp12777036-7062) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1195968 INFO  (qtp12777036-7062) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1195968 INFO  (qtp12777036-7066) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18bee60[testCloudExamplePrompt_shard2_replica1] main]
   [junit4]   2> 1195968 INFO  (qtp12777036-7062) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@86c444[testCloudExamplePrompt_shard1_replica2] main]
   [junit4]   2> 1195969 INFO  (qtp12777036-7066) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 1195969 INFO  (qtp12777036-7062) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 1195969 INFO  (qtp12777036-7066) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 1195969 INFO  (qtp12777036-7066) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1195969 INFO  (qtp12777036-7062) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 1195969 INFO  (qtp12777036-7062) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1195969 INFO  (qtp12777036-7066) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1195969 INFO  (qtp12777036-7066) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1195969 INFO  (qtp12777036-7062) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1195969 INFO  (qtp12777036-7062) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1195969 INFO  (qtp12777036-7066) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1195969 INFO  (qtp12777036-7062) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1195970 INFO  (qtp12777036-7062) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1195970 INFO  (qtp12777036-7066) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1195970 INFO  (searcherExecutor-3248-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@86c444[testCloudExamplePrompt_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195970 INFO  (searcherExecutor-3247-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@18bee60[testCloudExamplePrompt_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195970 INFO  (searcherExecutor-3248-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1195970 INFO  (searcherExecutor-3247-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1195970 INFO  (searcherExecutor-3248-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1195970 INFO  (searcherExecutor-3247-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1195971 INFO  (searcherExecutor-3247-thread-1) [    ] 
o.a.s.c.SolrCore [testCloudExamplePrompt_shard2_replica1] Registered new 
searcher Searcher@18bee60[testCloudExamplePrompt_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195971 INFO  (searcherExecutor-3248-thread-1) [    ] 
o.a.s.c.SolrCore [testCloudExamplePrompt_shard1_replica2] Registered new 
searcher Searcher@86c444[testCloudExamplePrompt_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195972 INFO  (qtp12777036-7066) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560092477416800256
   [junit4]   2> 1195972 INFO  (qtp12777036-7062) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560092477416800256
   [junit4]   2> 1195976 INFO  (qtp12777036-7062) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 1195982 INFO  (qtp12777036-7060) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1195982 INFO  (qtp12777036-7060) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1195984 INFO  (qtp12777036-7060) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1195984 INFO  (qtp12777036-7060) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1195984 INFO  (qtp12777036-7060) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f0d922[testCloudExamplePrompt_shard1_replica1] main]
   [junit4]   2> 1195985 INFO  (qtp12777036-7060) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 1195985 INFO  (qtp12777036-7060) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 1195985 INFO  (qtp12777036-7060) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1195986 INFO  (qtp12777036-7060) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1195986 INFO  (qtp12777036-7060) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1195986 INFO  (qtp12777036-7060) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1195987 INFO  (qtp12777036-7060) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1195987 INFO  (searcherExecutor-3249-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1f0d922[testCloudExamplePrompt_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195987 INFO  (searcherExecutor-3249-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1195987 INFO  (searcherExecutor-3249-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1195988 INFO  (searcherExecutor-3249-thread-1) [    ] 
o.a.s.c.SolrCore [testCloudExamplePrompt_shard1_replica1] Registered new 
searcher Searcher@1f0d922[testCloudExamplePrompt_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195989 INFO  (qtp12777036-7060) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560092477434626048
   [junit4]   2> 1196077 INFO  (zkCallback-1077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1196433 INFO  (qtp12777036-7063) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1196433 INFO  (qtp12777036-7063) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1196433 INFO  (qtp12777036-7063) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://localhost:38421/solr/testCloudExamplePrompt_shard2_replica2/
   [junit4]   2> 1196433 INFO  (qtp12777036-7063) [    ] o.a.s.u.PeerSync 
PeerSync: core=testCloudExamplePrompt_shard2_replica2 
url=http://localhost:38421/solr START 
replicas=[http://localhost:38421/solr/testCloudExamplePrompt_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 1196434 INFO  (qtp12777036-7063) [    ] o.a.s.u.PeerSync 
PeerSync: core=testCloudExamplePrompt_shard2_replica2 
url=http://localhost:38421/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1196434 INFO  (qtp12777036-7111) [    ] o.a.s.c.S.Request 
[testCloudExamplePrompt_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get

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

cope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:851)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:637)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1126)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2913)
   [junit4]    >        at 
org.apache.solr.handler.SolrConfigHandler$Command.lambda$handleGET$0(SolrConfigHandler.java:225)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.MetricsDirectoryFactory.get(MetricsDirectoryFactory.java:208)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:479)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:905)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([15D1E8A631995D9A]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
   [junit4]    >        at 
jdk.internal.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at 
java.base/java.lang.Thread.run(Thread.java:844)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.util.TestSolrCLIRunExample: 
   [junit4]    >    1) Thread[id=7230, name=searcherExecutor-3285-thread-1, 
state=WAITING, group=TGRP-TestSolrCLIRunExample]
   [junit4]    >         at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:192)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([15D1E8A631995D9A]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7230, name=searcherExecutor-3285-thread-1, 
state=WAITING, group=TGRP-TestSolrCLIRunExample]
   [junit4]    >         at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:192)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([15D1E8A631995D9A]:0)
   [junit4] Completed [358/693 (1!)] on J0 in 276.05s, 3 tests, 1 failure, 2 
errors, 1 skipped <<< FAILURES!

[...truncated 52758 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to