Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/307/
5 tests failed.
FAILED: org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader
Error Message:
attempt: 0 Mismatch for value : 'Version' in response {
"get":"org.apache.solr.core.RuntimeLibSearchComponent",
"loader":"org.apache.solr.core.MemClassLoader", "Version":"1", "doc":null}
Stack Trace:
java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response
{
"get":"org.apache.solr.core.RuntimeLibSearchComponent",
"loader":"org.apache.solr.core.MemClassLoader",
"Version":"1",
"doc":null}
at
__randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:188A48B655BF24C9]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99)
at
org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
expected:<401> but was:<400>
Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
at
__randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:E31257AC0E8221C4]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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:
org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:46521/solr]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:46521/solr]
at
__randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:A06DC286DC2B477C]:0)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
at
org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:387)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:46521/solr: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /solr/____v2/cluster. Reason:
<pre> Server Error</pre></p><h3>Caused
by:</h3><pre>java.lang.UnsupportedClassVersionError:
org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent
version of the Java Runtime (class file version 55.0), this version of the Java
Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at
org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
at
org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
at
org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
at
org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
at
org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
at
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
at
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:505)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty://
9.4.19.v20190610</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
... 45 more
FAILED:
org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:32911/solr]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:32911/solr]
at
__randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:821102160A6538DF]:0)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
at
org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:310)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:32911/solr: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /solr/____v2/cluster. Reason:
<pre> Server Error</pre></p><h3>Caused
by:</h3><pre>java.lang.UnsupportedClassVersionError:
org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent
version of the Java Runtime (class file version 55.0), this version of the Java
Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at
org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
at
org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
at
org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
at
org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
at
org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
at
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
at
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:505)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty://
9.4.19.v20190610</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
... 45 more
FAILED: org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:46285/solr]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:46285/solr]
at
__randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:6CDBB5EA5941530A]:0)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
at
org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:46285/solr: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /solr/____v2/cluster. Reason:
<pre> Server Error</pre></p><h3>Caused
by:</h3><pre>java.lang.UnsupportedClassVersionError:
org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent
version of the Java Runtime (class file version 55.0), this version of the Java
Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at
org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
at
org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
at
org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
at
org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
at
org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
at
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
at
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:505)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty://
9.4.19.v20190610</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
... 45 more
Build Log:
[...truncated 13664 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 615539 INFO
(SUITE-BasicAuthIntegrationTest-seed#[5F7C21BEAAD1A2BE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/init-core-data-001
[junit4] 2> 615542 INFO
(SUITE-BasicAuthIntegrationTest-seed#[5F7C21BEAAD1A2BE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 615545 INFO
(SUITE-BasicAuthIntegrationTest-seed#[5F7C21BEAAD1A2BE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 615551 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 615552 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001
[junit4] 2> 615553 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 615555 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 615555 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 615653 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43061
[junit4] 2> 615653 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43061
[junit4] 2> 615653 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43061
[junit4] 2> 615675 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 615696 INFO (zkConnectionManagerCallback-3450-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 615696 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 615714 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 615716 INFO (zkConnectionManagerCallback-3452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 615716 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 615721 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 615721 INFO (zkConnectionManagerCallback-3454-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 615721 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 615829 WARN (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 615829 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 615829 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 615829 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 615832 WARN (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 615832 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 615832 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 615832 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 615845 WARN (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 615845 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 615845 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 615845 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 615849 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 615849 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 615849 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 615857 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2955de2f{/solr,null,AVAILABLE}
[junit4] 2> 615868 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 615868 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 615868 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 615869 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ef27b3a{/solr,null,AVAILABLE}
[junit4] 2> 615877 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 615877 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 615877 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 615880 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d4aeb86{/solr,null,AVAILABLE}
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@aebb32c{SSL,[ssl,
http/1.1]}{127.0.0.1:44585}
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.e.j.s.Server Started @615947ms
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44585}
[junit4] 2> 615881 ERROR (jetty-launcher-3455-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 615881 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-22T15:01:39.779Z
[junit4] 2> 615890 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 615890 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5d05c07a{SSL,[ssl,
http/1.1]}{127.0.0.1:44823}
[junit4] 2> 615890 INFO (jetty-launcher-3455-thread-1) [ ]
o.e.j.s.Server Started @615956ms
[junit4] 2> 615890 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44823}
[junit4] 2> 615890 ERROR (jetty-launcher-3455-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 615890 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-22T15:01:39.789Z
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@50b25b4{SSL,[ssl,
http/1.1]}{127.0.0.1:40315}
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-2) [ ]
o.e.j.s.Server Started @615958ms
[junit4] 2> 615891 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40315}
[junit4] 2> 615892 ERROR (jetty-launcher-3455-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 615892 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 615892 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 615892 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 615892 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 615892 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-22T15:01:39.790Z
[junit4] 2> 615893 INFO (zkConnectionManagerCallback-3457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 615893 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 615893 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 615899 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 615903 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 615903 INFO (zkConnectionManagerCallback-3459-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 615903 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 615904 INFO (zkConnectionManagerCallback-3461-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 615904 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 615904 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 615905 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 616098 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 616099 WARN (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 616100 WARN (jetty-launcher-3455-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@23338f5d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616100 WARN (jetty-launcher-3455-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@23338f5d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616103 WARN (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 616104 WARN (jetty-launcher-3455-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5a067795[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616104 WARN (jetty-launcher-3455-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5a067795[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616105 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43061/solr
[junit4] 2> 616107 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 616109 INFO (zkConnectionManagerCallback-3468-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616109 INFO (jetty-launcher-3455-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 616273 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 616273 WARN (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 616274 WARN (jetty-launcher-3455-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@74b6478[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616274 WARN (jetty-launcher-3455-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@74b6478[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616281 WARN (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 616282 WARN (jetty-launcher-3455-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@38e61e1a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616283 WARN (jetty-launcher-3455-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@38e61e1a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616284 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43061/solr
[junit4] 2> 616293 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 616294 INFO (zkConnectionManagerCallback-3476-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616294 INFO (jetty-launcher-3455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 616324 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 616324 INFO (zkConnectionManagerCallback-3478-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616324 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 616349 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 616349 WARN (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 616356 WARN (jetty-launcher-3455-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5aee86be[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616356 WARN (jetty-launcher-3455-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5aee86be[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616361 WARN (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 616362 WARN (jetty-launcher-3455-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3b1194b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616362 WARN (jetty-launcher-3455-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3b1194b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 616363 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43061/solr
[junit4] 2> 616365 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 616366 INFO (zkConnectionManagerCallback-3484-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616366 INFO (jetty-launcher-3455-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 616398 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 616399 INFO (zkConnectionManagerCallback-3486-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616400 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 616512 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 616520 INFO (zkConnectionManagerCallback-3492-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616520 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 616556 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40315_solr
[junit4] 2> 616557 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.Overseer Overseer
(id=72072621139820555-127.0.0.1:40315_solr-n_0000000000) starting
[junit4] 2> 616570 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44585_solr
[junit4] 2> 616576 INFO (zkCallback-3491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 616580 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 616581 INFO (zkCallback-3477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 616581 INFO (zkConnectionManagerCallback-3499-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616581 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 616584 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 616586 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 616587 INFO (zkConnectionManagerCallback-3504-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616587 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 616589 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43061/solr ready
[junit4] 2> 616589 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 616590 INFO
(OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000)
[n:127.0.0.1:40315_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40315_solr
[junit4] 2> 616591 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43061/solr ready
[junit4] 2> 616601 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version 0
[junit4] 2> 616609 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40315_solr as DOWN
[junit4] 2> 616611 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 616611 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40315_solr
[junit4] 2> 616614 INFO (zkCallback-3477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 616616 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version 0
[junit4] 2> 616619 INFO (zkCallback-3503-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 616619 INFO (zkCallback-3498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 616621 INFO (zkCallback-3491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 616636 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 616641 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44823_solr as DOWN
[junit4] 2> 616642 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 616642 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 616647 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 616647 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44823_solr
[junit4] 2> 616651 INFO (zkCallback-3477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 616651 INFO (zkCallback-3503-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 616653 INFO (zkCallback-3485-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 616655 INFO (zkCallback-3491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 616655 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 616661 INFO (zkCallback-3498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 616664 INFO (zkConnectionManagerCallback-3511-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616664 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 616666 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 616667 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43061/solr ready
[junit4] 2> 616668 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version 0
[junit4] 2> 616703 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40315.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616712 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44585.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616719 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 616727 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44585.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616727 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40315.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616727 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40315.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616727 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44585.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616729 INFO (jetty-launcher-3455-thread-2)
[n:127.0.0.1:40315_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node2/.
[junit4] 2> 616729 INFO (jetty-launcher-3455-thread-3)
[n:127.0.0.1:44585_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node3/.
[junit4] 2> 616745 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44823.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616761 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44823.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616761 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44823.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 616763 INFO (jetty-launcher-3455-thread-1)
[n:127.0.0.1:44823_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node1/.
[junit4] 2> 616865 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 616867 INFO (zkConnectionManagerCallback-3517-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 616867 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 616868 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 616870 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43061/solr ready
[junit4] 2> 616889 INFO (qtp267603652-9384) [n:127.0.0.1:40315_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 616893 INFO
(OverseerThreadFactory-2974-thread-1-processing-n:127.0.0.1:40315_solr)
[n:127.0.0.1:40315_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 617005 INFO
(OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000)
[n:127.0.0.1:40315_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"authCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44585/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 617009 INFO
(OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000)
[n:127.0.0.1:40315_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40315/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 617013 INFO
(OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000)
[n:127.0.0.1:40315_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44823/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 617222 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 617235 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 617236 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
x:authCollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 617236 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 618247 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 618253 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 618253 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 618277 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 618278 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 618280 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 618281 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4'
using configuration from collection authCollection, trusted=true
[junit4] 2> 618281 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44823.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 618281 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node1/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 618284 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 618285 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 618285 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2'
using configuration from collection authCollection, trusted=true
[junit4] 2> 618286 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40315.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 618286 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 618290 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 618290 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 618291 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44585.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
[junit4] 2> 618291 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 618373 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 618374 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 618375 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 618375 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 618377 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1df2e9[authCollection_shard3_replica_n4] main]
[junit4] 2> 618379 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 618380 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 618383 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 618383 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1639771225227001856
[junit4] 2> 618389 INFO
(searcherExecutor-2987-thread-1-processing-n:127.0.0.1:44823_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] Registered new searcher
Searcher@1df2e9[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 618396 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 618396 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 618402 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 618402 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 618404 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 618404 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 618406 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@286e838b[authCollection_shard1_replica_n1] main]
[junit4] 2> 618412 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 618412 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 618412 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44823/solr/authCollection_shard3_replica_n4/
[junit4] 2> 618412 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 618412 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 618413 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:44823/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 618413 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/72072621139820554-core_node6-n_0000000000
[junit4] 2> 618414 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 618416 INFO (qtp1476242186-9377) [n:127.0.0.1:44823_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44823/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 618417 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 618417 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1639771225262653440
[junit4] 2> 618424 INFO
(searcherExecutor-2989-thread-1-processing-n:127.0.0.1:44585_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@286e838b[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 618437 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 618438 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 618445 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 618445 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 618447 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 618447 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 618447 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 618447 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 618447 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44585/solr/authCollection_shard1_replica_n1/
[junit4] 2> 618448 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 618448 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:44585/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 618448 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/72072621139820552-core_node3-n_0000000000
[junit4] 2> 618450 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ab7e47a[authCollection_shard2_replica_n2] main]
[junit4] 2> 618456 INFO (qtp1300572-9393) [n:127.0.0.1:44585_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44585/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 618458 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 618459 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 618460 INFO (qtp267603652-9381) [n:127.0.0.1:40315_solr
c:authCollection s:shard2
[...truncated too long message...]
:: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null40725117
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null40725117
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null40725117
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 44ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 116 minutes 15 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]