Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/305/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7B977D6F04FCA50C:F3C342B5AA00C8F4]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7B977D6F04FCA50C:247350586FF03649]: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.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:84)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 10805 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/init-core-data-001
   [junit4]   2> 56055 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 56055 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 56057 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 56059 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001
   [junit4]   2> 56060 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 56061 INFO  (Thread-114) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 56061 INFO  (Thread-114) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 56069 ERROR (Thread-114) [    ] 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> 56161 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40665
   [junit4]   2> 56183 INFO  (jetty-launcher-35-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 56184 INFO  (jetty-launcher-35-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6072fd9d{/solr,null,AVAILABLE}
   [junit4]   2> 56205 INFO  (jetty-launcher-35-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f3bcee3{SSL,[ssl, 
http/1.1]}{127.0.0.1:44349}
   [junit4]   2> 56205 INFO  (jetty-launcher-35-thread-1) [    ] o.e.j.s.Server 
Started @57619ms
   [junit4]   2> 56205 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44349}
   [junit4]   2> 56205 ERROR (jetty-launcher-35-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56205 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 56205 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56205 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 56206 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T08:32:48.062988Z
   [junit4]   2> 56221 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56245 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40665/solr
   [junit4]   2> 56330 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56340 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44349_solr
   [junit4]   2> 56341 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98531879676805123-127.0.0.1:44349_solr-n_0000000000) starting
   [junit4]   2> 56368 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44349_solr
   [junit4]   2> 56370 INFO  (zkCallback-42-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56480 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44349.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 56508 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44349.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 56510 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44349.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 56514 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/.
   [junit4]   2> 56596 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56597 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40665/solr ready
   [junit4]   2> 56761 INFO  (qtp1602621021-294) [    ] 
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> 56776 INFO  (OverseerThreadFactory-120-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 56902 INFO  
(OverseerStateUpdate-98531879676805123-127.0.0.1:44349_solr-n_0000000000) [    
] 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:44349/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 56908 INFO  
(OverseerStateUpdate-98531879676805123-127.0.0.1:44349_solr-n_0000000000) [    
] 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:44349/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 57208 INFO  (qtp1602621021-290) [    ] 
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> 57209 INFO  (qtp1602621021-293) [    ] 
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> 57209 INFO  (qtp1602621021-293) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 57330 INFO  (zkCallback-42-thread-1) [    ] 
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> 58248 INFO  (qtp1602621021-293) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 58253 INFO  (qtp1602621021-290) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 58268 INFO  (qtp1602621021-293) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 58271 INFO  (qtp1602621021-293) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 58271 INFO  (qtp1602621021-293) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard2_replica_n3' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 58277 INFO  (qtp1602621021-293) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 58278 INFO  (qtp1602621021-293) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 58278 INFO  (qtp1602621021-293) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
   [junit4]   2> 58290 INFO  (qtp1602621021-290) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 58298 INFO  (qtp1602621021-290) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 58298 INFO  (qtp1602621021-290) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 58302 INFO  (qtp1602621021-290) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 58302 INFO  (qtp1602621021-290) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 58302 INFO  (qtp1602621021-290) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 58438 INFO  (qtp1602621021-293) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 58438 INFO  (qtp1602621021-293) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58440 INFO  (qtp1602621021-293) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 58440 INFO  (qtp1602621021-293) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 58444 INFO  (qtp1602621021-293) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52fc8959[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 58446 INFO  (qtp1602621021-293) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 58447 INFO  (qtp1602621021-293) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58448 INFO  (qtp1602621021-293) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 58450 INFO  (qtp1602621021-293) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576510077331832832
   [junit4]   2> 58457 INFO  (searcherExecutor-123-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] Registered new searcher 
Searcher@52fc8959[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58478 INFO  (qtp1602621021-290) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 58479 INFO  (qtp1602621021-290) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58482 INFO  (qtp1602621021-290) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 58482 INFO  (qtp1602621021-290) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 58483 INFO  (qtp1602621021-293) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58484 INFO  (qtp1602621021-293) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 58484 INFO  (qtp1602621021-293) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44349/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 58485 INFO  (qtp1602621021-293) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 58485 INFO  (qtp1602621021-293) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44349/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 58485 INFO  (qtp1602621021-293) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 58487 INFO  (qtp1602621021-290) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@496a630c[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 58489 INFO  (qtp1602621021-290) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 58490 INFO  (qtp1602621021-290) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58494 INFO  (qtp1602621021-290) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 58495 INFO  (qtp1602621021-290) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576510077379018752
   [junit4]   2> 58507 INFO  (searcherExecutor-124-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@496a630c[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58509 INFO  (qtp1602621021-293) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44349/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 58513 INFO  (qtp1602621021-290) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58513 INFO  (qtp1602621021-290) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 58514 INFO  (qtp1602621021-290) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44349/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 58518 INFO  (qtp1602621021-290) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 58518 INFO  (qtp1602621021-290) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44349/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 58518 INFO  (qtp1602621021-290) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 58526 INFO  (qtp1602621021-290) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44349/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 58629 INFO  (zkCallback-42-thread-2) [    ] 
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> 58660 INFO  (qtp1602621021-293) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 58663 INFO  (qtp1602621021-293) [    ] 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=1454
   [junit4]   2> 58677 INFO  (qtp1602621021-290) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 58679 INFO  (qtp1602621021-290) [    ] 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=1471
   [junit4]   2> 58701 INFO  (qtp1602621021-294) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 58777 INFO  
(OverseerCollectionConfigSetProcessor-98531879676805123-127.0.0.1:44349_solr-n_0000000000)
 [    ] 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> 58787 INFO  (zkCallback-42-thread-1) [    ] 
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> 59701 INFO  (qtp1602621021-294) [    ] 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=2939
   [junit4]   2> 59703 INFO  (qtp1602621021-295) [    ] 
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> 59714 INFO  (OverseerThreadFactory-120-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 59922 INFO  
(OverseerStateUpdate-98531879676805123-127.0.0.1:44349_solr-n_0000000000) [    
] 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:44349/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 59928 INFO  
(OverseerStateUpdate-98531879676805123-127.0.0.1:44349_solr-n_0000000000) [    
] 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:44349/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 60132 INFO  (qtp1602621021-289) [    ] 
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> 60134 INFO  (qtp1602621021-324) [    ] 
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> 60244 INFO  (zkCallback-42-thread-1) [    ] 
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> 60244 INFO  (zkCallback-42-thread-2) [    ] 
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> 61145 INFO  (qtp1602621021-324) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 61145 INFO  (qtp1602621021-289) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 61152 INFO  (qtp1602621021-289) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 61153 INFO  (qtp1602621021-324) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 61153 INFO  (qtp1602621021-289) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 61153 INFO  (qtp1602621021-289) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard2_replica_n2' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 61154 INFO  (qtp1602621021-289) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 61154 INFO  (qtp1602621021-289) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 61154 INFO  (qtp1602621021-289) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
   [junit4]   2> 61165 INFO  (qtp1602621021-324) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 61165 INFO  (qtp1602621021-324) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 61165 INFO  (qtp1602621021-324) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@349f1074
   [junit4]   2> 61165 INFO  (qtp1602621021-324) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 61165 INFO  (qtp1602621021-324) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 61203 INFO  (qtp1602621021-289) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 61203 INFO  (qtp1602621021-289) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 61205 INFO  (qtp1602621021-289) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 61205 INFO  (qtp1602621021-289) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 61207 INFO  (qtp1602621021-289) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25cc8572[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 61208 INFO  (qtp1602621021-289) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 61209 INFO  (qtp1602621021-289) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 61209 INFO  (qtp1602621021-289) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 61210 INFO  (qtp1602621021-289) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576510080225902592
   [junit4]   2> 61213 INFO  (searcherExecutor-133-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] Registered new searcher 
Searcher@25cc8572[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61215 INFO  (qtp1602621021-324) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 61215 INFO  (qtp1602621021-324) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 61216 INFO  (qtp1602621021-289) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 61216 INFO  (qtp1602621021-289) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 61216 INFO  (qtp1602621021-289) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44349/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 61216 INFO  (qtp1602621021-289) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 61216 INFO  (qtp1602621021-289) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44349/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 61216 INFO  (qtp1602621021-289) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 61218 INFO  (qtp1602621021-324) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 61218 INFO  (qtp1602621021-324) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 61220 INFO  (qtp1602621021-289) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44349/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 61221 INFO  (qtp1602621021-324) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b3c38b3[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 61222 INFO  (qtp1602621021-324) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 61222 INFO  (qtp1602621021-324) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 61223 INFO  (qtp1602621021-324) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 61223 INFO  (qtp1602621021-324) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576510080239534080
   [junit4]   2> 61225 INFO  (searcherExecutor-134-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@5b3c38b3[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61227 INFO  (qtp1602621021-324) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 61227 INFO  (qtp1602621021-324) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 61227 INFO  (qtp1602621021-324) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44349/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 61227 INFO  (qtp1602621021-324) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 61227 INFO  (qtp1602621021-324) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44349/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 61227 INFO  (qtp1602621021-324) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 61229 INFO  (qtp1602621021-324) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44349/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 61330 INFO  (zkCallback-42-thread-1) [    ] 
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> 61330 INFO  (zkCallback-42-thread-2) [    ] 
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> 61374 INFO  (qtp1602621021-289) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 61375 INFO  (qtp1602621021-289) [    ] 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=1242
   [junit4]   2> 61379 INFO  (qtp1602621021-324) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 61380 INFO  (qtp1602621021-324) [    ] 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=1246
   [junit4]   2> 61382 INFO  (qtp1602621021-295) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 61482 INFO  (zkCallback-42-thread-2) [    ] 
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> 61482 INFO  (zkCallback-42-thread-1) [    ] 
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> 61715 INFO  
(OverseerCollectionConfigSetProcessor-98531879676805123-127.0.0.1:44349_solr-n_0000000000)
 [    ] 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> 62382 INFO  (qtp1602621021-295) [    ] 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=2679
   [junit4]   2> 62386 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 62386 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 62386 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 62386 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 62391 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[7B977D6F04FCA50C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 62403 INFO  (qtp1602621021-294) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 62403 INFO  (qtp1602621021-294) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a071726: rootName = 
solr_44349, domain = solr.core.testCollection1.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@5d0f57eb
   [junit4]   2> 62416 INFO  (qtp1602621021-294) [    ] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18934a7b
   [junit4]   2> 62416 INFO  (qtp1602621021-294) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=412306043
   [junit4]   2> 62416 INFO  (qtp1602621021-294) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=412306043
   [junit4]   2> 62420 INFO  (qtp1602621021-294) [    ] 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=17
   [junit4]   2> 62422 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[7B977D6F04FCA50C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=7B977D6F04FCA50C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-TT -Dtests.timezone=Asia/Kathmandu -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([7B977D6F04FCA50C:F3C342B5AA00C8F4]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 62427 INFO  (jetty-closer-36-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@f3bcee3{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 62428 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=637295323
   [junit4]   2> 62428 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 62428 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@204a8d2b: rootName = 
solr_44349, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3990e983
   [junit4]   2> 62432 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 62432 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fdc6095: rootName = 
solr_44349, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27381eba
   [junit4]   2> 62436 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 62436 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7250462e: rootName = 
solr_44349, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@332f15fe
   [junit4]   2> 62437 INFO  (jetty-closer-36-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 62438 INFO  (coreCloseExecutor-143-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73b9827f
   [junit4]   2> 62438 INFO  (coreCloseExecutor-143-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard1.replica_n1, tag=1941537407
   [junit4]   2> 62438 INFO  (coreCloseExecutor-143-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52bacd4: rootName = 
solr_44349, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@7cf426da
   [junit4]   2> 62439 INFO  (coreCloseExecutor-143-thread-2) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@59d8bf76
   [junit4]   2> 62439 INFO  (coreCloseExecutor-143-thread-3) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@63a9711
   [junit4]   2> 62448 INFO  (coreCloseExecutor-143-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard2.replica_n2, tag=1507377014
   [junit4]   2> 62448 INFO  (coreCloseExecutor-143-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e87f1c6: rootName = 
solr_44349, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@3dd1c2f3
   [junit4]   2> 62459 INFO  (coreCloseExecutor-143-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard1.replica_n1, tag=104503057
   [junit4]   2> 62459 INFO  (coreCloseExecutor-143-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1397aa25: rootName = 
solr_44349, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@464a468b
   [junit4]   2> 62468 INFO  (coreCloseExecutor-143-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard1.leader, tag=1941537407
   [junit4]   2> 62468 INFO  (coreCloseExecutor-143-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard2.leader, tag=1507377014
   [junit4]   2> 62468 INFO  (coreCloseExecutor-143-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard1.leader, tag=104503057
   [junit4]   2> 62470 INFO  (jetty-closer-36-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=98531879676805123-127.0.0.1:44349_solr-n_0000000000) closing
   [junit4]   2> 62470 INFO  
(OverseerStateUpdate-98531879676805123-127.0.0.1:44349_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44349_solr
   [junit4]   2> 62471 WARN  (zkCallback-42-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 62471 INFO  (jetty-closer-36-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6072fd9d{/solr,null,UNAVAILABLE}
   [junit4]   2> 62472 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-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> 62472 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40665 40665
   [junit4]   2> 68829 INFO  (Thread-114) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40665 40665
   [junit4]   2> 68830 WARN  (Thread-114) [    ] 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>        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: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_7B977D6F04FCA50C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=141, maxMBSortInHeap=5.650631000936711, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-TT, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=190324856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
TestFieldCacheVsDocValues, LargeFieldTest, SolrInfoBeanTest, TestZkChroot, 
BadCopyFieldTest, LeaderElectionContextKeyTest]
   [junit4] Completed [15/730 (1!)] on J2 in 12.81s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 727 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrSlf4jReporterTest_7B977D6F04FCA50C-001/init-core-data-001
   [junit4]   2> 859319 WARN  
(SUITE-SolrSlf4jReporterTest-seed#[7B977D6F04FCA50C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter 
-Dtests.seed=7B977D6F04FCA50C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pa-PK -Dtests.timezone=America/Argentina/La_Rioja 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.25s J2 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B977D6F04FCA50C:247350586FF03649]:0)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:84)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrSlf4jReporterTest_7B977D6F04FCA50C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=473, maxMBSortInHeap=5.071056195205719, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pa-PK, 
timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=401865984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
TestFieldCacheVsDocValues, LargeFieldTest, SolrInfoBeanTest, TestZkChroot, 
BadCopyFieldTest, LeaderElectionContextKeyTest, PropertiesRequestHandlerTest, 
BasicAuthIntegrationTest, TestDFRSimilarityFactory, SortByFunctionTest, 
MissingSegmentRecoveryTest, CollectionsAPIAsyncDistributedZkTest, 
TestSchemaNameResource, TestSolrConfigHandlerConcurrent, 
TestLeaderInitiatedRecoveryThread, TestNoOpRegenerator, 
TestRandomRequestDistribution, TestReloadDeadlock, ResponseHeaderTest, 
TestLFUCache, HdfsRecoverLeaseTest, JSONWriterTest, RequiredFieldsTest, 
DistributedFacetPivotWhiteBoxTest, SubstringBytesRefFilterTest, 
TestBackupRepositoryFactory, TestRestManager, TestFieldCacheReopen, 
RestartWhileUpdatingTest, MetricsConfigTest, FastVectorHighlighterTest, 
ZkFailoverTest, TestReload, TestBlobHandler, LeaderElectionTest, 
TestStressReorder, TestExactSharedStatsCache, CdcrVersionReplicationTest, 
SearchHandlerTest, DeleteNodeTest, TestQueryUtils, ReturnFieldsTest, 
AutoCommitTest, SharedFSAutoReplicaFailoverUtilsTest, ClusterStateTest, 
DocValuesNotIndexedTest, TestSmileRequest, TestCloudDeleteByQuery, 
SolrTestCaseJ4Test, TestSuggestSpellingConverter, SaslZkACLProviderTest, 
V2StandaloneTest, TestDynamicFieldCollectionResource, 
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, DateFieldTest, 
TestSchemaVersionResource, ConfigureRecoveryStrategyTest, TestSegmentSorting, 
TestMaxScoreQueryParser, ShowFileRequestHandlerTest, PolyFieldTest, 
TestGraphMLResponseWriter, TestSolrCLIRunExample, BasicDistributedZk2Test, 
ResponseLogComponentTest, TestInPlaceUpdatesDistrib, TermsComponentTest, 
TestFreeTextSuggestions, SolrSlf4jReporterTest]
   [junit4] Completed [231/730 (2!)] on J2 in 6.29s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 38251 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to