Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23325/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected requests metric count to be 4 or higher, but got 3
Stack Trace:
java.lang.AssertionError: Expected requests metric count to be 4 or higher, but
got 3
at
__randomizedtesting.SeedInfo.seed([76743CBD4C9422DC:CA1A4AAFE8C7A1A6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertExpectedMetrics(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:82)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertPkiAuthMetricsMinimums(SolrCloudAuthTestCase.java:54)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:257)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected requests metric count to be 4 or higher, but got 3
Stack Trace:
java.lang.AssertionError: Expected requests metric count to be 4 or higher, but
got 3
at
__randomizedtesting.SeedInfo.seed([76743CBD4C9422DC:CA1A4AAFE8C7A1A6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertExpectedMetrics(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:82)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertPkiAuthMetricsMinimums(SolrCloudAuthTestCase.java:54)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:257)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected requests metric count to be 4 or higher, but got 3
Stack Trace:
java.lang.AssertionError: Expected requests metric count to be 4 or higher, but
got 3
at
__randomizedtesting.SeedInfo.seed([76743CBD4C9422DC:CA1A4AAFE8C7A1A6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertExpectedMetrics(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:82)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertPkiAuthMetricsMinimums(SolrCloudAuthTestCase.java:54)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:257)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 15444 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/init-core-data-001
[junit4] 2> 1589708 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001
[junit4] 2> 1589709 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1589709 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1589709 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1589809 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42803
[junit4] 2> 1589809 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: localhost:42803
[junit4] 2> 1589809 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer connecting to localhost 42803
[junit4] 2> 1589811 INFO (zkConnectionManagerCallback-13553-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589813 INFO (zkConnectionManagerCallback-13555-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589821 INFO (zkConnectionManagerCallback-13557-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589823 WARN (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1589823 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1589823 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1589823 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 1589823 WARN (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1589826 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1589826 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1589826 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 1589826 WARN (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1589826 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1589826 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1589826 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 1589837 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1589837 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1589837 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1589841 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1627c554{/solr,null,AVAILABLE}
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3961b754{HTTP/1.1,[http/1.1]}{127.0.0.1:45021}
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.e.j.s.Server Started @1589893ms
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45021}
[junit4] 2> 1589844 ERROR (jetty-launcher-13550-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1589844 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-12T13:26:21.922527Z
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a3111b4{/solr,null,AVAILABLE}
[junit4] 2> 1589845 INFO (zkConnectionManagerCallback-13559-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@621db1a9{/solr,null,AVAILABLE}
[junit4] 2> 1589845 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1432dbf7{HTTP/1.1,[http/1.1]}{127.0.0.1:34075}
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.e.j.s.Server Started @1589895ms
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34075}
[junit4] 2> 1589846 ERROR (jetty-launcher-13550-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1589846 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-12T13:26:21.924355Z
[junit4] 2> 1589849 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1589849 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@756009d9{HTTP/1.1,[http/1.1]}{127.0.0.1:43267}
[junit4] 2> 1589849 INFO (jetty-launcher-13550-thread-2) [ ]
o.e.j.s.Server Started @1589899ms
[junit4] 2> 1589849 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43267}
[junit4] 2> 1589849 INFO (zkConnectionManagerCallback-13561-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589850 ERROR (jetty-launcher-13550-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1589850 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1589850 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1589850 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1589850 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1589850 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-12T13:26:21.928166Z
[junit4] 2> 1589850 INFO (zkConnectionManagerCallback-13563-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589851 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1589852 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1589898 INFO (jetty-launcher-13550-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:42803/solr
[junit4] 2> 1589899 INFO (zkConnectionManagerCallback-13567-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589900 INFO (zkConnectionManagerCallback-13569-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589924 INFO (jetty-launcher-13550-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:42803/solr
[junit4] 2> 1589925 INFO (zkConnectionManagerCallback-13575-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589926 INFO (zkConnectionManagerCallback-13577-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589929 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43267_solr
[junit4] 2> 1589930 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.Overseer Overseer
(id=72181165123764233-127.0.0.1:43267_solr-n_0000000000) starting
[junit4] 2> 1589936 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45021_solr
[junit4] 2> 1589937 INFO (zkConnectionManagerCallback-13584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589938 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1589938 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:42803/solr ready
[junit4] 2> 1589942 INFO (zkCallback-13576-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1589945 INFO (zkCallback-13568-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1589950 INFO
(OverseerStateUpdate-72181165123764233-127.0.0.1:43267_solr-n_0000000000)
[n:127.0.0.1:43267_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43267_solr
[junit4] 2> 1589950 INFO (zkConnectionManagerCallback-13589-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589951 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1589951 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:42803/solr ready
[junit4] 2> 1589952 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1589953 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43267_solr as DOWN
[junit4] 2> 1589953 INFO (jetty-launcher-13550-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:42803/solr
[junit4] 2> 1589958 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1589958 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43267_solr
[junit4] 2> 1589959 INFO (zkCallback-13576-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1589959 INFO (zkCallback-13568-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1589961 INFO (zkConnectionManagerCallback-13594-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589965 INFO (zkCallback-13588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1589968 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45021.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1589970 INFO (zkCallback-13583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1589974 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45021.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1589975 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45021.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1589975 INFO (jetty-launcher-13550-thread-3)
[n:127.0.0.1:45021_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node3/.
[junit4] 2> 1589976 INFO
(OverseerAutoScalingTriggerThread-72181165123764233-127.0.0.1:43267_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:43267_solr, 127.0.0.1:45021_solr]
[junit4] 2> 1589987 INFO (zkConnectionManagerCallback-13596-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1589987 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1589989 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1589990 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34075_solr as DOWN
[junit4] 2> 1589992 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1589992 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34075_solr
[junit4] 2> 1589992 INFO (zkCallback-13576-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1589992 INFO (zkCallback-13568-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1589992 INFO (zkCallback-13595-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1589995 INFO (zkCallback-13588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1589997 INFO (zkCallback-13583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1589999 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43267.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1590005 INFO (zkConnectionManagerCallback-13604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1590006 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43267.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1590006 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1590007 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43267.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1590007 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:42803/solr ready
[junit4] 2> 1590007 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1590007 INFO (jetty-launcher-13550-thread-2)
[n:127.0.0.1:43267_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node2/.
[junit4] 2> 1590016 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34075.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1590023 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34075.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1590023 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34075.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1590023 INFO (jetty-launcher-13550-thread-1)
[n:127.0.0.1:34075_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node1/.
[junit4] 2> 1590047 INFO (zkConnectionManagerCallback-13610-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1590048 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1590048 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at localhost:42803/solr ready
[junit4] 2> 1590051 INFO (qtp640936751-37446) [n:127.0.0.1:43267_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> 1590052 INFO
(OverseerThreadFactory-11475-thread-1-processing-n:127.0.0.1:43267_solr)
[n:127.0.0.1:43267_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 1590155 INFO (qtp640936751-37442) [n:127.0.0.1:43267_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590156 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590156 INFO (qtp640936751-37442) [n:127.0.0.1:43267_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590157 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590157 INFO (qtp640936751-37442) [n:127.0.0.1:43267_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590159 INFO (qtp1084772382-37443) [n:127.0.0.1:34075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590160 INFO (qtp1084772382-37437) [n:127.0.0.1:34075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590160 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590161 INFO (qtp1084772382-37443) [n:127.0.0.1:34075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590162 INFO (qtp1084772382-37437) [n:127.0.0.1:34075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590165 INFO (qtp2063165039-37434) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590166 INFO (qtp2063165039-37436) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590167 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590168 INFO (qtp2063165039-37434) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590169 INFO (qtp2063165039-37436) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1590171 INFO
(OverseerStateUpdate-72181165123764233-127.0.0.1:43267_solr-n_0000000000)
[n:127.0.0.1:43267_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":"http://127.0.0.1:45021/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1590172 INFO
(OverseerStateUpdate-72181165123764233-127.0.0.1:43267_solr-n_0000000000)
[n:127.0.0.1:43267_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":"http://127.0.0.1:34075/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1590174 INFO
(OverseerStateUpdate-72181165123764233-127.0.0.1:43267_solr-n_0000000000)
[n:127.0.0.1:43267_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":"http://127.0.0.1:43267/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1590374 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1590375 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1590375 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1590375 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591391 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1591391 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1591394 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1591396 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591396 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591397 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591397 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591397 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591397 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591397 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34075.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1591397 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45021.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1591398 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 1591398 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node1/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 1591398 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591399 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591399 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591399 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43267.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1591399 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node2/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 1591435 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591435 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591435 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591435 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591437 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1591437 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1591437 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591437 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591438 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1591438 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1591438 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@426ddced[authCollection_shard3_replica_n4] main]
[junit4] 2> 1591438 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591439 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591439 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@fab48f9[authCollection_shard1_replica_n1] main]
[junit4] 2> 1591439 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591439 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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 1619652702127521792
[junit4] 2> 1591439 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591439 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1591439 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591439 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1591440 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591440 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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 1619652702128570368
[junit4] 2> 1591440 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f27ebd8[authCollection_shard2_replica_n2] main]
[junit4] 2> 1591441 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591441 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_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> 1591441 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1591441 INFO
(searcherExecutor-11492-thread-1-processing-n:127.0.0.1:43267_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:43267_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@426ddced[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1591441 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1619652702129618944
[junit4] 2> 1591442 INFO
(searcherExecutor-11491-thread-1-processing-n:127.0.0.1:45021_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:45021_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@fab48f9[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1591442 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591442 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591443 INFO
(searcherExecutor-11490-thread-1-processing-n:127.0.0.1:34075_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:34075_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@7f27ebd8[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1591443 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591443 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591444 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591444 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591444 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43267/solr/authCollection_shard3_replica_n4/
[junit4] 2> 1591444 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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> 1591444 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy
http://127.0.0.1:43267/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 1591444 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 1591444 INFO (qtp640936751-37447) [n:127.0.0.1:43267_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/72181165123764233-core_node6-n_0000000000
[junit4] 2> 1591444 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 1591445 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43267/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 1591445 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591445 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591445 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45021/solr/authCollection_shard1_replica_n1/
[junit4] 2> 1591445 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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> 1591445 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1591445 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1591445 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45021/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 1591445 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34075/solr/authCollection_shard2_replica_n2/
[junit4] 2> 1591445 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_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/72181165123764231-core_node3-n_0000000000
[junit4] 2> 1591445 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1591445 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:34075/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 1591445 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/72181165123764237-core_node5-n_0000000000
[junit4] 2> 1591446 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45021/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 1591446 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34075/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 1591547 INFO (zkCallback-13568-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591547 INFO (zkCallback-13576-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591547 INFO (zkCallback-13595-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591547 INFO (zkCallback-13568-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591547 INFO (zkCallback-13595-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591548 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1591548 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1591548 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1591549 INFO (qtp640936751-37447) [n:127.0.0.1:43267_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={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}
status=0 QTime=1173
[junit4] 2> 1591553 INFO (qtp1084772382-37433) [n:127.0.0.1:34075_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={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}
status=0 QTime=1177
[junit4] 2> 1591554 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={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}
status=0 QTime=1179
[junit4] 2> 1591556 INFO (qtp640936751-37446) [n:127.0.0.1:43267_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1591653 INFO (zkCallback-13576-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13595-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13568-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13595-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13568-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13568-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1591653 INFO (qtp640936751-37446) [n:127.0.0.1:43267_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=1602
[junit4] 2> 1591669 INFO (qtp2063165039-37436) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1591670 INFO (qtp2063165039-37432) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1591670 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1591670 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1591670 INFO (zkCallback-13568-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1591670 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1591670 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1591670 INFO (zkCallback-13568-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1591676 INFO (zkCallback-13568-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1591676 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1591676 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1591678 INFO (zkCallback-13568-thread-2) [ ]
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
[junit4] 2> 1591679 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
[junit4] 2> 1591679 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
[junit4] 2> 1591722 INFO (qtp2063165039-37434) [n:127.0.0.1:45021_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1591722 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1424279148
[junit4] 2> 1591722 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45021_solr
[junit4] 2> 1591723 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 1591723 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:45021_solr as DOWN
[junit4] 2> 1591725 INFO (coreCloseExecutor-11505-thread-1)
[n:127.0.0.1:45021_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e34d47e
[junit4] 2> 1591725 INFO (coreCloseExecutor-11505-thread-1)
[n:127.0.0.1:45021_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=3e34d47e
[junit4] 2> 1591725 INFO (coreCloseExecutor-11505-thread-1)
[n:127.0.0.1:45021_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20883035: rootName =
solr_45021, domain = solr.core.authCollection.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@58850100
[junit4] 2> 1591730 INFO (coreCloseExecutor-11505-thread-1)
[n:127.0.0.1:45021_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard1.leader,
tag=3e34d47e
[junit4] 2> 1591731 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1591731 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@115f168: rootName =
solr_45021, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6b56eb06
[junit4] 2> 1591735 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1591735 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@87ee82d: rootName =
solr_45021, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2756ce55
[junit4] 2> 1591738 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1591738 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7af9e8f9: rootName =
solr_45021, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@84b8ab7
[junit4] 2> 1591738 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1591740 INFO (zkCallback-13609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1591740 INFO (zkCallback-13583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1591740 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1591740 INFO (zkCallback-13603-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1591740 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1591740 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3961b754{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1591742 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1627c554{/solr,null,UNAVAILABLE}
[junit4] 2> 1591743 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1591743 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1591743 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1591743 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1591743 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1115f436{/solr,null,AVAILABLE}
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6a1ffb55{HTTP/1.1,[http/1.1]}{127.0.0.1:42837}
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.e.j.s.Server Started @1591794ms
[junit4] 2> 1591744 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42837}
[junit4] 2> 1591745 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1591745 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1591745 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1591745 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1591745 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1591745 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-12T13:26:23.823141Z
[junit4] 2> 1591749 INFO (zkConnectionManagerCallback-13615-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591750 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1591826 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1591826 INFO (zkCallback-13595-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1591826 INFO (zkCallback-13595-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1591826 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1591826 INFO (zkCallback-13576-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1591860 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:42803/solr
[junit4] 2> 1591861 INFO (zkConnectionManagerCallback-13619-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591863 INFO (zkConnectionManagerCallback-13621-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591865 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1591866 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42837_solr as DOWN
[junit4] 2> 1591866 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1591866 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42837_solr
[junit4] 2> 1591867 INFO (zkCallback-13609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1591867 INFO (zkCallback-13583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1591867 INFO (zkCallback-13576-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1591867 INFO (zkCallback-13595-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1591867 INFO (zkCallback-13620-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1591867 INFO (zkCallback-13603-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1591867 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1591867 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1591867 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1591875 INFO (zkConnectionManagerCallback-13628-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591876 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1591876 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:42803/solr ready
[junit4] 2> 1591876 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1591888 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42837.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1591895 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42837.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1591895 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42837.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79660a6c
[junit4] 2> 1591932 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-001/tempDir-001/node3/.
[junit4] 2> 1591932 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[76743CBD4C9422DC])
[n:127.0.0.1:42837_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard1_replica_n1]
[junit4] 2> 1591938 INFO
(coreLoadExecutor-11515-thread-1-processing-n:127.0.0.1:42837_solr)
[n:127.0.0.1:42837_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1591942 INFO
(coreLoadExecutor-11515-thread-1-processing-n:127.0.0.1:42837_solr)
[n:127.0.0.1:42837_solr ] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1591943 INFO
(coreLoadExecutor-11515-thread-1-processing-n:127.0.0.1:42837_solr)
[n:127.0.0.1:42837_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1591984 INFO (ScheduledTrigger-11472-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:45021_solr
[junit4] 2> 1592071 INFO
(OverseerCollectionConfigSetProcessor-72181165123764233-127.0.0.1:43267_solr-n_0000000000)
[n:127.0.0.1:43267_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1592071 INFO (zkCallback-13576-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1592071 INFO (zkCallback-13576-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1592073 INFO (zkCallback-13595-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1592073 INFO (zkCallback-13595-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1592073 INFO (zkCallback-13595-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1592951 INFO
(coreLoadExecutor-11515-thread-1-processing-n:127.0.0.1:42837_solr)
[n:127.0.0.1:42837_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 1592954 INFO
(coreLoadExecutor-11515-thread-1-processing-n:127.0.0.1:42837_solr)
[n:127.0.0.1:42837_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1]
[...truncated too long message...]
for registry solr.jetty / com.codahale.metrics.MetricRegistry@7cb9defb
[junit4] 2> 22545 INFO (jetty-closer-93-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 22548 INFO (zkCallback-126-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 22548 INFO (zkCallback-139-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 22548 INFO (zkCallback-162-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 22549 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 22560 INFO (closeThreadPool-179-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72181207414865931-127.0.0.1:35331_solr-n_0000000001) closing
[junit4] 2> 22560 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 22560 INFO
(OverseerStateUpdate-72181207414865931-127.0.0.1:35331_solr-n_0000000001)
[n:127.0.0.1:35331_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35331_solr
[junit4] 2> 22561 INFO
(OverseerAutoScalingTriggerThread-72181207414865931-127.0.0.1:35331_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 22563 INFO (ScheduledTrigger-130-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:34603_solr
[junit4] 2> 22563 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 22564 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100706cfb6c000e, likely client has closed socket
[junit4] 2> 22568 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54afaf42: rootName =
solr_33851, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@3c20df37
[junit4] 2> 22573 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 22573 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62ec064e: rootName =
solr_33851, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@48182d08
[junit4] 2> 22575 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 22576 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9281599: rootName =
solr_33851, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7cb9defb
[junit4] 2> 22576 INFO (jetty-closer-93-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 22581 INFO (jetty-closer-93-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@25e11b62{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 22600 INFO (jetty-closer-93-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5aa7a279{/solr,null,UNAVAILABLE}
[junit4] 2> 22637 INFO (jetty-closer-93-thread-3) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 22641 INFO (jetty-closer-93-thread-2) [ ] o.a.s.c.Overseer
Overseer (id=72181207414865931-127.0.0.1:35331_solr-n_0000000001) closing
[junit4] 2> 22641 INFO (closeThreadPool-179-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72181207414865931-127.0.0.1:35331_solr-n_0000000001) closing
[junit4] 2> 22642 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 22642 INFO (zkCallback-162-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 22642 INFO (zkCallback-162-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33851_solr
[junit4] 2> 22687 INFO (jetty-closer-93-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@297ff05d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 22702 INFO (jetty-closer-93-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6971242f{/solr,null,UNAVAILABLE}
[junit4] 2> 22702 INFO (jetty-closer-93-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 22705 INFO (jetty-closer-93-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@49a35b26{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 22723 INFO (jetty-closer-93-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6e907eb4{/solr,null,UNAVAILABLE}
[junit4] 2> 22723 INFO (jetty-closer-93-thread-1) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 22728 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 22729 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 3 /solr/collections/authCollection/terms/shard2
[junit4] 2> 3 /solr/collections/authCollection/terms/shard1
[junit4] 2> 2 /solr/collections/authCollection/terms/shard3
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 41 /solr/collections/authCollection/state.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72181207414865931-127.0.0.1:35331_solr-n_0000000001
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 22736 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: localhost:35407
[junit4] 2> 22736 INFO
(SUITE-BasicAuthIntegrationTest-seed#[76743CBD4C9422DC]-worker) [ ]
o.a.s.c.ZkTestServer connecting to localhost 35407
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_76743CBD4C9422DC-002
[junit4] 2> Dec 12, 2018 1:37:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c215d80),
locale=pt-MO, timezone=BET
[junit4] 2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=8,threads=1,free=405600944,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest,
BasicAuthIntegrationTest]
[junit4] Completed [4/5 (2!)] on J2 in 5.77s, 1 test, 1 failure <<< FAILURES!
[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099:
There were test failures: 5 suites, 5 tests, 2 failures [seed: 76743CBD4C9422DC]
Total time: 27 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 2/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=55993ecb9b06d9c0d2bd54a752a08f19698a13bc,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23324
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]