Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20233/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([292741C473FEE76F:A1737E1EDD028A97]: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)




Build Log:
[...truncated 11513 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 591220 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/init-core-data-001
   [junit4]   2> 591220 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=83 numCloses=83
   [junit4]   2> 591220 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 591222 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 591222 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001
   [junit4]   2> 591223 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 591223 INFO  (Thread-987) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 591223 INFO  (Thread-987) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 591245 ERROR (Thread-987) [    ] 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> 591323 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33623
   [junit4]   2> 591332 INFO  (jetty-launcher-709-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 591336 INFO  (jetty-launcher-709-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ccfc82f{/solr,null,AVAILABLE}
   [junit4]   2> 591336 INFO  (jetty-launcher-709-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@798b4f2e{HTTP/1.1,[http/1.1]}{127.0.0.1:40833}
   [junit4]   2> 591336 INFO  (jetty-launcher-709-thread-1) [    ] 
o.e.j.s.Server Started @593488ms
   [junit4]   2> 591336 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40833}
   [junit4]   2> 591337 ERROR (jetty-launcher-709-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 591337 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 591337 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 591337 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 591337 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-31T12:04:22.710Z
   [junit4]   2> 591346 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 591359 INFO  (jetty-launcher-709-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33623/solr
   [junit4]   2> 591433 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 591433 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40833_solr
   [junit4]   2> 591434 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.Overseer Overseer 
(id=98402478496153603-127.0.0.1:40833_solr-n_0000000000) starting
   [junit4]   2> 591467 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40833_solr
   [junit4]   2> 591468 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 591592 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 591596 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 591596 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 591597 INFO  (jetty-launcher-709-thread-1) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/.
   [junit4]   2> 591619 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 591619 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33623/solr ready
   [junit4]   2> 591624 INFO  (qtp62717851-4827) [n:127.0.0.1:40833_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> 591627 INFO  
(OverseerThreadFactory-1905-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 591732 INFO  
(OverseerStateUpdate-98402478496153603-127.0.0.1:40833_solr-n_0000000000) 
[n:127.0.0.1:40833_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":"http://127.0.0.1:40833/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 591733 INFO  
(OverseerStateUpdate-98402478496153603-127.0.0.1:40833_solr-n_0000000000) 
[n:127.0.0.1:40833_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40833/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 591935 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_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_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 591935 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 591936 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 592042 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 592042 INFO  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 592948 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 592948 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 592954 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 592954 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 592956 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 592956 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 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> 592956 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 592956 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 592959 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 592959 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 592960 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 592960 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 592960 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 592960 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 593019 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 593020 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 593021 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 593021 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 593022 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18d7682c[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 593024 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 593024 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 593025 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 593026 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574439657824845824
   [junit4]   2> 593029 INFO  
(searcherExecutor-1909-thread-1-processing-n:127.0.0.1:40833_solr 
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:40833_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@18d7682c[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593039 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 593039 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 593039 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40833/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 593039 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 593039 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 593039 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 593039 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40833/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 593040 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 593041 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 593041 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 593042 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40833/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 593043 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a36fc66[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 593051 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 593051 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 593054 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 593055 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574439657855254528
   [junit4]   2> 593056 INFO  
(searcherExecutor-1908-thread-1-processing-n:127.0.0.1:40833_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3) 
[n:127.0.0.1:40833_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@a36fc66[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593058 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 593059 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 593059 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40833/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 593059 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 593059 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40833/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 593059 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 593061 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40833/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 593163 INFO  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 593163 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 593193 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 593194 INFO  (qtp62717851-4826) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_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=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1258
   [junit4]   2> 593213 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 593213 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_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=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1278
   [junit4]   2> 593215 INFO  (qtp62717851-4827) [n:127.0.0.1:40833_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> 593314 INFO  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 593314 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 593628 INFO  
(OverseerCollectionConfigSetProcessor-98402478496153603-127.0.0.1:40833_solr-n_0000000000)
 [n:127.0.0.1:40833_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> 594215 INFO  (qtp62717851-4827) [n:127.0.0.1:40833_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=2591
   [junit4]   2> 594216 INFO  (qtp62717851-4824) [n:127.0.0.1:40833_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> 594217 INFO  
(OverseerThreadFactory-1905-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 594420 INFO  
(OverseerStateUpdate-98402478496153603-127.0.0.1:40833_solr-n_0000000000) 
[n:127.0.0.1:40833_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":"http://127.0.0.1:40833/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 594423 INFO  
(OverseerStateUpdate-98402478496153603-127.0.0.1:40833_solr-n_0000000000) 
[n:127.0.0.1:40833_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40833/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 594624 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 594624 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_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_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 594731 INFO  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 594731 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 595632 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 595636 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 595638 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 595640 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 595640 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 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> 595640 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 595641 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 595641 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 595641 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 595643 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 595643 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 595643 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40833.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fbd38dc
   [junit4]   2> 595643 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 595643 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 595700 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 595700 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 595700 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 595700 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 595701 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@347bc5b1[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 595702 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 595702 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 595703 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 595703 INFO  
(searcherExecutor-1919-thread-1-processing-n:127.0.0.1:40833_solr 
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@347bc5b1[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 595703 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574439660631883776
   [junit4]   2> 595706 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 595706 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 595706 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 595706 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 595706 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40833/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 595706 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 595706 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40833/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 595707 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 595707 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 595707 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 595708 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40833/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 595708 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d0d386e[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 595715 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 595716 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 595720 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 595721 INFO  
(searcherExecutor-1918-thread-1-processing-n:127.0.0.1:40833_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@4d0d386e[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 595722 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574439660651806720
   [junit4]   2> 595726 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 595726 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 595726 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40833/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 595726 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 595726 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40833/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 595726 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 595727 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40833/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 595830 INFO  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 595830 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 595859 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 595860 INFO  (qtp62717851-4858) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_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=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1235
   [junit4]   2> 595878 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 595879 INFO  (qtp62717851-4828) [n:127.0.0.1:40833_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_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=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1254
   [junit4]   2> 595883 INFO  (qtp62717851-4824) [n:127.0.0.1:40833_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> 595987 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 595987 INFO  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_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> 596217 INFO  
(OverseerCollectionConfigSetProcessor-98402478496153603-127.0.0.1:40833_solr-n_0000000000)
 [n:127.0.0.1:40833_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> 596883 INFO  (qtp62717851-4824) [n:127.0.0.1:40833_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=2667
   [junit4]   2> 596883 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 596883 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 596883 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 596884 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 596889 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[292741C473FEE76F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 596892 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 596894 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@519150f5
   [junit4]   2> 596895 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=1368477941
   [junit4]   2> 596895 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1368477941
   [junit4]   2> 596896 INFO  (qtp62717851-4822) [n:127.0.0.1:40833_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=3
   [junit4]   2> 596896 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[292741C473FEE76F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=292741C473FEE76F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de-GR -Dtests.timezone=Europe/Brussels -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([292741C473FEE76F:A1737E1EDD028A97]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 596898 INFO  (jetty-closer-710-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@798b4f2e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 596898 INFO  (jetty-closer-710-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1654790500
   [junit4]   2> 596898 INFO  (jetty-closer-710-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 596899 INFO  (jetty-closer-710-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 596900 INFO  (jetty-closer-710-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 596900 INFO  (jetty-closer-710-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 596901 INFO  (coreCloseExecutor-1928-thread-2) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@76927d0b
   [junit4]   2> 596901 INFO  (coreCloseExecutor-1928-thread-1) 
[n:127.0.0.1:40833_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@22b6c576
   [junit4]   2> 596901 INFO  (coreCloseExecutor-1928-thread-3) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15bf919d
   [junit4]   2> 596905 INFO  (coreCloseExecutor-1928-thread-2) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n3, 
tag=1989311755
   [junit4]   2> 596907 INFO  (coreCloseExecutor-1928-thread-1) 
[n:127.0.0.1:40833_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=582403446
   [junit4]   2> 596909 INFO  (coreCloseExecutor-1928-thread-1) 
[n:127.0.0.1:40833_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=582403446
   [junit4]   2> 596909 INFO  (coreCloseExecutor-1928-thread-2) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=1989311755
   [junit4]   2> 596909 INFO  (coreCloseExecutor-1928-thread-3) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, 
tag=364876189
   [junit4]   2> 596910 INFO  (coreCloseExecutor-1928-thread-3) 
[n:127.0.0.1:40833_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=364876189
   [junit4]   2> 596911 INFO  (jetty-closer-710-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98402478496153603-127.0.0.1:40833_solr-n_0000000000) closing
   [junit4]   2> 596911 INFO  
(OverseerStateUpdate-98402478496153603-127.0.0.1:40833_solr-n_0000000000) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40833_solr
   [junit4]   2> 596912 WARN  
(zkCallback-716-thread-2-processing-n:127.0.0.1:40833_solr) 
[n:127.0.0.1:40833_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 596912 INFO  (jetty-closer-710-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ccfc82f{/solr,null,UNAVAILABLE}
   [junit4]   2> 596912 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-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> 596913 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[292741C473FEE76F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33623 33623
   [junit4]   2> 597688 INFO  (Thread-987) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33623 33623
   [junit4]   2> 597689 WARN  (Thread-987) [    ] 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>        2       /solr/clusterprops.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> 
   [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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_292741C473FEE76F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=20, maxMBSortInHeap=6.059195772231416, 
sim=RandomSimilarity(queryNorm=false): {}, locale=de-GR, 
timezone=Europe/Brussels
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_141 (64-bit)/cpus=8,threads=1,free=427238992,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SolrCoreCheckLockOnStartupTest, TestManagedSchemaAPI, 
HdfsCollectionsAPIDistributedZkTest, TolerantUpdateProcessorTest, 
ShufflingReplicaListTransformerTest, SimplePostToolTest, AutoCommitTest, 
TestMiniSolrCloudClusterSSL, MetricUtilsTest, RequiredFieldsTest, 
TestSubQueryTransformerCrossCore, TestGroupingSearch, 
TestMinMaxOnMultiValuedField, TestDistributedMissingSort, 
TestInPlaceUpdatesDistrib, AddBlockUpdateTest, RestartWhileUpdatingTest, 
TestUseDocValuesAsStored2, SolrCoreMetricManagerTest, CircularListTest, 
TestLMJelinekMercerSimilarityFactory, TestGeoJSONResponseWriter, 
SolrInfoBeanTest, DataDrivenBlockJoinTest, CdcrVersionReplicationTest, 
TermVectorComponentDistributedTest, TestHttpShardHandlerFactory, 
ClassificationUpdateProcessorTest, TestRandomCollapseQParserPlugin, 
TestSolrCoreParser, TestCloudPivotFacet, TestRuleBasedAuthorizationPlugin, 
TestJsonRequest, SimpleFacetsTest, DistributedFacetPivotSmallAdvancedTest, 
SharedFSAutoReplicaFailoverUtilsTest, DocValuesNotIndexedTest, 
XsltUpdateRequestHandlerTest, TestConfigOverlay, PrimitiveFieldTypeTest, 
TestRequestForwarding, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, TestLRUStatsCache, MoveReplicaTest, 
TestRandomRequestDistribution, OverseerModifyCollectionTest, TestLFUCache, 
TestPerFieldSimilarityWithDefaultOverride, TestImpersonationWithHadoopAuth, 
TestUniqueKeyFieldResource, TestSolrCLIRunExample, SuggestComponentTest, 
TestCollapseQParserPlugin, LeaderElectionContextKeyTest]
   [junit4] Completed [193/727 (1!)] on J2 in 6.50s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44966 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to