Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/23/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([726A08F8FAECD10E:A62F43A11DBA62F5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration
Error Message:
No JMX server found by monitor map
Stack Trace:
java.lang.AssertionError: No JMX server found by monitor map
at __randomizedtesting.SeedInfo.seed([726A08F8FAECD10E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Error from server at http://127.0.0.1:64573/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:64573/solr/authCollection: No registered leader
was found after waiting for 4000ms , collection: authCollection slice: shard2
at
__randomizedtesting.SeedInfo.seed([726A08F8FAECD10E:CE047EEA5EBF5274]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([C7E43862A0E9797F:4FD29A317846916D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12252 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\init-core-data-001
[junit4] 2> 1802894 WARN
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 1802895 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1802903 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1802905 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001
[junit4] 2> 1802906 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1802906 INFO (Thread-4137) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1802907 INFO (Thread-4137) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1802913 ERROR (Thread-4137) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1803007 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64564
[junit4] 2> 1803028 INFO (jetty-launcher-3592-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1803028 INFO (jetty-launcher-3592-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9000454{/solr,null,AVAILABLE}
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18949758{HTTP/1.1,[http/1.1]}{127.0.0.1:64568}
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.e.j.s.Server Started @1808498ms
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64568}
[junit4] 2> 1803029 ERROR (jetty-launcher-3592-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1803029 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T21:06:41.284Z
[junit4] 2> 1803036 INFO (jetty-launcher-3592-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1803036 INFO (jetty-launcher-3592-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@799aad9d{/solr,null,AVAILABLE}
[junit4] 2> 1803038 INFO (jetty-launcher-3592-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@11154241{HTTP/1.1,[http/1.1]}{127.0.0.1:64573}
[junit4] 2> 1803038 INFO (jetty-launcher-3592-thread-2) [ ]
o.e.j.s.Server Started @1808506ms
[junit4] 2> 1803038 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64573}
[junit4] 2> 1803039 ERROR (jetty-launcher-3592-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1803039 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1803039 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1803039 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1803039 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T21:06:41.294Z
[junit4] 2> 1803044 INFO (jetty-launcher-3592-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1803045 INFO (jetty-launcher-3592-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ca6ca00{/solr,null,AVAILABLE}
[junit4] 2> 1803046 INFO (jetty-launcher-3592-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1bef77de{HTTP/1.1,[http/1.1]}{127.0.0.1:64578}
[junit4] 2> 1803046 INFO (jetty-launcher-3592-thread-3) [ ]
o.e.j.s.Server Started @1808515ms
[junit4] 2> 1803046 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64578}
[junit4] 2> 1803047 ERROR (jetty-launcher-3592-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1803047 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1803047 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1803047 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1803047 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T21:06:41.302Z
[junit4] 2> 1803063 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1803065 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1803071 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1803091 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1803092 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1803092 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1803094 INFO (jetty-launcher-3592-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
[junit4] 2> 1803095 INFO (jetty-launcher-3592-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
[junit4] 2> 1803095 INFO (jetty-launcher-3592-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
[junit4] 2> 1803102 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e017817900005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1803104 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e017817900006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1803144 INFO (jetty-launcher-3592-thread-3)
[n:127.0.0.1:64578_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1803144 INFO (jetty-launcher-3592-thread-2)
[n:127.0.0.1:64573_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1803145 INFO (jetty-launcher-3592-thread-3)
[n:127.0.0.1:64578_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64578_solr
[junit4] 2> 1803145 INFO (jetty-launcher-3592-thread-1)
[n:127.0.0.1:64568_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1803146 INFO (jetty-launcher-3592-thread-3)
[n:127.0.0.1:64578_solr ] o.a.s.c.Overseer Overseer
(id=98517857151746056-127.0.0.1:64578_solr-n_0000000000) starting
[junit4] 2> 1803147 INFO (jetty-launcher-3592-thread-2)
[n:127.0.0.1:64573_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64573_solr
[junit4] 2> 1803147 INFO (jetty-launcher-3592-thread-1)
[n:127.0.0.1:64568_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64568_solr
[junit4] 2> 1803149 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1803150 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1803152 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1803210 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1803210 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1803210 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1803218 INFO (jetty-launcher-3592-thread-3)
[n:127.0.0.1:64578_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64578_solr
[junit4] 2> 1803220 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1803220 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1803220 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1803359 INFO (jetty-launcher-3592-thread-3)
[n:127.0.0.1:64578_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.
[junit4] 2> 1803359 INFO (jetty-launcher-3592-thread-1)
[n:127.0.0.1:64568_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node1\.
[junit4] 2> 1803360 INFO (jetty-launcher-3592-thread-2)
[n:127.0.0.1:64573_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node2\.
[junit4] 2> 1803434 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1803436 INFO
(SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64564/solr ready
[junit4] 2> 1803450 INFO (qtp1585983694-18542) [n:127.0.0.1:64578_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1803461 INFO
(OverseerThreadFactory-7615-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 1803579 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1803580 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1803588 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
[junit4] 2> 1803590 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1803590 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1803598 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1803723 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] 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> 1803723 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] 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> 1803723 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] 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> 1804645 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1804645 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1804646 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1804673 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
[junit4] 2> 1804673 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 1804673 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
[junit4] 2> 1804687 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1804687 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using
configuration from collection authCollection, trusted=true
[junit4] 2> 1804687 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1804688 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using
configuration from collection authCollection, trusted=true
[junit4] 2> 1804687 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1804688 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using
configuration from collection authCollection, trusted=true
[junit4] 2> 1804688 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1804688 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1804688 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[[authCollection_shard2_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\authCollection_shard2_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.\authCollection_shard2_replica1\data\]
[junit4] 2> 1804688 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[[authCollection_shard3_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node2\authCollection_shard3_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node2\.\authCollection_shard3_replica1\data\]
[junit4] 2> 1804688 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1804689 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[[authCollection_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node1\authCollection_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\]
[junit4] 2> 1804864 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1804864 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1804864 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1804864 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1804864 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1804864 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1804869 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1804869 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1804869 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1804869 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1804871 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@164e5a7f[authCollection_shard2_replica1] main]
[junit4] 2> 1804872 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1804872 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1804873 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1804873 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b419e68[authCollection_shard1_replica1] main]
[junit4] 2> 1804873 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1804873 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1804874 INFO
(searcherExecutor-7621-thread-1-processing-n:127.0.0.1:64578_solr
x:authCollection_shard2_replica1 s:shard2 c:authCollection)
[n:127.0.0.1:64578_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] Registered new searcher
Searcher@164e5a7f[authCollection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1804874 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576285716484194304
[junit4] 2> 1804875 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1804875 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1804876 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1804876 INFO
(searcherExecutor-7620-thread-1-processing-n:127.0.0.1:64568_solr
x:authCollection_shard1_replica1 s:shard1 c:authCollection)
[n:127.0.0.1:64568_solr c:authCollection s:shard1
x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[authCollection_shard1_replica1] Registered new searcher
Searcher@5b419e68[authCollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1804876 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576285716486291456
[junit4] 2> 1804877 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b909eea[authCollection_shard3_replica1] main]
[junit4] 2> 1804880 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1804881 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1804881 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1804882 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1804882 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1804882 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64578/solr/authCollection_shard2_replica1/
[junit4] 2> 1804882 INFO
(searcherExecutor-7619-thread-1-processing-n:127.0.0.1:64573_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection)
[n:127.0.0.1:64573_solr c:authCollection s:shard3
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] Registered new searcher
Searcher@6b909eea[authCollection_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1804882 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576285716492582912
[junit4] 2> 1804882 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1804882 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:64578/solr/authCollection_shard2_replica1/ has no replicas
[junit4] 2> 1804883 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1804883 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1804885 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1804885 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64568/solr/authCollection_shard1_replica1/
[junit4] 2> 1804885 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1804885 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:64568/solr/authCollection_shard1_replica1/ has no replicas
[junit4] 2> 1804885 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1804890 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64578/solr/authCollection_shard2_replica1/ shard2
[junit4] 2> 1804891 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64568/solr/authCollection_shard1_replica1/ shard1
[junit4] 2> 1804892 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1804892 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1804892 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64573/solr/authCollection_shard3_replica1/
[junit4] 2> 1804893 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1804893 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:64573/solr/authCollection_shard3_replica1/ has no replicas
[junit4] 2> 1804893 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1804898 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64573/solr/authCollection_shard3_replica1/ shard3
[junit4] 2> 1805003 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] 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> 1805003 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] 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> 1805003 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] 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> 1805044 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1805045 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1805046 INFO (qtp1585983694-18545) [n:127.0.0.1:64578_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1456
[junit4] 2> 1805048 INFO (qtp1449615476-18518) [n:127.0.0.1:64568_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1470
[junit4] 2> 1805052 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1805055 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2}
status=0 QTime=1466
[junit4] 2> 1805058 INFO (qtp1585983694-18542) [n:127.0.0.1:64578_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1805162 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] 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> 1805162 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] 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> 1805162 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] 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> 1805463 INFO
(OverseerCollectionConfigSetProcessor-98517857151746056-127.0.0.1:64578_solr-n_0000000000)
[n:127.0.0.1:64578_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> 1806058 INFO (qtp1585983694-18542) [n:127.0.0.1:64578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2607
[junit4] 2> 1806096 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 1806101 INFO (qtp1585983694-18547) [n:127.0.0.1:64578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1806104 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1806104 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1806105 INFO (qtp1585983694-18548) [n:127.0.0.1:64578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1806105 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1806106 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1806106 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@33bb059a
[junit4] 2> 1806106 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@33bb059a
[junit4] 2> 1806106 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1806106 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1806106 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1806106 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1806106 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@35e940d4
[junit4] 2> 1806106 INFO
(zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr)
[n:127.0.0.1:64578_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@35e940d4
[junit4] 2> 1806106 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1806106 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1806106 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1806106 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1806106 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@20658cab
[junit4] 2> 1806106 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@20658cab
[junit4] 2> 1806157 INFO (qtp1585983694-18548) [n:127.0.0.1:64578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1806159 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1bef77de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1806159 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1668827899
[junit4] 2> 1806160 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1806160 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1806160 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1806164 INFO (coreCloseExecutor-7634-thread-1)
[n:127.0.0.1:64578_solr c:authCollection s:shard2 r:core_node3
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e1a9048
[junit4] 2> 1806166 INFO (coreCloseExecutor-7634-thread-1)
[n:127.0.0.1:64578_solr c:authCollection s:shard2 r:core_node3
x:authCollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.authCollection.shard2.replica1
[junit4] 2> 1806167 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.c.Overseer Overseer
(id=98517857151746056-127.0.0.1:64578_solr-n_0000000000) closing
[junit4] 2> 1806167 INFO
(OverseerStateUpdate-98517857151746056-127.0.0.1:64578_solr-n_0000000000)
[n:127.0.0.1:64578_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:64578_solr
[junit4] 2> 1806171 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e017817900008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1806174 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ca6ca00{/solr,null,UNAVAILABLE}
[junit4] 2> 1806175 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64573_solr
[junit4] 2> 1806176 INFO (zkCallback-3616-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1806176 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1806176 INFO
(zkCallback-3607-thread-2-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1806177 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1806178 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.Overseer Overseer
(id=98517857151746055-127.0.0.1:64573_solr-n_0000000001) starting
[junit4] 2> 1806178 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34f70436{/solr,null,AVAILABLE}
[junit4] 2> 1806179 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@31203b3d{HTTP/1.1,[http/1.1]}{127.0.0.1:64615}
[junit4] 2> 1806179 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.e.j.s.Server Started @1811647ms
[junit4] 2> 1806179 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64615}
[junit4] 2> 1806180 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1806180 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1806180 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1806180 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1806180 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T21:06:44.435Z
[junit4] 2> 1806192 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] 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> 1806192 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] 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> 1806195 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1806210 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1806211 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
[junit4] 2> 1806227 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1806231 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1806233 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64615_solr
[junit4] 2> 1806236 INFO (zkCallback-3616-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1806236 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1806236 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1806237 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1806261 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1806261 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1806261 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1806261 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1a5b6e27
[junit4] 2> 1806261 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1a5b6e27
[junit4] 2> 1806378 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.
[junit4] 2> 1806378 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E])
[n:127.0.0.1:64615_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard2_replica1]
[junit4] 2> 1806379 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1806485 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] 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> 1806485 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] 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> 1806485 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] 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> 1807398 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.6.1
[junit4] 2> 1807406 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema
[authCollection_shard2_replica1] Schema name=minimal
[junit4] 2> 1807408 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 1807408 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard2_replica1' using configuration from collection
authCollection, trusted=true
[junit4] 2> 1807408 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1807408 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[[authCollection_shard2_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\authCollection_shard2_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.\authCollection_shard2_replica1\data\]
[junit4] 2> 1807494 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1807494 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1807495 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1807495 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1807495 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@48e22935[authCollection_shard2_replica1] main]
[junit4] 2> 1807496 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1807497 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1807497 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 1807497 INFO
(coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1576285719234609152
[junit4] 2> 1807497 INFO
(searcherExecutor-7644-thread-1-processing-n:127.0.0.1:64615_solr
x:authCollection_shard2_replica1 s:shard2 c:authCollection)
[n:127.0.0.1:64615_solr c:authCollection s:shard2
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] Registered new searcher
Searcher@48e22935[authCollection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1807500 INFO
(coreZkRegister-7638-thread-1-processing-n:127.0.0.1:64615_solr
x:authCollection_shard2_replica1 s:shard2 c:authCollection)
[n:127.0.0.1:64615_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1807604 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] 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> 1807604 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] 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> 1807604 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] 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> 1807899 INFO (qtp515781031-18629) [n:127.0.0.1:64615_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1807901 INFO (qtp447057537-18533) [n:127.0.0.1:64573_solr
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal.
failed permission {
[junit4] 2> "name":"security-edit",
[junit4] 2> "role":"admin"}
[junit4] 2> 1807904 INFO (qtp447057537-18533) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal:
[null] type: [ADMIN], collections: [], Path: [/admin/authentication] path :
/admin/authentication params :wt=javabin&version=2
[junit4] 2> 1807925 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
c29scjpTb2xyUm9ja3M=
[junit4] 2> 1807927 INFO (qtp515781031-18630) [n:127.0.0.1:64615_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1807931 INFO (qtp515781031-18631) [n:127.0.0.1:64615_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=1
[junit4] 2> 1807932 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807932 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807932 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1807932 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1807932 INFO (qtp515781031-18632) [n:127.0.0.1:64615_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1807932 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807932 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1807984 INFO (qtp515781031-18633) [n:127.0.0.1:64615_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 1807984 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
c29scjpTb2xyUm9ja3M=
[junit4] 2> 1807991 INFO (qtp515781031-18641) [n:127.0.0.1:64615_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=1
[junit4] 2> 1807991 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807993 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1807993 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1807993 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807993 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1807993 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1807993 INFO (qtp447057537-18535) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=0
[junit4] 2> 1807993 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807993 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1807993 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1807994 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
aGFycnk6SGFycnlJc1ViZXJDb29s
[junit4] 2> 1807998 INFO (qtp447057537-18535) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=1
[junit4] 2> 1807999 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1807999 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1808000 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1808000 INFO (qtp447057537-18537) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=0
[junit4] 2> 1808001 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
aGFycnk6SGFycnlJc1ViZXJDb29s
[junit4] 2> 1808001 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1808001 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1808001 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1808001 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1808002 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1808003 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1808004 INFO (qtp447057537-18537) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=1
[junit4] 2> 1808005 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1808005 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1808005 INFO (qtp447057537-18559) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=0
[junit4] 2> 1808005 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1808005 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1808005 INFO
(zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr)
[n:127.0.0.1:64568_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1808005 INFO
(zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1808006 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 1808006 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1808006 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr)
[n:127.0.0.1:64615_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1808009 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal.
failed permission {
[junit4] 2> "name":"collection-admin-edit",
[junit4] 2> "role":"admin",
[junit4] 2> "index":3}
[junit4] 2> 1808010 INFO (qtp447057537-18530) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal:
[null] type: [ADMIN], collections: [authCollection,], Path:
[/admin/collections] path : /admin/collections params
:name=authCollection&action=RELOAD&wt=javabin&version=2
[junit4] 2> 1808011 INFO (qtp447057537-18534) [n:127.0.0.1:64573_solr
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal.
failed permission {
[junit4] 2> "name":"collection-admin-edit",
[junit4] 2> "role":"admin",
[junit4] 2> "index":3}
[junit4] 2> 1808011 INFO (qtp447057537-18534) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal:
[null] type: [ADMIN], collections: [], Path: [/admin/collections] path :
/admin/collections params
:name=authCollection&action=RELOAD&wt=javabin&version=2
[junit4] 2> 1808014 INFO (qtp447057537-18533) [n:127.0.0.1:64573_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
name=authCollection&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1808016 INFO
(OverseerThreadFactory-7637-thread-1-processing-n:127.0.0.1:64573_solr)
[n:127.0.0.1:64573_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=RELOAD
[junit4] 2> 1808021 INFO (qtp447057537-18559) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 1808021 INFO (qtp447057537-18537) [n:127.0.0.1:64573_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 1808021 INFO (qtp1449615476-18522) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:64573_solr /
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsTK/ALfgMSVaZF3PPzoqF2lpAUOTupM/JHGluolgUIQadERY2YF2JyS5Md/PNdLasMQMCG8VaQL5R64G7NABbjsm5Np/fgNEVSe6FZagN08GUlDp0YhCfvYcuBGtjoOA4Ll0mSG9FwCsgccIhWEPoi2S7AD/p3XqrGDUjGX6WPwIDAQAB
[junit4] 2> 1808021 INFO (qtp447057537-18535) [n:127.0.0.1:64573_solr
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:64573_solr /
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsTK/ALfgMSVaZF3PPzoqF2lpAUOTupM/JHGluolgUIQadERY2YF2JyS5Md/PNdLasMQMCG8VaQL5R64G7NABbjsm5Np/fgNEVSe6FZagN08GUlDp0YhCfvYcuBGtjoOA4Ll0mSG9FwCsgccIhWEPoi2S7AD/p3XqrGDUjGX6WPwIDAQAB
[junit4] 2> 1808049 INFO (qtp447057537-18535) [n:127.0.0.1:64573_solr
] o.a.s.c.SolrConfig Using Luce
[...truncated too long message...]
[junit4] 2> 229274 INFO (coreCloseExecutor-886-thread-4)
[n:127.0.0.1:55641_solr c:testcollection s:shard3 r:core_node2
x:testcollection_shard3_replica1] o.a.s.c.SolrCore
[testcollection_shard3_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b562417
[junit4] 2> 229276 INFO
(zkCallback-472-thread-1-processing-n:127.0.0.1:55738_solr)
[n:127.0.0.1:55738_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 229274 INFO (coreCloseExecutor-886-thread-1)
[n:127.0.0.1:55641_solr c:waitforstate s:shard1 r:core_node1
x:waitforstate_shard1_replica1] o.a.s.c.SolrCore [waitforstate_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@762eceb1
[junit4] 2> 229278 INFO (coreCloseExecutor-886-thread-2)
[n:127.0.0.1:55641_solr c:falsepredicate s:shard2 r:core_node4
x:falsepredicate_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard2.replica1
[junit4] 2> 229279 INFO (coreCloseExecutor-886-thread-1)
[n:127.0.0.1:55641_solr c:waitforstate s:shard1 r:core_node1
x:waitforstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.waitforstate.shard1.replica1
[junit4] 2> 229284 INFO (coreCloseExecutor-885-thread-1)
[n:127.0.0.1:55738_solr c:falsepredicate s:shard3 r:core_node5
x:falsepredicate_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard3.replica1
[junit4] 2> 229284 INFO (coreCloseExecutor-883-thread-1)
[n:127.0.0.1:55812_solr c:falsepredicate s:shard1 r:core_node6
x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard1.replica1
[junit4] 2> 229285 INFO (coreCloseExecutor-883-thread-3)
[n:127.0.0.1:55812_solr c:testcollection s:shard4 r:core_node3
x:testcollection_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard4.replica1
[junit4] 2> 229285 INFO (coreCloseExecutor-886-thread-4)
[n:127.0.0.1:55641_solr c:testcollection s:shard3 r:core_node2
x:testcollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard3.replica1
[junit4] 2> 229286 INFO (coreCloseExecutor-885-thread-2)
[n:127.0.0.1:55738_solr c:testcollection s:shard2 r:core_node4
x:testcollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard2.replica1
[junit4] 2> 229286 INFO (coreCloseExecutor-886-thread-3)
[n:127.0.0.1:55641_solr c:stateformat1 s:shard1 r:core_node1
x:stateformat1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.stateformat1.shard1.replica1
[junit4] 2> 229287 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:55641_solr)
[n:127.0.0.1:55641_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 229287 WARN
(zkCallback-472-thread-1-processing-n:127.0.0.1:55738_solr)
[n:127.0.0.1:55738_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 229289 INFO (coreCloseExecutor-883-thread-2)
[n:127.0.0.1:55812_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for: solr.core.delayed.shard1.replica1
[junit4] 2> 229290 INFO (jetty-closer-435-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b1c5d65{/solr,null,UNAVAILABLE}
[junit4] 2> 229291 INFO (jetty-closer-435-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98517922788933644-127.0.0.1:55641_solr-n_0000000003) closing
[junit4] 2> 229291 INFO
(zkCallback-478-thread-2-processing-n:127.0.0.1:55812_solr)
[n:127.0.0.1:55812_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 229291 INFO
(OverseerStateUpdate-98517922788933644-127.0.0.1:55641_solr-n_0000000003)
[n:127.0.0.1:55641_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55641_solr
[junit4] 2> 229294 WARN
(zkCallback-456-thread-1-processing-n:127.0.0.1:55641_solr)
[n:127.0.0.1:55641_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 229295 INFO (jetty-closer-435-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71b36451{/solr,null,UNAVAILABLE}
[junit4] 2> 230775 WARN
(zkCallback-489-thread-1-processing-n:127.0.0.1:56186_solr)
[n:127.0.0.1:56186_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 230775 INFO (jetty-closer-435-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b657161{/solr,null,UNAVAILABLE}
[junit4] 2> 230795 WARN
(zkCallback-478-thread-2-processing-n:127.0.0.1:55812_solr)
[n:127.0.0.1:55812_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 230795 INFO (jetty-closer-435-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@58697dc3{/solr,null,UNAVAILABLE}
[junit4] 2> 230797 ERROR
(SUITE-TestCollectionStateWatchers-seed#[C7E43862A0E9797F]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 230797 INFO
(SUITE-TestCollectionStateWatchers-seed#[C7E43862A0E9797F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55624 55624
[junit4] 2> 230798 INFO (Thread-351) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55624 55624
[junit4] 2> 230799 WARN (Thread-351) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/collections/falsepredicate/state.json
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/testcollection/state.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98517922788933644-127.0.0.1:55641_solr-n_0000000003
[junit4] 2> 2 /solr/collections/currentstate/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98517922788933642-127.0.0.1:55628_solr-n_0000000000
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 230799 INFO
(SUITE-TestCollectionStateWatchers-seed#[C7E43862A0E9797F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_C7E43862A0E9797F-001
[junit4] 2> Aug 20, 2017 9:24:18 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=et-EE,
timezone=NST
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=44237968,total=199405568
[junit4] 2> NOTE: All tests run in this JVM: [ModifiableSolrParamsTest,
SolrExampleStreamingTest, TestValidatingJsonMap,
StreamExpressionToExplanationTest, ArcSineEvaluatorTest, SolrZkClientTest,
TestJsonRecordReader, TestXMLEscaping, SolrSchemalessExampleTest,
FieldAnalysisResponseTest, JettyWebappTest, ExclusiveOrEvaluatorTest,
CeilingEvaluatorTest, GreaterThanEvaluatorTest, GraphExpressionTest,
CloudSolrClientMultiConstructorTest, SolrDocumentTest, SineEvaluatorTest,
HyperbolicSineEvaluatorTest, AndEvaluatorTest, TestSpellCheckResponse,
CompoundEvaluatorTest, TestClusteringResponse, TestConfigSetAdminRequest,
TestBatchUpdate, ConcurrentUpdateSolrClientBuilderTest, SubtractEvaluatorTest,
LBHttpSolrClientBuilderTest, TestCoreAdmin, HttpSolrClientConPoolTest,
SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest,
SolrExampleJettyTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest,
TestSolrProperties, TermsResponseTest, MergeIndexesEmbeddedTest,
TestDocumentObjectBinder, TestHash, DocumentAnalysisResponseTest,
TestUpdateRequestCodec, NamedListTest, FacetFieldTest, TestLBHttpSolrClient,
StreamingTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest,
ArcTangentEvaluatorTest, CoalesceEvaluatorTest, CosineEvaluatorTest,
DivideEvaluatorTest, EqualsEvaluatorTest, FloorEvaluatorTest,
LessThanEqualToEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest,
NaturalLogEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest,
RawValueEvaluatorTest, RoundEvaluatorTest, StreamExpressionParserTest,
ConcatOperationTest, OperationsTest, SolrPingTest, TestSuggesterResponse,
TestCollectionStateWatchers]
[junit4] Completed [125/130 (1!)] on J0 in 56.50s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 42710 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]