Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/148/
3 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections
Error Message:
The operations computed by ComputePlanAction should not be
nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([613F19FEA8498345:5B91FC27962D5A2B]: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.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404
Can not find: /solr/testcollection_shard1_replica_n2/update</title> </head>
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find:
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find:
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([613F19FEA8498345:5CE7B7D290A7DD35]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
at
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find:
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find:
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
no replica should be present in 127.0.0.1:46187_solr
Stack Trace:
java.lang.AssertionError: no replica should be present in 127.0.0.1:46187_solr
at
__randomizedtesting.SeedInfo.seed([613F19FEA8498345:E96B262406B5EEBD]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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 14260 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/init-core-data-001
[junit4] 2> 3083942 INFO
(SUITE-TestAuthenticationFramework-seed#[613F19FEA8498345]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3083942 INFO
(SUITE-TestAuthenticationFramework-seed#[613F19FEA8498345]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3083943 INFO
(SUITE-TestAuthenticationFramework-seed#[613F19FEA8498345]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3083948 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001
[junit4] 2> 3083948 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3083948 INFO (Thread-66707) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3083948 INFO (Thread-66707) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3083950 ERROR (Thread-66707) [ ] 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> 3084048 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.ZkTestServer start zk server on port:60355
[junit4] 2> 3084052 INFO (zkConnectionManagerCallback-4769-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084067 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3084071 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3084071 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3084071 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3084071 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d1a12a9{/solr,null,AVAILABLE}
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@64979e22{SSL,[ssl,
http/1.1]}{127.0.0.1:35371}
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.e.j.s.Server Started @3086847ms
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35371}
[junit4] 2> 3084072 ERROR (jetty-launcher-4766-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3084072 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-15T02:07:42.271Z
[junit4] 2> 3084081 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3084082 INFO (zkConnectionManagerCallback-4771-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084082 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3084086 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3084086 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3084087 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3084087 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bebfc13{/solr,null,AVAILABLE}
[junit4] 2> 3084087 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@73c865ee{SSL,[ssl,
http/1.1]}{127.0.0.1:57271}
[junit4] 2> 3084087 INFO (jetty-launcher-4766-thread-1) [ ]
o.e.j.s.Server Started @3086863ms
[junit4] 2> 3084087 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57271}
[junit4] 2> 3084087 ERROR (jetty-launcher-4766-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3084088 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3084088 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3084088 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3084088 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-15T02:07:42.287Z
[junit4] 2> 3084090 INFO (jetty-launcher-4766-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60355/solr
[junit4] 2> 3084093 INFO (zkConnectionManagerCallback-4773-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084093 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3084098 INFO (zkConnectionManagerCallback-4777-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084099 INFO (jetty-launcher-4766-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60355/solr
[junit4] 2> 3084100 INFO (zkConnectionManagerCallback-4781-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084101 INFO
(zkConnectionManagerCallback-4783-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084102 INFO
(zkConnectionManagerCallback-4785-thread-1-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084175 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3084175 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57271_solr
[junit4] 2> 3084176 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.c.Overseer Overseer
(id=73297035135942662-127.0.0.1:57271_solr-n_0000000000) starting
[junit4] 2> 3084185 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3084186 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35371_solr
[junit4] 2> 3084192 INFO
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3084194 INFO
(zkCallback-4784-thread-1-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3084195 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57271_solr
[junit4] 2> 3084196 INFO
(zkCallback-4784-thread-1-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3084198 INFO
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3084237 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 3084241 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 3084280 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35371.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3084288 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35371.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3084288 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35371.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3084289 INFO (jetty-launcher-4766-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node2/.
[junit4] 2> 3084292 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57271.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3084315 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57271.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3084315 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57271.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3084317 INFO (jetty-launcher-4766-thread-1)
[n:127.0.0.1:57271_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node1/.
[junit4] 2> 3084358 INFO (zkConnectionManagerCallback-4791-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084361 INFO (zkConnectionManagerCallback-4795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3084361 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3084362 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60355/solr ready
[junit4] 2> 3084365 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 3084390 INFO (qtp377728471-85648) [n:127.0.0.1:35371_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3084392 INFO
(OverseerThreadFactory-8682-thread-1-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 3084502 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35371/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3084505 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57271/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3084507 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35371/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3084509 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57271/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3084726 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3084727 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3084727 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3084751 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3084753 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3084753 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3084858 INFO
(zkCallback-4784-thread-1-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3084858 INFO
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3084858 INFO
(zkCallback-4784-thread-2-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3085742 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3085749 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3085754 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3085755 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3085755 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4'
using configuration from collection testcollection, trusted=true
[junit4] 2> 3085760 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3085762 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3085762 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1'
using configuration from collection testcollection, trusted=true
[junit4] 2> 3085763 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3085768 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 3085780 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3085788 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
[junit4] 2> 3085802 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35371.solr.core.testcollection.shard1.replica_n1' (registry
'solr.core.testcollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3085802 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3085803 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node2/testcollection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
[junit4] 2> 3085806 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35371.solr.core.testcollection.shard2.replica_n4' (registry
'solr.core.testcollection.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3085806 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3085806 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node2/testcollection_shard2_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
[junit4] 2> 3085808 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3085808 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2'
using configuration from collection testcollection, trusted=true
[junit4] 2> 3085808 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3085809 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6'
using configuration from collection testcollection, trusted=true
[junit4] 2> 3085810 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57271.solr.core.testcollection.shard2.replica_n6' (registry
'solr.core.testcollection.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3085810 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3085810 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node1/testcollection_shard2_replica_n6],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
[junit4] 2> 3085813 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57271.solr.core.testcollection.shard1.replica_n2' (registry
'solr.core.testcollection.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d553d9d
[junit4] 2> 3085813 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3085813 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node1/testcollection_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_613F19FEA8498345-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
[junit4] 2> 3085911 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3085911 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3085915 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3085915 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3085924 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3085924 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3085926 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@39a27998[testcollection_shard1_replica_n2] main]
[junit4] 2> 3085928 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3085928 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3085928 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/solrCloudCollectionConfig
[junit4] 2> 3085928 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 3085929 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3085929 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5de92812[testcollection_shard2_replica_n6] main]
[junit4] 2> 3085930 INFO
(searcherExecutor-8689-thread-1-processing-n:127.0.0.1:57271_solr
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5)
[n:127.0.0.1:57271_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
[testcollection_shard1_replica_n2] Registered new searcher
Searcher@39a27998[testcollection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3085930 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592430914834530304
[junit4] 2> 3085930 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/solrCloudCollectionConfig
[junit4] 2> 3085931 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 3085931 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3085931 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592430914835578880
[junit4] 2> 3085932 INFO
(searcherExecutor-8690-thread-1-processing-n:127.0.0.1:57271_solr
x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8)
[n:127.0.0.1:57271_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore
[testcollection_shard2_replica_n6] Registered new searcher
Searcher@5de92812[testcollection_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3085933 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3085933 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3085934 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3085934 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3085939 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5ca16fbb[testcollection_shard1_replica_n1] main]
[junit4] 2> 3085939 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 3085944 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/solrCloudCollectionConfig
[junit4] 2> 3085947 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 3085949 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3085949 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3085949 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3085950 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3085950 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3085951 INFO
(searcherExecutor-8688-thread-1-processing-n:127.0.0.1:35371_solr
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3)
[n:127.0.0.1:35371_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore
[testcollection_shard1_replica_n1] Registered new searcher
Searcher@5ca16fbb[testcollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3085952 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592430914857598976
[junit4] 2> 3085952 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b1e4799[testcollection_shard2_replica_n4] main]
[junit4] 2> 3085953 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/solrCloudCollectionConfig
[junit4] 2> 3085954 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 3085956 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3085956 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592430914861793280
[junit4] 2> 3085958 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9990ms
[junit4] 2> 3085960 INFO
(searcherExecutor-8687-thread-1-processing-n:127.0.0.1:35371_solr
x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7)
[n:127.0.0.1:35371_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore
[testcollection_shard2_replica_n4] Registered new searcher
Searcher@1b1e4799[testcollection_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3086059 INFO
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3086059 INFO
(zkCallback-4784-thread-3-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3086059 INFO
(zkCallback-4784-thread-2-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3086439 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3086439 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3086439 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/
[junit4] 2> 3086440 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2
url=https://127.0.0.1:57271/solr START
replicas=[https://127.0.0.1:35371/solr/testcollection_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 3086460 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=13
[junit4] 2> 3086462 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3086462 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3086463 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:57271/solr/testcollection_shard2_replica_n6/
[junit4] 2> 3086463 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6
url=https://127.0.0.1:57271/solr START
replicas=[https://127.0.0.1:35371/solr/testcollection_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 3086472 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.c.S.Request [testcollection_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 3086740 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2
url=https://127.0.0.1:57271/solr DONE. We have no versions. sync failed.
[junit4] 2> 3086741 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3086741 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3086741 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3086743 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/ shard1
[junit4] 2> 3086763 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6
url=https://127.0.0.1:57271/solr DONE. We have no versions. sync failed.
[junit4] 2> 3086763 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3086763 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3086763 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3086765 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:57271/solr/testcollection_shard2_replica_n6/ shard2
[junit4] 2> 3086866 INFO
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3086866 INFO
(zkCallback-4784-thread-3-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3086866 INFO
(zkCallback-4784-thread-2-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3086895 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3086896 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2143
[junit4] 2> 3086916 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3086918 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2168
[junit4] 2> 3086964 INFO (qtp377728471-85652) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2237
[junit4] 2> 3086971 INFO (qtp377728471-85650) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2244
[junit4] 2> 3086979 INFO (qtp377728471-85648) [n:127.0.0.1:35371_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> 3087071 INFO
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3087071 INFO
(zkCallback-4784-thread-3-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3087071 INFO
(zkCallback-4784-thread-2-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 3087980 INFO (qtp377728471-85648) [n:127.0.0.1:35371_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3589
[junit4] 2> 3087980 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testcollection failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node5 rstate:active live:true
[junit4] 1> replica:core_node7 rstate:active live:true
[junit4] 1> replica:core_node8 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 3087980 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testcollection
[junit4] 2> 3087988 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35371/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1518660466184&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 3087988 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.S.Request [testcollection_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57271/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:35371/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1518660466184&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 3087989 INFO (qtp1258017011-85663) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.S.Request [testcollection_shard2_replica_n6] webapp=/solr path=/select
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0
QTime=4
[junit4] 2> 3088033 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
(1592430917008228352)]} 0 24
[junit4] 2> 3088034 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]
webapp=/solr path=/update
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1
(1592430917008228352)]} 0 30
[junit4] 2> 3088035 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1592430917041782784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3088035 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2b7b368c
commitCommandVersion:1592430917041782784
[junit4] 2> 3088072 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1592430917080580096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3088072 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 3088072 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3088072 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1592430917080580096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3088073 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5c31afbf
commitCommandVersion:1592430917080580096
[junit4] 2> 3088073 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 3088074 INFO (qtp1258017011-85660) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1592430917082677248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3088076 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ec02090[testcollection_shard1_replica_n1] main]
[junit4] 2> 3088077 INFO
(searcherExecutor-8688-thread-1-processing-n:127.0.0.1:35371_solr
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3)
[n:127.0.0.1:35371_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore
[testcollection_shard1_replica_n1] Registered new searcher
Searcher@ec02090[testcollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
[junit4] 2> 3088078 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3088078 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 42
[junit4] 2> 3088087 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e4223d4[testcollection_shard1_replica_n2] main]
[junit4] 2> 3088087 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3088095 INFO
(searcherExecutor-8689-thread-1-processing-n:127.0.0.1:57271_solr
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5)
[n:127.0.0.1:57271_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
[testcollection_shard1_replica_n2] Registered new searcher
Searcher@6e4223d4[testcollection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
[junit4] 2> 3088096 INFO (qtp1258017011-85659) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 23
[junit4] 2> 3088096 INFO (qtp1258017011-85660) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 3088096 INFO (qtp1258017011-85660) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3088096 INFO (qtp1258017011-85660) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 22
[junit4] 2> 3088096 INFO (qtp1258017011-85663) [n:127.0.0.1:57271_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]
webapp=/solr path=/update
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=}
0 61
[junit4] 2> 3088133 INFO (qtp1258017011-85660) [n:127.0.0.1:57271_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.S.Request [testcollection_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57271/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:35371/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1518660466296&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 3088133 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35371/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1518660466296&isShard=true&wt=javabin}
hits=1 status=0 QTime=0
[junit4] 2> 3088135 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1]
o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1518660466296&ids=1&isShard=true&shard.url=https://127.0.0.1:35371/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:57271/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3088135 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4]
o.a.s.c.S.Request [testcollection_shard2_replica_n4] webapp=/solr path=/select
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0
QTime=38
[junit4] 2> 3088136 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3088141 INFO
(OverseerCollectionConfigSetProcessor-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_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> 3088142 INFO
(OverseerThreadFactory-8682-thread-2-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3088143 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard1.replica_n1, tag=null
[junit4] 2> 3088143 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1682a3f3: rootName =
solr_35371, domain = solr.core.testcollection.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@75469e73
[junit4] 2> 3088147 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard2.replica_n6, tag=null
[junit4] 2> 3088147 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@740917a0: rootName =
solr_57271, domain = solr.core.testcollection.shard2.replica_n6, service url =
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6
/ com.codahale.metrics.MetricRegistry@1f7a132
[junit4] 2> 3088157 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard2.replica_n4, tag=null
[junit4] 2> 3088157 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b421f3f: rootName =
solr_35371, domain = solr.core.testcollection.shard2.replica_n4, service url =
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4
/ com.codahale.metrics.MetricRegistry@7a099be7
[junit4] 2> 3088157 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a7f9648
[junit4] 2> 3088172 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@f4800c6
[junit4] 2> 3088172 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard2.replica_n4, tag=256377030
[junit4] 2> 3088172 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcollection.shard2.leader, tag=256377030
[junit4] 2> 3088174 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard1.replica_n2, tag=null
[junit4] 2> 3088174 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] CLOSING SolrCore
org.apache.solr.core.SolrCore@776ecd79
[junit4] 2> 3088174 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f084f78: rootName =
solr_57271, domain = solr.core.testcollection.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2
/ com.codahale.metrics.MetricRegistry@5a026d5f
[junit4] 2> 3088175 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard1.replica_n1, tag=176133704
[junit4] 2> 3088175 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcollection.shard1.leader, tag=176133704
[junit4] 2> 3088190 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@7bf9353e
[junit4] 2> 3088190 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard2.replica_n6, tag=2003750265
[junit4] 2> 3088190 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcollection.shard2.leader, tag=2003750265
[junit4] 2> 3088192 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard1.replica_n2, tag=2079929662
[junit4] 2> 3088192 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcollection.shard1.leader, tag=2079929662
[junit4] 2> 3088203 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
[junit4] 2> 3088203 INFO (qtp1258017011-85661) [n:127.0.0.1:57271_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=56
[junit4] 2> 3088204 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 3088205 INFO (qtp377728471-85649) [n:127.0.0.1:35371_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=61
[junit4] 2> 3088207 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 3088207 INFO (qtp377728471-85730) [n:127.0.0.1:35371_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=64
[junit4] 2> 3088209 WARN
(zkCallback-4782-thread-1-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.LeaderElector Our node is no longer in
line to be leader
[junit4] 2> 3088210 INFO (qtp1258017011-85664) [n:127.0.0.1:57271_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=62
[junit4] 2> 3088215 WARN
(zkCallback-4782-thread-2-processing-n:127.0.0.1:35371_solr)
[n:127.0.0.1:35371_solr ] o.a.s.c.LeaderElector Our node is no longer in
line to be leader
[junit4] 2> 3088824 INFO (qtp377728471-85651) [n:127.0.0.1:35371_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0
QTime=688
[junit4] 2> 3088824 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear -
collection: testcollection failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 2> 3088824 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[613F19FEA8498345]) [ ]
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection:
testcollection
[junit4] 2> 3088826 INFO (qtp377728471-85646) [n:127.0.0.1:35371_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3088827 INFO
(OverseerCollectionConfigSetProcessor-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3088827 INFO
(OverseerThreadFactory-8682-thread-3-processing-n:127.0.0.1:57271_solr)
[n:127.0.0.1:57271_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 3088933 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57271/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3088936 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35371/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3088938 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57271/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3088940 INFO
(OverseerStateUpdate-73297035135942662-127.0.0.1:57271_solr-n_0000000000)
[n:127.0.0.1:57271_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[j
[...truncated too long message...]
cs.MetricRegistry@4b5759e6
[junit4] 2> 3688164 INFO
(zkCallback-5795-thread-3-processing-n:127.0.0.1:43608_solr)
[n:127.0.0.1:43608_solr c:testSelected2 s:shard2 r:core_node6
x:testSelected2_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSelected2.shard2.leader,
tag=1755039034
[junit4] 2> 3688165 INFO (jetty-closer-5723-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2e0ec1f4{/solr,null,UNAVAILABLE}
[junit4] 2> 3688166 INFO (jetty-closer-5723-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3688167 INFO
(zkCallback-5830-thread-2-processing-n:127.0.0.1:36252_solr)
[n:127.0.0.1:36252_solr c:testSelected1 s:shard2 r:core_node8
x:testSelected1_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSelected1.shard2.leader,
tag=1367450076
[junit4] 2> 3688167 INFO (jetty-closer-5723-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@21d6a7c7{/solr,null,UNAVAILABLE}
[junit4] 2> 3688168 INFO (jetty-closer-5723-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3688168 ERROR
(SUITE-ComputePlanActionTest-seed#[613F19FEA8498345]-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> 3688169 INFO
(SUITE-ComputePlanActionTest-seed#[613F19FEA8498345]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41402 41402
[junit4] 2> 3688266 INFO (Thread-9683) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41402 41402
[junit4] 2> 3688267 WARN (Thread-9683) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 10 /solr/security.json
[junit4] 2> 9
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
[junit4] 2> 9
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
[junit4] 2> 5 /solr/collections/testNodeLost/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected1/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected2/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected1/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected2/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected3/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected3/terms/shard1
[junit4] 2> 3 /solr/collections/testNodeAdded/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 33 /solr/collections/testSelected3/state.json
[junit4] 2> 29
/solr/collections/testNodeWithMultipleReplicasLost/state.json
[junit4] 2> 25 /solr/collections/testSelected1/state.json
[junit4] 2> 25 /solr/collections/testSelected2/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 13 /solr/collections/testNodeLost/state.json
[junit4] 2> 7 /solr/collections/testNodeAdded/state.json
[junit4] 2> 4
/solr/overseer_elect/election/73297072159129608-127.0.0.1:57863_solr-n_0000000001
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 3
/solr/overseer_elect/election/73297072159129622-127.0.0.1:43608_solr-n_0000000005
[junit4] 2> 2
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/73297072159129625-core_node5-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 59 /solr/live_nodes
[junit4] 2> 42 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_613F19FEA8498345-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=214, maxMBSortInHeap=5.98152255062071,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PE, timezone=Europe/Vaduz
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=275776712,total=514326528
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrCloudWithHadoopAuthPlugin, TestLegacyFieldReuse,
BigEndianAscendingWordDeserializerTest, TestLeaderElectionZkExpiry,
TestGenericDistributedQueue, ZkSolrClientTest, CdcrBootstrapTest,
CursorPagingTest, BlockJoinFacetDistribTest, TestScoreJoinQPNoScore,
PluginInfoTest, DistributedSuggestComponentTest, HighlighterConfigTest,
TlogReplayBufferedWhileIndexingTest, OverseerTaskQueueTest,
LeaderElectionContextKeyTest, SuggestComponentContextFilterQueryTest,
AssignBackwardCompatibilityTest, HttpTriggerListenerTest, BadIndexSchemaTest,
TestHdfsBackupRestoreCore, TestHalfAndHalfDocValues,
TestAnalyzeInfixSuggestions, SSLMigrationTest, TestExpandComponent,
TestFieldTypeCollectionResource, OpenCloseCoreStressTest, V2ApiIntegrationTest,
SimpleFacetsTest, TestIndexingPerformance, BasicAuthIntegrationTest,
HdfsBasicDistributedZk2Test, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestIndexSearcher, TestUnifiedSolrHighlighter, TestRestoreCore,
ZkStateReaderTest, TestIBSimilarityFactory, TestBinaryField,
BlockDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TimeRoutedAliasUpdateProcessorTest, ActionThrottleTest, CoreSorterTest,
MetricsConfigTest, CdcrRequestHandlerTest, TestCloudJSONFacetJoinDomain,
TestPolicyCloud, TestLMDirichletSimilarityFactory, TestPseudoReturnFields,
ManagedSchemaRoundRobinCloudTest, TestApiFramework,
DistributedFacetPivotWhiteBoxTest, CollectionReloadTest,
TestQueryWrapperFilter, TestDocBasedVersionConstraints, CloudMLTQParserTest,
TestGeoJSONResponseWriter, XmlUpdateRequestHandlerTest,
TestFieldCacheVsDocValues, TestOverriddenPrefixQueryForCustomFieldType,
TestHashPartitioner, TestDFISimilarityFactory, TestSolrDeletionPolicy1,
HdfsLockFactoryTest, DistributedTermsComponentTest, RuleEngineTest,
CloudExitableDirectoryReaderTest, TestSchemaResource, TestSSLRandomization,
AutoAddReplicasIntegrationTest, EchoParamsTest, TestConfigSetsAPI,
TestMissingGroups, TestDocumentBuilder, TestHighlightDedupGrouping,
MoveReplicaTest, TestMergePolicyConfig, SolrRequestParserTest,
MBeansHandlerTest, TestRandomRequestDistribution, TestStandardQParsers,
TestWordDelimiterFilterFactory, TestTrackingShardHandlerFactory,
AtomicUpdatesTest, SolrPluginUtilsTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestConfig,
ClassificationUpdateProcessorTest, DistanceUnitsTest, TestDocSet,
CoreAdminCreateDiscoverTest, ZkNodePropsTest, TestSha256AuthenticationProvider,
TestManagedSynonymFilterFactory, TestDownShardTolerantSearch,
TestFreeTextSuggestions, DeleteShardTest, RegexBytesRefFilterTest,
TestInitQParser, TestManagedSchemaThreadSafety, TestFieldCacheReopen,
HdfsRecoveryZkTest, DeleteLastCustomShardedReplicaTest, TestConfigSets,
TestShardHandlerFactory, ZkCLITest, DistribDocExpirationUpdateProcessorTest,
TestExtendedDismaxParser, TestReRankQParserPlugin, ReplicaListTransformerTest,
TestTriggerIntegration, TestXmlQParser, TestNodeLostTrigger,
TestMultiValuedNumericRangeQuery, TestLocalFSCloudBackupRestore,
TestLuceneMatchVersion, MergeStrategyTest, ResponseHeaderTest, TestWriterPerf,
TestBinaryResponseWriter, TestDynamicLoading, TestTolerantUpdateProcessorCloud,
TestSearcherReuse, ShardRoutingTest, TestReplicationHandler, TestCoreContainer,
StatsComponentTest, PeerSyncTest, TestLazyCores, CoreAdminHandlerTest,
SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader,
PolyFieldTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases,
QueryEqualityTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, RequiredFieldsTest,
TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter,
TestComponentsName, SearchHandlerTest, UpdateParamsTest,
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, MinimalSchemaTest, TestElisionMultitermQuery,
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, DirectSolrConnectionTest,
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, TestLuceneIndexBackCompat,
CollectionStateFormat2Test, CollectionsAPISolrJTest,
ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest,
DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest,
HttpPartitionTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest,
RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeTest,
RollingRestartTest, CollectionsAPIDistributedZkTest, TestCollectionAPI,
ComputePlanActionTest]
[junit4] Completed [588/775 (3!)] on J0 in 38.90s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 49136 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]