Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/904/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't
used and can't be tested.
Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise
LogUpdateProcessor isn't used and can't be tested.
at
__randomizedtesting.SeedInfo.seed([DB69C00B0D9E7396:AA8D3EDD7B75545A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
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:468) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1329) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:572) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:552) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:350)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
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:961)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1177)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:118)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256) at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256) at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178) at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:129)
at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:71)
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:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709) at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:531) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
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:468)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1329)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:572)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:552)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:350)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
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:961)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1177)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:118)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:129)
at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:71)
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:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:531)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([DB69C00B0D9E7396]: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:304)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13242 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> 1057408 INFO
(SUITE-TestSolrCLIRunExample-seed#[DB69C00B0D9E7396]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/init-core-data-001
[junit4] 2> 1057409 INFO
(SUITE-TestSolrCLIRunExample-seed#[DB69C00B0D9E7396]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1057410 INFO
(SUITE-TestSolrCLIRunExample-seed#[DB69C00B0D9E7396]-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> 1057412 INFO
(TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[DB69C00B0D9E7396]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFailExecuteScript
[junit4] 2>
[junit4] 2> ERROR: Cannot run program
"/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-001/failExecuteScript"
(in directory "."): error=13, Permission denied
[junit4] 2>
[junit4] 2> 1057441 INFO
(TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[DB69C00B0D9E7396]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript
[junit4] 2> 1057443 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[DB69C00B0D9E7396]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
[junit4] 2> 1057443 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[DB69C00B0D9E7396]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 59056 to start schemaless example
Solr instance on ...
[junit4] 2> 1057448 INFO (Thread-1461) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 1057449 INFO (Thread-1461) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1057449 INFO (Thread-1461) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1057449 INFO (Thread-1461) [ ] o.e.j.s.session node0
Scavenging every 660000ms
[junit4] 2> 1057450 INFO (Thread-1461) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@16d269d0{/solr,null,AVAILABLE}
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.e.j.s.AbstractConnector
Started ServerConnector@2bd4a1b1{HTTP/1.1,[http/1.1]}{127.0.0.1:59056}
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.e.j.s.Server Started
@1057792ms
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=59056}
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.s.SolrDispatchFilter
Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.s.SolrDispatchFilter
___ _ Welcome to Apache Solr? version 7.7.0
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.s.SolrDispatchFilter
/ __| ___| |_ _ Starting in standalone mode on port 59056
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.s.SolrDispatchFilter
\__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.s.SolrDispatchFilter
|___/\___/_|_| Start time: 2018-11-10T00:01:45.648Z
[junit4] 2> 1057451 INFO (Thread-1461) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/solr.xml
[junit4] 2> 1057462 INFO (Thread-1461) [ ] o.a.s.c.SolrXmlConfig MBean
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5a745cb2, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1058297 INFO (Thread-1461) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1058297 INFO (Thread-1461) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1058307 INFO (Thread-1461) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a745cb2
[junit4] 2> 1058311 INFO (Thread-1461) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a745cb2
[junit4] 2> 1058311 INFO (Thread-1461) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a745cb2
[junit4] 2> 1058312 INFO (Thread-1461) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr
[junit4] 2> 1058340 INFO (qtp1708833582-6814) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16
[junit4] 2> 1058348 INFO (qtp1708833582-6812) [ x:gettingstarted]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=1
[junit4] 2> 1058418 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
[junit4] 2> 1058418 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1058418 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
[junit4] 2> 1058418 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1058418 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
[junit4] 2> 1058419 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1058419 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
[junit4] 2> 1058419 WARN (qtp1708833582-6811) [ x:gettingstarted]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1059158 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
[junit4] 2> 1059158 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1059159 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
[junit4] 2> 1059159 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1059159 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
[junit4] 2> 1059159 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1059159 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
[junit4] 2> 1059159 WARN (coreLoadExecutor-3286-thread-1) [
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist
[junit4] 2> 1063750 ERROR (Thread-1482) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1065446 WARN
(OverseerThreadFactory-3302-thread-1-processing-n:localhost:65087_solr)
[n:localhost:65087_solr ] o.a.s.c.a.c.CreateCollectionCmd Specified number
of replicas of 2 on collection testCloudExamplePrompt1 is higher than 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> 1065458 INFO
(OverseerStateUpdate-72129101637550083-localhost:65087_solr-n_0000000000)
[n:localhost:65087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1065462 INFO
(OverseerStateUpdate-72129101637550083-localhost:65087_solr-n_0000000000)
[n:localhost:65087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1065468 INFO
(OverseerStateUpdate-72129101637550083-localhost:65087_solr-n_0000000000)
[n:localhost:65087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1065472 INFO
(OverseerStateUpdate-72129101637550083-localhost:65087_solr-n_0000000000)
[n:localhost:65087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1066705 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1066706 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1066706 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1066706 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 1066707 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1066707 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1066707 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1066707 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1066707 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1066707 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
[junit4] 2> 1066707 WARN (qtp546765100-6872) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1066707 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1066707 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
[junit4] 2> 1066708 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1066708 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
[junit4] 2> 1066708 WARN (qtp546765100-6875) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1066709 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 1066709 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1066709 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 1066709 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1066709 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 1066710 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1066710 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 1066710 WARN (qtp546765100-6873) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1066718 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 1066718 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1066718 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
[junit4] 2> 1066718 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1066718 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
[junit4] 2> 1066719 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1066719 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
[junit4] 2> 1066719 WARN (qtp546765100-6874) [n:localhost:65087_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1069600 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1069600 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1069601 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1069601 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1069601 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1069601 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1069601 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1069601 WARN (Thread-1494) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 1069749 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 1069749 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1069749 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
[junit4] 2> 1069750 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1069751 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
[junit4] 2> 1069751 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1069780 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 1069781 WARN (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 1071854 INFO
(OverseerStateUpdate-72129101637550083-localhost:65087_solr-n_0000000000)
[n:localhost:65087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"newColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"newColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1073073 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1073073 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1073074 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1073074 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1073074 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1073074 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1073074 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1073074 WARN (qtp546765100-6931) [n:localhost:65087_solr
c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_DB69C00B0D9E7396-001/tempDir-004/node1/newColl_shard1_replica_n1/../../../../dist
[junit4] 2> 1074658 WARN (zkCallback-1727-thread-2) [ ]
o.a.s.c.LeaderElector Our node is no longer in line to be leader
[junit4] 2> 1074662 WARN (zkCallback-1727-thread-2) [ ]
o.a.s.c.LeaderElector Our node is no longer in line to be leader
[junit4] 2> 1076305 WARN
(OverseerAutoScalingTriggerThread-72129101637550083-localhost:65087_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1076310 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100410929130003, likely client has closed socket
[junit4] 2> 1076317 ERROR
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[DB69C00B0D9E7396])
[ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1076367 WARN (Thread-1482) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8
/solr/configs/testCloudExamplePrompt1/managed-schema
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 6
/solr/collections/testCloudExamplePrompt1/terms/shard2
[junit4] 2> 5
/solr/collections/testCloudExamplePrompt1/terms/shard1
[junit4] 2> 2 /solr/configs/testCloudExamplePrompt1
[junit4] 2> 2 /solr/collections/newColl/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/testCloudExamplePrompt1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2>
[junit4] 2> 1076375 ERROR (Thread-1497) [ ] o.a.z.s.ZooKeeperServe
[...truncated too long message...]
stProcessorFactoryTest
[junit4] OK 0.01s J1 |
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
[junit4] OK 0.00s J1 |
UpdateRequestProcessorFactoryTest.testConfiguration
[junit4] OK 0.00s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp
[junit4] Completed [4/10] on J1 in 2.35s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] OK 0.21s J0 | TestSolrCLIRunExample.testFailExecuteScript
[junit4] OK 13.9s J0 | TestSolrCLIRunExample.testSchemalessExample
[junit4] OK 14.7s J0 |
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy
[junit4] OK 11.1s J0 |
TestSolrCLIRunExample.testInteractiveSolrCloudExample
[junit4] OK 9.62s J0 | TestSolrCLIRunExample.testTechproductsExample
[junit4] Completed [5/10] on J0 in 52.59s, 5 tests
[junit4]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] OK 0.09s J1 | TestSolrCLIRunExample.testFailExecuteScript
[junit4] OK 7.92s J1 | TestSolrCLIRunExample.testSchemalessExample
[junit4] OK 13.3s J1 |
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy
[junit4] OK 13.2s J1 |
TestSolrCLIRunExample.testInteractiveSolrCloudExample
[junit4] OK 13.0s J1 | TestSolrCLIRunExample.testTechproductsExample
[junit4] Completed [6/10] on J1 in 47.65s, 5 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.util.TestSolrCLIRunExample. This may confuse tools that process
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] OK 0.01s J0 | TestSolrCLIRunExample.testFailExecuteScript
[junit4] OK 8.06s J0 | TestSolrCLIRunExample.testSchemalessExample
[junit4] OK 16.7s J0 |
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy
[junit4] OK 8.47s J0 |
TestSolrCLIRunExample.testInteractiveSolrCloudExample
[junit4] OK 8.83s J0 | TestSolrCLIRunExample.testTechproductsExample
[junit4] Completed [7/10] on J0 in 42.16s, 5 tests
[junit4]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] OK 0.03s J1 | TestSolrCLIRunExample.testFailExecuteScript
[junit4] OK 10.8s J1 | TestSolrCLIRunExample.testSchemalessExample
[junit4] OK 13.8s J1 |
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy
[junit4] OK 9.07s J1 |
TestSolrCLIRunExample.testInteractiveSolrCloudExample
[junit4] OK 10.7s J1 | TestSolrCLIRunExample.testTechproductsExample
[junit4] Completed [8/10] on J1 in 44.52s, 5 tests
[junit4]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] OK 0.00s J1 |
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
[junit4] OK 0.00s J1 |
UpdateRequestProcessorFactoryTest.testConfiguration
[junit4] OK 0.00s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp
[junit4] Completed [9/10] on J1 in 0.56s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] OK 0.01s J0 | TestSolrCLIRunExample.testFailExecuteScript
[junit4] OK 11.1s J0 | TestSolrCLIRunExample.testSchemalessExample
[junit4] OK 11.1s J0 |
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy
[junit4] OK 14.0s J0 |
TestSolrCLIRunExample.testInteractiveSolrCloudExample
[junit4] OK 11.7s J0 | TestSolrCLIRunExample.testTechproductsExample
[junit4] Completed [10/10] on J0 in 48.00s, 5 tests
[junit4]
[junit4] JVM J0: 0.73 .. 144.75 = 144.03s
[junit4] JVM J1: 0.73 .. 112.01 = 111.28s
[junit4] Execution time total: 2 minutes 24 seconds
[junit4] Tests summary: 10 suites, 40 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 333.78s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 155.91s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 153.44s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 125.80s | org.apache.solr.cloud.DeleteReplicaTest
[junit4:tophints] 117.94s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 2 minutes 28 seconds
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[repro] 0/5 failed: org.apache.solr.util.TestSolrCLIRunExample
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=8a365214bf5426f561b03aba7609bde4c4415c9c,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #903
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]