Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/122/
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([5ABA6524D9408393:D2EE5AFE77BCEE6B]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
http://127.0.0.1:38498/solr/testcollection_shard1_replica_n3: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at http://127.0.0.1:38498/solr/testcollection_shard1_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([5ABA6524D9408393:6762CB08E1AEDDE3]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:38498/solr/testcollection_shard1_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
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:516)
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
Build Log:
[...truncated 12498 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 1712815 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/init-core-data-001
[junit4] 2> 1712815 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1712815 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1712817 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1712818 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001
[junit4] 2> 1712818 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1712819 INFO (Thread-3848) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1712819 INFO (Thread-3848) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1712820 ERROR (Thread-3848) [ ] 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> 1712919 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34594
[junit4] 2> 1712933 INFO (jetty-launcher-2063-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1712934 INFO (jetty-launcher-2063-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d310aaf{/solr,null,AVAILABLE}
[junit4] 2> 1712942 INFO (jetty-launcher-2063-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ba62142{SSL,[ssl,
http/1.1]}{127.0.0.1:45115}
[junit4] 2> 1712942 INFO (jetty-launcher-2063-thread-1) [ ]
o.e.j.s.Server Started @1717233ms
[junit4] 2> 1712942 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45115}
[junit4] 2> 1712943 ERROR (jetty-launcher-2063-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1712943 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1712943 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1712943 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1712943 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-07T03:38:04.352Z
[junit4] 2> 1712952 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1712961 INFO (jetty-launcher-2063-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34594/solr
[junit4] 2> 1713094 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1713095 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45115_solr
[junit4] 2> 1713096 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.c.Overseer Overseer
(id=98440123792031747-127.0.0.1:45115_solr-n_0000000000) starting
[junit4] 2> 1713138 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45115_solr
[junit4] 2> 1713139 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1713274 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1713280 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1713280 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1713281 INFO (jetty-launcher-2063-thread-1)
[n:127.0.0.1:45115_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/.
[junit4] 2> 1713302 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1713303 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34594/solr ready
[junit4] 2> 1713344 INFO (qtp2033197231-13681) [n:127.0.0.1:45115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1713349 INFO
(OverseerThreadFactory-5877-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 1713462 INFO
(OverseerStateUpdate-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45115/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1713467 INFO
(OverseerStateUpdate-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45115/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1713680 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1713680 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1713685 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1713798 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1713805 INFO
(zkCallback-2070-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1714709 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1714711 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1714755 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1714759 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1714760 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1714760 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 1714763 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1714763 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 1714765 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1714765 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.core.testCollection1.shard2.replica_n3' (registry
'solr.core.testCollection1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1714765 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1714765 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1714765 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 1714765 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 1714864 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1714864 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1714874 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1714874 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1714876 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3467e387[testCollection1_shard1_replica_n1] main]
[junit4] 2> 1714876 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1714876 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1714878 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1714878 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1714880 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@35dacc58[testCollection1_shard2_replica_n3] main]
[junit4] 2> 1714880 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1714881 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1714881 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1714881 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1714882 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1714883 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1714883 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575041982835720192
[junit4] 2> 1714883 INFO
(searcherExecutor-5881-thread-1-processing-n:127.0.0.1:45115_solr
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:45115_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] Registered new searcher
Searcher@35dacc58[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1714884 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575041982836768768
[junit4] 2> 1714886 INFO
(searcherExecutor-5880-thread-1-processing-n:127.0.0.1:45115_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2)
[n:127.0.0.1:45115_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@3467e387[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1714897 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1714897 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1714897 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45115/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 1714897 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1714897 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy
https://127.0.0.1:45115/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 1714897 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1714903 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1714903 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1714903 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45115/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 1714908 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1714908 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:45115/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1714908 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1714904 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45115/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 1714913 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45115/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 1715014 INFO
(zkCallback-2070-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1715014 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1715059 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1715061 INFO (qtp2033197231-13682) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1381
[junit4] 2> 1715064 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1715065 INFO (qtp2033197231-13683) [n:127.0.0.1:45115_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1379
[junit4] 2> 1715070 INFO (qtp2033197231-13681) [n:127.0.0.1:45115_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> 1715169 INFO
(zkCallback-2070-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1715169 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1715351 INFO
(OverseerCollectionConfigSetProcessor-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_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> 1716071 INFO (qtp2033197231-13681) [n:127.0.0.1:45115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2726
[junit4] 2> 1716072 INFO (qtp2033197231-13680) [n:127.0.0.1:45115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1716075 INFO
(OverseerThreadFactory-5877-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 1716284 INFO
(OverseerStateUpdate-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45115/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1716287 INFO
(OverseerStateUpdate-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45115/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1716488 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1716488 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1716596 INFO
(zkCallback-2070-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1716596 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1717504 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1717505 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1717513 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1717514 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1717544 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1717544 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 1717545 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.core.testCollection2.shard2.replica_n2' (registry
'solr.core.testCollection2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1717545 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1717545 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 1717545 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1717546 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 1717546 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45115.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54893bf
[junit4] 2> 1717546 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1717546 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 1717611 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1717611 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1717611 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1717612 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1717612 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1717612 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1717613 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1717613 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1717614 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d2e69f2[testCollection2_shard2_replica_n2] main]
[junit4] 2> 1717616 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1717616 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51036c3[testCollection2_shard1_replica_n1] main]
[junit4] 2> 1717616 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1717617 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1717617 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1717617 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575041985702526976
[junit4] 2> 1717618 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1717619 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1717619 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575041985704624128
[junit4] 2> 1717621 INFO
(searcherExecutor-5890-thread-1-processing-n:127.0.0.1:45115_solr
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] Registered new searcher
Searcher@6d2e69f2[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1717622 INFO
(searcherExecutor-5891-thread-1-processing-n:127.0.0.1:45115_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@51036c3[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1717627 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1717627 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1717627 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45115/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 1717627 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1717627 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:45115/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 1717627 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1717628 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1717628 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1717628 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45115/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 1717628 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1717628 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:45115/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 1717628 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1717632 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45115/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 1717633 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45115/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 1717737 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1717737 INFO
(zkCallback-2070-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1717784 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1717785 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1717785 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1296
[junit4] 2> 1717786 INFO (qtp2033197231-13677) [n:127.0.0.1:45115_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1298
[junit4] 2> 1717791 INFO (qtp2033197231-13680) [n:127.0.0.1:45115_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> 1717893 INFO
(zkCallback-2070-thread-2-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1717893 INFO
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1718077 INFO
(OverseerCollectionConfigSetProcessor-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_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> 1718791 INFO (qtp2033197231-13680) [n:127.0.0.1:45115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2719
[junit4] 2> 1718792 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1718793 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 1718793 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 1718793 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 1718804 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[5ABA6524D9408393]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1718817 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
[junit4] 2> 1718822 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
] o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@a1388fc
[junit4] 2> 1718823 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=169052412
[junit4] 2> 1718823 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=169052412
[junit4] 2> 1718824 INFO (qtp2033197231-13684) [n:127.0.0.1:45115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=7
[junit4] 2> 1718825 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[5ABA6524D9408393]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=5ABA6524D9408393 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Riga -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.04s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([5ABA6524D9408393:D2EE5AFE77BCEE6B]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1718831 INFO (jetty-closer-2064-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3ba62142{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1718831 INFO (jetty-closer-2064-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=491982550
[junit4] 2> 1718831 INFO (jetty-closer-2064-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1718833 INFO (jetty-closer-2064-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1718834 INFO (jetty-closer-2064-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1718836 INFO (jetty-closer-2064-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1718845 INFO (coreCloseExecutor-5900-thread-1)
[n:127.0.0.1:45115_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3dbd3a1d
[junit4] 2> 1718846 INFO (coreCloseExecutor-5900-thread-2)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@4c00dc6f
[junit4] 2> 1718846 INFO (coreCloseExecutor-5900-thread-3)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3ee76699
[junit4] 2> 1718846 INFO (coreCloseExecutor-5900-thread-1)
[n:127.0.0.1:45115_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1,
tag=1035811357
[junit4] 2> 1718850 INFO (coreCloseExecutor-5900-thread-1)
[n:127.0.0.1:45115_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=1035811357
[junit4] 2> 1718850 INFO (coreCloseExecutor-5900-thread-3)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=1055352473
[junit4] 2> 1718854 INFO (coreCloseExecutor-5900-thread-3)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=1055352473
[junit4] 2> 1718854 INFO (coreCloseExecutor-5900-thread-2)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n2,
tag=1275124847
[junit4] 2> 1718858 INFO (coreCloseExecutor-5900-thread-2)
[n:127.0.0.1:45115_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=1275124847
[junit4] 2> 1718858 INFO (jetty-closer-2064-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98440123792031747-127.0.0.1:45115_solr-n_0000000000) closing
[junit4] 2> 1718859 INFO
(OverseerStateUpdate-98440123792031747-127.0.0.1:45115_solr-n_0000000000)
[n:127.0.0.1:45115_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:45115_solr
[junit4] 2> 1720360 WARN
(zkCallback-2070-thread-1-processing-n:127.0.0.1:45115_solr)
[n:127.0.0.1:45115_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1720361 INFO (jetty-closer-2064-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6d310aaf{/solr,null,UNAVAILABLE}
[junit4] 2> 1720362 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-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> 1720362 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34594 34594
[junit4] 2> 1720452 INFO (Thread-3848) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34594 34594
[junit4] 2> 1720453 WARN (Thread-3848) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_5ABA6524D9408393-001
[junit4] 2> Aug 07, 2017 3:38:11 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1979, maxMBSortInHeap=5.943546595680839,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-RS,
timezone=Europe/Riga
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=201692552,total=500170752
[junit4] 2> NOTE: All tests run in this JVM: [SolrShardReporterTest,
TestCustomSort, TestConfigOverlay, MultiTermTest,
TestSubQueryTransformerCrossCore, FullSolrCloudDistribCmdsTest,
TestIndexSearcher, TestReload, TestUseDocValuesAsStored2,
TestBinaryResponseWriter, PathHierarchyTokenizerFactoryTest,
XsltUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, TestSQLHandlerNonCloud,
PrimitiveFieldTypeTest, TestMinMaxOnMultiValuedField, CursorMarkTest,
TestSolrCoreProperties, TestCollapseQParserPlugin, TestConfigSetsAPIZkFailure,
TestDistributedMissingSort, TestTrie, MinimalSchemaTest,
TestAnalyzedSuggestions, PKIAuthenticationIntegrationTest, ClusterStateTest,
TestManagedSynonymGraphFilterFactory, MoveReplicaTest, TestJettySolrRunner,
FacetPivotSmallTest, TestXmlQParserPlugin, TestPushWriter, TestCoreAdminApis,
TestSimpleQParserPlugin, TestCopyFieldCollectionResource,
HdfsDirectoryFactoryTest, SimplePostToolTest, TestSlowCompositeReaderWrapper,
TestLMJelinekMercerSimilarityFactory,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, QueryEqualityTest,
TestCloudSearcherWarming, TestHdfsCloudBackupRestore, ZkStateReaderTest,
DocValuesNotIndexedTest, CdcrReplicationDistributedZkTest, TestTlogReplica,
UnloadDistributedZkTest, ShowFileRequestHandlerTest,
TestDistribDocBasedVersion, TimeZoneUtilsTest, RestartWhileUpdatingTest,
RequiredFieldsTest, TestConfigSets, NotRequiredUniqueKeyTest,
TestLeaderInitiatedRecoveryThread, RankQueryTest, TestCollationFieldDocValues,
TestCloudDeleteByQuery, ChangedSchemaMergeTest, TestJmxIntegration,
CustomCollectionTest, UniqFieldsUpdateProcessorFactoryTest,
PingRequestHandlerTest, SuggesterTest, TestFieldTypeResource, TestFastWriter,
HdfsThreadLeakTest, PreAnalyzedFieldTest, RuleEngineTest,
TestRuleBasedAuthorizationPlugin, RemoteQueryErrorTest, TestQueryUtils,
SolrTestCaseJ4Test, TestCollectionsAPIViaSolrCloudCluster, ConfigSetsAPITest,
MetricUtilsTest, TestFreeTextSuggestions, RegexBoostProcessorTest,
TermsComponentTest, TestZkChroot, HdfsBasicDistributedZkTest,
DataDrivenBlockJoinTest, DocumentBuilderTest, TestSurroundQueryParser,
TestSolrXml, ResponseHeaderTest, TestDocBasedVersionConstraints,
JavabinLoaderTest, FastVectorHighlighterTest, TestDFRSimilarityFactory,
LeaderElectionTest, CircularListTest, SolrCoreMetricManagerTest,
TestTolerantSearch, TestSchemaSimilarityResource, DeleteNodeTest,
TestConfigReload, NumericFieldsTest, AliasIntegrationTest,
TestFoldingMultitermQuery, SolrInfoBeanTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ResponseLogComponentTest,
HdfsLockFactoryTest, TestFieldCollectionResource, RequestLoggingTest,
TestLegacyNumericRangeQueryBuilder, TestMultiWordSynonyms,
TestImpersonationWithHadoopAuth, TestSolrCoreParser,
DistributedFacetPivotSmallAdvancedTest, HdfsRecoveryZkTest,
TestPerFieldSimilarityWithDefaultOverride, CopyFieldTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, ZkCLITest,
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting,
TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet,
HardAutoCommitTest, TestCoreContainer, StatsComponentTest, TestFiltering,
SolrIndexSplitterTest, TestCoreDiscovery, CoreAdminHandlerTest,
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, DocValuesMultiTest, DebugComponentTest,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest,
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, ReturnFieldsTest,
MBeansHandlerTest, TestPartialUpdateDeduplication, TestComponentsName,
TestLFUCache, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest,
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest]
[junit4] Completed [507/727 (1!)] on J2 in 7.91s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 1845872 INFO
(SUITE-TestAuthenticationFramework-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001/init-core-data-001
[junit4] 2> 1845873 WARN
(SUITE-TestAuthenticationFramework-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 1845873 INFO
(SUITE-TestAuthenticationFramework-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1845875 INFO
(SUITE-TestAuthenticationFramework-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1845884 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[5ABA6524D9408393]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001/tempDir-001
[junit4] 2> 1845884 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[5ABA6524D9408393]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1845884 INFO (Thread-4243) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1845884 INFO (Thread-4243) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1845901 ERROR (Thread-4243) [ ] 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> 1845984 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[5ABA6524D9408393]) [ ]
o.a.s.c.ZkTestServer start zk server on port:47469
[junit4] 2> 1846014 INFO (jetty-launcher-4627-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1846016 INFO (jetty-launcher-4627-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1846017 INFO (jetty-launcher-4627-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64f9bf4b{/solr,null,AVAILABLE}
[junit4] 2> 1846018 INFO (jetty-launcher-4627-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1b98bf53{HTTP/1.1,[http/1.1]}{127.0.0.1:34243}
[junit4] 2> 1846018 INFO (jetty-launcher-4627-thread-1) [ ]
o.e.j.s.Server Started @1850111ms
[junit4] 2> 1846018 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34243}
[junit4] 2> 1846018 ERROR (jetty-launcher-4627-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1846019 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1846019 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1846019 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1846019 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-07T03:40:17.216Z
[junit4] 2> 1846021 INFO (jetty-launcher-4627-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1581acb{/solr,null,AVAILABLE}
[junit4] 2> 1846021 INFO (jetty-launcher-4627-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7d88ff4{HTTP/1.1,[http/1.1]}{127.0.0.1:38498}
[junit4] 2> 1846021 INFO (jetty-launcher-4627-thread-2) [ ]
o.e.j.s.Server Started @1850115ms
[junit4] 2> 1846021 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38498}
[junit4] 2> 1846021 ERROR (jetty-launcher-4627-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1846021 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1846022 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1846022 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1846022 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-07T03:40:17.219Z
[junit4] 2> 1846038 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1846038 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1846054 INFO (jetty-launcher-4627-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47469/solr
[junit4] 2> 1846061 INFO (jetty-launcher-4627-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47469/solr
[junit4] 2> 1846201 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1846202 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38498_solr
[junit4] 2> 1846203 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.c.Overseer Overseer
(id=98440132499210246-127.0.0.1:38498_solr-n_0000000000) starting
[junit4] 2> 1846225 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38498_solr
[junit4] 2> 1846226 INFO
(OverseerStateUpdate-98440132499210246-127.0.0.1:38498_solr-n_0000000000)
[n:127.0.0.1:38498_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1846233 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1846236 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1846238 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34243_solr
[junit4] 2> 1846241 INFO
(zkCallback-4640-thread-1-processing-n:127.0.0.1:38498_solr)
[n:127.0.0.1:38498_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1846244 INFO
(zkCallback-4638-thread-1-processing-n:127.0.0.1:34243_solr)
[n:127.0.0.1:34243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1846257 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1846303 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1846306 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38498.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1846312 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38498.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1846312 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38498.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1846314 INFO (jetty-launcher-4627-thread-2)
[n:127.0.0.1:38498_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001/tempDir-001/node2/.
[junit4] 2> 1846335 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34243.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1846341 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34243.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1846341 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34243.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1846342 INFO (jetty-launcher-4627-thread-1)
[n:127.0.0.1:34243_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001/tempDir-001/node1/.
[junit4] 2> 1846371 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[5ABA6524D9408393]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1846372 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[5ABA6524D9408393]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47469/solr ready
[junit4] 2> 1846376 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[5ABA6524D9408393]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 1846378 INFO (qtp140119425-21161) [n:127.0.0.1:34243_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> 1846383 INFO
(OverseerThreadFactory-5835-thread-1-processing-n:127.0.0.1:38498_solr)
[n:127.0.0.1:38498_solr ] o.a.s.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 1846496 INFO
(OverseerStateUpdate-98440132499210246-127.0.0.1:38498_solr-n_0000000000)
[n:127.0.0.1:38498_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":"http://127.0.0.1:34243/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1846502 INFO
(OverseerStateUpdate-98440132499210246-127.0.0.1:38498_solr-n_0000000000)
[n:127.0.0.1:38498_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":"http://127.0.0.1:38498/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1846510 INFO
(OverseerStateUpdate-98440132499210246-127.0.0.1:38498_solr-n_0000000000)
[n:127.0.0.1:38498_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_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34243/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1846514 INFO
(OverseerStateUpdate-98440132499210246-127.0.0.1:38498_solr-n_0000000000)
[n:127.0.0.1:38498_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":"http://127.0.0.1:38498/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1846721 INFO (qtp140119425-21164) [n:127.0.0.1:34243_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_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846721 INFO (qtp140119425-21165) [n:127.0.0.1:34243_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 1846722 INFO (qtp140119425-21164) [n:127.0.0.1:34243_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1846722 INFO (qtp240979672-21170) [n:127.0.0.1:38498_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846722 INFO (qtp240979672-21170) [n:127.0.0.1:38498_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1846723 INFO (qtp240979672-21172) [n:127.0.0.1:38498_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> 1846832 INFO
(zkCallback-4638-thread-1-processing-n:127.0.0.1:34243_solr)
[n:127.0.0.1:34243_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> 1846833 INFO
(zkCallback-4640-thread-1-processing-n:127.0.0.1:38498_solr)
[n:127.0.0.1:38498_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> 1846834 INFO
(zkCallback-4640-thread-2-processing-n:127.0.0.1:38498_solr)
[n:127.0.0.1:38498_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> 1847761 INFO (qtp240979672-21172) [n:127.0.0.1:38498_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1847763 INFO (qtp140119425-21164) [n:127.0.0.1:34243_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1847769 INFO (qtp240979672-21170) [n:127.0.0.1:38498_solr
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1847773 INFO (qtp240979672-21172) [n:127.0.0.1:38498_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> 1847774 INFO (qtp140119425-21165) [n:127.0.0.1:34243_solr
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1847776 INFO (qtp240979672-21172) [n:127.0.0.1:38498_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> 1847777 INFO (qtp240979672-21172) [n:127.0.0.1:38498_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> 1847777 INFO (qtp240979672-21172) [n:127.0.0.1:38498_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38498.solr.core.testcollection.shard2.replica_n6' (registry
'solr.core.testcollection.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@24c5c232
[junit4] 2> 1847777 INFO (qtp240979672-21172) [n:127.0.0.1:38498_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1847778 INFO (qtp240979672-21172) [n:127.0.0.1:38498_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-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001/tempDir-001/node2/testcollection_shard2_replica_n6],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
[junit4] 2> 1847784 INFO (qtp240979672-21170) [n:127.0.0.1:38498_solr
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3]
o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
[junit4] 2> 1847787 INFO (qtp240979672-21170) [n:127.0.0.1:38498_solr
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1847787 INFO (qtp240979672-21170) [n:127.0.0.1:38
[...truncated too long message...]
hard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@6637258c
[junit4] 2> 1854852 INFO (coreCloseExecutor-5881-thread-2)
[n:127.0.0.1:38498_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=559287198
[junit4] 2> 1854856 INFO (coreCloseExecutor-5881-thread-2)
[n:127.0.0.1:38498_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard1.leader,
tag=559287198
[junit4] 2> 1854857 INFO (coreCloseExecutor-5881-thread-1)
[n:127.0.0.1:38498_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=484039008
[junit4] 2> 1854860 INFO (coreCloseExecutor-5880-thread-1)
[n:127.0.0.1:34243_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard1.leader,
tag=579906540
[junit4] 2> 1854860 INFO (coreCloseExecutor-5880-thread-2)
[n:127.0.0.1:34243_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testcollection.shard2.replica_n4,
tag=1714890124
[junit4] 2> 1854861 INFO (coreCloseExecutor-5881-thread-1)
[n:127.0.0.1:38498_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard2.leader,
tag=484039008
[junit4] 2> 1854862 INFO (jetty-closer-4628-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98440132499210246-127.0.0.1:38498_solr-n_0000000000) closing
[junit4] 2> 1854863 INFO
(OverseerStateUpdate-98440132499210246-127.0.0.1:38498_solr-n_0000000000)
[n:127.0.0.1:38498_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38498_solr
[junit4] 2> 1854869 INFO
(zkCallback-4638-thread-1-processing-n:127.0.0.1:34243_solr)
[n:127.0.0.1:34243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1854870 INFO
(zkCallback-4638-thread-2-processing-n:127.0.0.1:34243_solr)
[n:127.0.0.1:34243_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34243_solr
[junit4] 2> 1854871 INFO (coreCloseExecutor-5880-thread-2)
[n:127.0.0.1:34243_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard2.leader,
tag=1714890124
[junit4] 2> 1854873 WARN
(zkCallback-4638-thread-3-processing-n:127.0.0.1:34243_solr)
[n:127.0.0.1:34243_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1854873 INFO (jetty-closer-4628-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@64f9bf4b{/solr,null,UNAVAILABLE}
[junit4] 2> 1856369 WARN
(zkCallback-4640-thread-2-processing-n:127.0.0.1:38498_solr)
[n:127.0.0.1:38498_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1856370 INFO (jetty-closer-4628-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1581acb{/solr,null,UNAVAILABLE}
[junit4] 2> 1856371 ERROR
(SUITE-TestAuthenticationFramework-seed#[5ABA6524D9408393]-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> 1856374 INFO
(SUITE-TestAuthenticationFramework-seed#[5ABA6524D9408393]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47469 47469
[junit4] 2> 1856479 INFO (Thread-4243) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:47469 47469
[junit4] 2> 1856484 WARN (Thread-4243) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/collections/testcollection/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5ABA6524D9408393-001
[junit4] 2> Aug 07, 2017 3:40:27 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, timezone=BST
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=92127512,total=522190848
[junit4] 2> NOTE: All tests run in this JVM:
[TestCloudJSONFacetJoinDomain, PreAnalyzedUpdateProcessorTest,
TestAtomicUpdateErrorCases, DeleteLastCustomShardedReplicaTest,
MigrateRouteKeyTest, DocValuesTest, TestJsonFacets, TestCloudNestedDocsSort,
TestCursorMarkWithoutUniqueKey, DistributedIntervalFacetingTest,
MetricsConfigTest, QueryParsingTest, IndexSchemaRuntimeFieldTest,
IndexSchemaTest, UtilsToolTest, LeaderFailureAfterFreshStartTest,
TestNonDefinedSimilarityFactory, TestStressRecovery, BasicAuthStandaloneTest,
CollectionTooManyReplicasTest, TestScoreJoinQPScore, TestValueSourceCache,
SimpleMLTQParserTest, ZkSolrClientTest, SmileWriterTest, TestReplicaProperties,
TestManagedSchema, TestExactStatsCache, TestFieldCache,
AnalysisAfterCoreReloadTest, SOLR749Test, BadComponentTest,
CollectionsAPIDistributedZkTest, TestExportWriter,
DistributedFacetPivotWhiteBoxTest, SolrCmdDistributorTest,
TestReRankQParserPlugin, TestDefaultStatsCache, TestQueryWrapperFilter,
StatelessScriptUpdateProcessorFactoryTest,
ClassificationUpdateProcessorIntegrationTest, TestFileDictionaryLookup,
CdcrBootstrapTest, CreateCollectionCleanupTest, CdcrRequestHandlerTest,
NoCacheHeaderTest, TestFilteredDocIdSet, TestClusterStateMutator,
LoggingHandlerTest, NodeMutatorTest, SampleTest, HdfsDirectoryTest,
TestXIncludeConfig, CloudExitableDirectoryReaderTest, HdfsRecoverLeaseTest,
DocExpirationUpdateProcessorFactoryTest, PrimUtilsTest, SolrMetricReporterTest,
TestTolerantUpdateProcessorRandomCloud, SolrIndexMetricsTest, TestConfigsApi,
TestPKIAuthenticationPlugin, TestSerializedLuceneMatchVersion, TestBlobHandler,
AtomicUpdateProcessorFactoryTest, TestSearchPerf, TestNumericTokenStream,
ClusterStateUpdateTest, DistributedExpandComponentTest, TestLRUCache,
ConfigureRecoveryStrategyTest, TestMultiValuedNumericRangeQuery,
TestPrepRecovery, TestStressLiveNodes, TestConfigSetProperties, AssignTest,
TestManagedSynonymFilterFactory, DisMaxRequestHandlerTest,
SharedFSAutoReplicaFailoverTest, StatsReloadRaceTest, MergeStrategyTest,
DeleteShardTest, RecoveryAfterSoftCommitTest, TestXmlQParser,
TestFieldCacheSortRandom, TestSQLHandler, ManagedSchemaRoundRobinCloudTest,
OverseerStatusTest, SuggestComponentContextFilterQueryTest, CacheHeaderTest,
AlternateDirectoryTest, TestSolrConfigHandlerConcurrent,
TestFuzzyAnalyzedSuggestions, DistributedTermsComponentTest, TestSolr4Spatial2,
FullHLLTest, SparseHLLTest, TestDelegationWithHadoopAuth,
ShardRoutingCustomTest, TestHdfsUpdateLog, TestManagedResource,
TestLeaderElectionZkExpiry, TestStandardQParsers, ZkControllerTest,
TestRawTransformer, HttpPartitionTest, TestSchemaResource,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestBackupRepositoryFactory,
HttpSolrCallGetCoreTest, SolrCloudReportersTest, HdfsUnloadDistributedZkTest,
TestReloadAndDeleteDocs, V2StandaloneTest, TestAddFieldRealTimeGet,
TestFastLRUCache, TestSolrCloudWithSecureImpersonation, TestCloudSchemaless,
TestEmbeddedSolrServerSchemaAPI, TestSubQueryTransformer, FileUtilsTest,
TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder,
TestStressVersions, SolrCoreTest, TestGroupingSearch, BadIndexSchemaTest,
ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig,
SoftAutoCommitTest, HighlighterConfigTest, TestQuerySenderListener,
UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest,
TestSolrDeletionPolicy2, TestDocSet, TestPostingsSolrHighlighter,
TestPhraseSuggestions, TestCodecSupport, ResourceLoaderTest, ScriptEngineTest,
URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver,
TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, TestSolrJ, TestUtils,
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest,
DistributedMLTComponentTest, TestRTGBase, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest,
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
CdcrReplicationHandlerTest, CdcrVersionReplicationTest,
CollectionsAPISolrJTest, DistributedVersionInfoTest,
MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MultiThreadedOCPTest,
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, TestAuthenticationFramework]
[junit4] Completed [527/727 (2!)] on J1 in 11.19s, 1 test, 1 error <<<
FAILURES!
[...truncated 44009 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]