Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20346/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([BD9A063DCC28EA3E:35CE39E762D487C6]: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)




Build Log:
[...truncated 11899 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/init-core-data-001
   [junit4]   2> 1324516 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=142 numCloses=142
   [junit4]   2> 1324516 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1324517 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-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> 1324518 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1324518 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001
   [junit4]   2> 1324518 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1324519 INFO  (Thread-3819) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1324519 INFO  (Thread-3819) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1324548 ERROR (Thread-3819) [    ] 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> 1324619 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45911
   [junit4]   2> 1324650 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1324677 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1012ad8{/solr,null,AVAILABLE}
   [junit4]   2> 1324680 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b6f8de0{SSL,[ssl, 
http/1.1]}{127.0.0.1:46597}
   [junit4]   2> 1324680 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.e.j.s.Server Started @1325877ms
   [junit4]   2> 1324680 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46597}
   [junit4]   2> 1324680 ERROR (jetty-launcher-1802-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1324680 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1324681 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1324681 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1324681 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T21:13:21.392118Z
   [junit4]   2> 1324713 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1324752 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45911/solr
   [junit4]   2> 1324826 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1324827 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46597_solr
   [junit4]   2> 1324827 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98512221059874819-127.0.0.1:46597_solr-n_0000000000) starting
   [junit4]   2> 1324864 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46597_solr
   [junit4]   2> 1324865 INFO  (zkCallback-1809-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1324919 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46597.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1324928 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46597.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1324928 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46597.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1324929 INFO  (jetty-launcher-1802-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/.
   [junit4]   2> 1324959 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1324959 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45911/solr ready
   [junit4]   2> 1324981 INFO  (qtp1787476306-12839) [    ] 
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> 1324985 INFO  (OverseerThreadFactory-6174-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 1325089 INFO  
(OverseerStateUpdate-98512221059874819-127.0.0.1:46597_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:46597/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1325090 INFO  
(OverseerStateUpdate-98512221059874819-127.0.0.1:46597_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46597/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1325302 INFO  (qtp1787476306-12833) [    ] 
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> 1325303 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1325306 INFO  (qtp1787476306-12871) [    ] 
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> 1325410 INFO  (zkCallback-1809-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> 1325412 INFO  (zkCallback-1809-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> 1326313 INFO  (qtp1787476306-12833) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1326316 INFO  (qtp1787476306-12871) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1326334 INFO  (qtp1787476306-12833) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1326335 INFO  (qtp1787476306-12833) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1326335 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 1326336 INFO  (qtp1787476306-12833) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1326336 INFO  (qtp1787476306-12833) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1326336 INFO  (qtp1787476306-12833) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 1326338 INFO  (qtp1787476306-12871) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1326339 INFO  (qtp1787476306-12871) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1326339 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 1326340 INFO  (qtp1787476306-12871) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1326340 INFO  (qtp1787476306-12871) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1326340 INFO  (qtp1787476306-12871) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 1326389 INFO  (qtp1787476306-12871) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1326389 INFO  (qtp1787476306-12871) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1326390 INFO  (qtp1787476306-12871) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1326390 INFO  (qtp1787476306-12871) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1326391 INFO  (qtp1787476306-12871) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e845adb[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 1326392 INFO  (qtp1787476306-12871) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1326392 INFO  (qtp1787476306-12871) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1326393 INFO  (qtp1787476306-12871) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1326393 INFO  (qtp1787476306-12871) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576195538921979904
   [junit4]   2> 1326394 INFO  (searcherExecutor-6178-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@1e845adb[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326395 INFO  (qtp1787476306-12833) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1326395 INFO  (qtp1787476306-12833) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1326400 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1326400 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1326400 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46597/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 1326400 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1326400 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46597/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1326400 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1326402 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46597/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 1326406 INFO  (qtp1787476306-12833) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1326406 INFO  (qtp1787476306-12833) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1326408 INFO  (qtp1787476306-12833) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d31e072[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 1326408 INFO  (qtp1787476306-12833) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1326413 INFO  (qtp1787476306-12833) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1326414 INFO  (qtp1787476306-12833) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1326414 INFO  (qtp1787476306-12833) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576195538944000000
   [junit4]   2> 1326417 INFO  (searcherExecutor-6177-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@6d31e072[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326418 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1326418 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1326418 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46597/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 1326418 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1326418 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46597/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1326418 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1326420 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46597/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 1326527 INFO  (zkCallback-1809-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> 1326528 INFO  (zkCallback-1809-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> 1326553 INFO  (qtp1787476306-12871) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1326554 INFO  (qtp1787476306-12871) [    ] 
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=1247
   [junit4]   2> 1326573 INFO  (qtp1787476306-12833) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1326586 INFO  (qtp1787476306-12833) [    ] 
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=1283
   [junit4]   2> 1326588 INFO  (qtp1787476306-12839) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1326688 INFO  (zkCallback-1809-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> 1326689 INFO  (zkCallback-1809-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> 1326987 INFO  
(OverseerCollectionConfigSetProcessor-98512221059874819-127.0.0.1:46597_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> 1327589 INFO  (qtp1787476306-12839) [    ] 
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=2607
   [junit4]   2> 1327590 INFO  (qtp1787476306-12840) [    ] 
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> 1327591 INFO  (OverseerThreadFactory-6174-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 1327795 INFO  
(OverseerStateUpdate-98512221059874819-127.0.0.1:46597_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:46597/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1327798 INFO  
(OverseerStateUpdate-98512221059874819-127.0.0.1:46597_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46597/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1328001 INFO  (qtp1787476306-12834) [    ] 
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> 1328002 INFO  (qtp1787476306-12870) [    ] 
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> 1328112 INFO  (zkCallback-1809-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> 1328112 INFO  (zkCallback-1809-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> 1329017 INFO  (qtp1787476306-12834) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1329017 INFO  (qtp1787476306-12870) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1329063 INFO  (qtp1787476306-12870) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 1329065 INFO  (qtp1787476306-12870) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1329065 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 1329067 INFO  (qtp1787476306-12834) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1329069 INFO  (qtp1787476306-12834) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1329069 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 1329070 INFO  (qtp1787476306-12870) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1329070 INFO  (qtp1787476306-12870) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1329070 INFO  (qtp1787476306-12870) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 1329070 INFO  (qtp1787476306-12834) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ab6060c
   [junit4]   2> 1329070 INFO  (qtp1787476306-12834) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1329070 INFO  (qtp1787476306-12834) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 1329134 INFO  (qtp1787476306-12870) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1329134 INFO  (qtp1787476306-12870) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329135 INFO  (qtp1787476306-12870) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1329135 INFO  (qtp1787476306-12870) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1329136 INFO  (qtp1787476306-12870) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10a7a3c1[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 1329137 INFO  (qtp1787476306-12870) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1329137 INFO  (qtp1787476306-12870) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1329138 INFO  (qtp1787476306-12870) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1329138 INFO  (qtp1787476306-12870) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576195541800321024
   [junit4]   2> 1329138 INFO  (qtp1787476306-12834) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1329138 INFO  (qtp1787476306-12834) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329138 INFO  (searcherExecutor-6187-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@10a7a3c1[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329139 INFO  (qtp1787476306-12834) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1329140 INFO  (qtp1787476306-12834) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1329141 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329141 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1329141 INFO  (qtp1787476306-12834) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@778a14d7[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 1329141 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46597/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 1329141 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1329141 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46597/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 1329141 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1329142 INFO  (qtp1787476306-12834) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1329142 INFO  (qtp1787476306-12834) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1329143 INFO  (qtp1787476306-12834) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1329143 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46597/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 1329143 INFO  (qtp1787476306-12834) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576195541805563904
   [junit4]   2> 1329145 INFO  (searcherExecutor-6188-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@778a14d7[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329153 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329153 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1329153 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46597/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 1329153 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1329153 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46597/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1329153 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1329155 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46597/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 1329256 INFO  (zkCallback-1809-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> 1329256 INFO  (zkCallback-1809-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> 1329295 INFO  (qtp1787476306-12870) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1329297 INFO  (qtp1787476306-12870) [    ] 
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=1295
   [junit4]   2> 1329307 INFO  (qtp1787476306-12834) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1329310 INFO  (qtp1787476306-12834) [    ] 
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=1308
   [junit4]   2> 1329312 INFO  (qtp1787476306-12840) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1329413 INFO  (zkCallback-1809-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> 1329413 INFO  (zkCallback-1809-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> 1329599 INFO  
(OverseerCollectionConfigSetProcessor-98512221059874819-127.0.0.1:46597_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> 1330312 INFO  (qtp1787476306-12840) [    ] 
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=2722
   [junit4]   2> 1330312 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1330313 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 1330313 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1330313 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 1330319 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[BD9A063DCC28EA3E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1330324 INFO  (qtp1787476306-12870) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 1330324 INFO  (qtp1787476306-12870) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13096abb: rootName = 
solr_46597, domain = solr.core.testCollection1.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@5a2e8633
   [junit4]   2> 1330337 INFO  (qtp1787476306-12870) [    ] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6dd9d83a
   [junit4]   2> 1330338 INFO  (qtp1787476306-12870) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=1842993210
   [junit4]   2> 1330338 INFO  (qtp1787476306-12870) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1842993210
   [junit4]   2> 1330339 INFO  (qtp1787476306-12870) [    ] 
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=15
   [junit4]   2> 1330340 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[BD9A063DCC28EA3E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=BD9A063DCC28EA3E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=si -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BD9A063DCC28EA3E:35CE39E762D487C6]: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> 1330351 INFO  (jetty-closer-1803-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6b6f8de0{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1330351 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1621695843
   [junit4]   2> 1330351 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1330351 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@781cf639: rootName = 
solr_46597, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2fb3f77a
   [junit4]   2> 1330359 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1330359 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3877ce1b: rootName = 
solr_46597, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@42bdc3d9
   [junit4]   2> 1330363 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1330363 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f37dd90: rootName = 
solr_46597, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@46824f56
   [junit4]   2> 1330364 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1330366 INFO  (coreCloseExecutor-6197-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c2f2d65
   [junit4]   2> 1330366 INFO  (coreCloseExecutor-6197-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard1.replica_n1, tag=472853861
   [junit4]   2> 1330366 INFO  (coreCloseExecutor-6197-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@217bab77: rootName = 
solr_46597, 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@5b0bdc52
   [junit4]   2> 1330376 INFO  (coreCloseExecutor-6197-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard1.leader, tag=472853861
   [junit4]   2> 1330377 INFO  (coreCloseExecutor-6197-thread-2) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13e0d036
   [junit4]   2> 1330377 INFO  (coreCloseExecutor-6197-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard2.replica_n3, tag=333500470
   [junit4]   2> 1330378 INFO  (coreCloseExecutor-6197-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e044521: rootName = 
solr_46597, domain = solr.core.testCollection2.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@63aff4d3
   [junit4]   2> 1330393 INFO  (coreCloseExecutor-6197-thread-3) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e962a64
   [junit4]   2> 1330397 INFO  (coreCloseExecutor-6197-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard1.replica_n1, tag=1318464100
   [junit4]   2> 1330397 INFO  (coreCloseExecutor-6197-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e1a266b: rootName = 
solr_46597, 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@1f39105f
   [junit4]   2> 1330406 INFO  (coreCloseExecutor-6197-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard1.leader, tag=1318464100
   [junit4]   2> 1330407 INFO  (coreCloseExecutor-6197-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard2.leader, tag=333500470
   [junit4]   2> 1330421 INFO  (jetty-closer-1803-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98512221059874819-127.0.0.1:46597_solr-n_0000000000) closing
   [junit4]   2> 1330422 INFO  
(OverseerStateUpdate-98512221059874819-127.0.0.1:46597_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46597_solr
   [junit4]   2> 1330423 INFO  (jetty-closer-1803-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1012ad8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1330424 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-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> 1330424 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BD9A063DCC28EA3E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45911 45911
   [junit4]   2> 1335471 INFO  (Thread-3819) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45911 45911
   [junit4]   2> 1335472 WARN  (Thread-3819) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_BD9A063DCC28EA3E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=957, maxMBSortInHeap=6.073997932442355, 
sim=RandomSimilarity(queryNorm=true): {}, locale=si, timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=202372256,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, 
JavabinLoaderTest, TestFaceting, TestFieldTypeCollectionResource, 
TestPHPSerializedResponseWriter, TestInitQParser, AutoScalingHandlerTest, 
CoreAdminCreateDiscoverTest, TestNumericRangeQuery32, TestDocTermOrds, 
TestFieldCacheWithThreads, BlockJoinFacetRandomTest, 
FieldMutatingUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, 
TestPointFields, SolrJmxReporterCloudTest, TestRangeQuery, 
TestDynamicFieldResource, TestOverriddenPrefixQueryForCustomFieldType, 
DistributedFacetPivotSmallAdvancedTest, CdcrReplicationHandlerTest, 
ManagedSchemaRoundRobinCloudTest, BinaryUpdateRequestHandlerTest, 
TestReplicationHandler, BooleanFieldTest, TestSolr4Spatial2, TestCSVLoader, 
HdfsThreadLeakTest, TestSystemCollAutoCreate, TestDocumentBuilder, 
ParsingFieldUpdateProcessorsTest, TestCollationField, TestUseDocValuesAsStored, 
FieldAnalysisRequestHandlerTest, SmileWriterTest, TestBulkSchemaAPI, 
TestConfig, TestDistributedSearch, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestWriterPerf, TestSolrXml, 
TestAddFieldRealTimeGet, RequestLoggingTest, TestPKIAuthenticationPlugin, 
SolrCloudExampleTest, CloneFieldUpdateProcessorFactoryTest, 
TestStandardQParsers, HLLUtilTest, TestNumericTerms64, TestXmlQParser, 
TestSerializedLuceneMatchVersion, TestCrossCoreJoin, TestPullReplica, 
AddSchemaFieldsUpdateProcessorFactoryTest, SolrIndexConfigTest, 
DefaultValueUpdateProcessorTest, HighlighterConfigTest, 
SpatialRPTFieldTypeTest, AnalysisErrorHandlingTest, CollectionsAPISolrJTest, 
DistributedQueryComponentCustomSortTest, BaseCdcrDistributedZkTest, 
TestDistribDocBasedVersion, MissingSegmentRecoveryTest, 
TestWordDelimiterFilterFactory, TestReRankQParserPlugin, 
TestLegacyNumericUtils, TestSQLHandlerNonCloud, OverseerModifyCollectionTest, 
FacetPivotSmallTest, TestInitParams, OpenExchangeRatesOrgProviderTest, 
SolrCoreTest, TestSchemaResource, TestCollectionsAPIViaSolrCloudCluster, 
ChaosMonkeyNothingIsSafeTest, BufferStoreTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrDeletionPolicy1, 
TestJsonFacets, MergeStrategyTest, TestCloudDeleteByQuery, 
TestMiniSolrCloudClusterSSL, TestReqParamsAPI, TestDefaultStatsCache, 
ConjunctionSolrSpellCheckerTest, TestSegmentSorting, TestShardHandlerFactory, 
TestLuceneMatchVersion, PeerSyncWithIndexFingerprintCachingTest, 
TestManagedSynonymFilterFactory, TestLeaderInitiatedRecoveryThread, 
DistribCursorPagingTest, BasicZkTest, HdfsRecoveryZkTest, 
TestRequestForwarding, TestSolrCloudWithDelegationTokens, 
UUIDUpdateProcessorFallbackTest, SyncSliceTest, TestSearcherReuse, 
TestCloudPivotFacet, RequestHandlersTest, TestManagedSchema, 
DistributedSpellCheckComponentTest, SpellingQueryConverterTest, 
ClassificationUpdateProcessorFactoryTest, CleanupOldIndexTest, 
TestHighlightDedupGrouping, TestMergePolicyConfig, PluginInfoTest, 
TestConfigSets, TestCloudSchemaless, TestTlogReplica, 
LeaderElectionContextKeyTest]
   [junit4] Completed [371/730 (1!)] on J0 in 10.97s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to