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

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([181A9A394EAB9ACE:904EA5E3E057F736]: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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 11504 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/init-core-data-001
   [junit4]   2> 313296 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 313296 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 313297 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-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> 313298 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 313298 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001
   [junit4]   2> 313298 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 313298 INFO  (Thread-759) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 313299 INFO  (Thread-759) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 313301 ERROR (Thread-759) [    ] 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> 313399 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36237
   [junit4]   2> 313405 INFO  (jetty-launcher-468-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 313406 INFO  (jetty-launcher-468-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a5d1290{/solr,null,AVAILABLE}
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@980ab1f{SSL,[ssl, 
http/1.1]}{127.0.0.1:35867}
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.e.j.s.Server Started @315615ms
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35867}
   [junit4]   2> 313408 ERROR (jetty-launcher-468-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 313408 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-16T16:33:58.332917Z
   [junit4]   2> 313410 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313415 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36237/solr
   [junit4]   2> 313454 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 313454 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35867_solr
   [junit4]   2> 313455 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98669667170648067-127.0.0.1:35867_solr-n_0000000000) starting
   [junit4]   2> 313457 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35867_solr
   [junit4]   2> 313468 INFO  (zkCallback-475-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 313492 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35867.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 313499 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35867.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 313499 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35867.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 313499 INFO  (jetty-launcher-468-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/.
   [junit4]   2> 313513 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 313513 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36237/solr ready
   [junit4]   2> 313544 INFO  (qtp407303870-2927) [    ] 
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> 313549 INFO  (OverseerThreadFactory-1493-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 313653 INFO  
(OverseerStateUpdate-98669667170648067-127.0.0.1:35867_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:35867/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 313657 INFO  
(OverseerStateUpdate-98669667170648067-127.0.0.1:35867_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35867/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 313865 INFO  (qtp407303870-2934) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 313865 INFO  (qtp407303870-2934) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 313866 INFO  (qtp407303870-2929) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 313989 INFO  (zkCallback-475-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> 313989 INFO  (zkCallback-475-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> 314881 INFO  (qtp407303870-2934) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 314884 INFO  (qtp407303870-2934) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 314885 INFO  (qtp407303870-2934) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 314886 INFO  (qtp407303870-2934) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard2_replica_n3' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 314887 INFO  (qtp407303870-2934) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 314887 INFO  (qtp407303870-2934) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 314887 INFO  (qtp407303870-2934) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
   [junit4]   2> 314894 INFO  (qtp407303870-2929) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 314898 INFO  (qtp407303870-2929) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 314899 INFO  (qtp407303870-2929) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 314899 INFO  (qtp407303870-2929) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 314912 INFO  (qtp407303870-2929) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 314912 INFO  (qtp407303870-2929) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 314912 INFO  (qtp407303870-2929) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 314982 INFO  (qtp407303870-2934) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 314982 INFO  (qtp407303870-2934) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 314984 INFO  (qtp407303870-2934) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 314984 INFO  (qtp407303870-2934) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 314989 INFO  (qtp407303870-2934) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54c0672f[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 314993 INFO  (qtp407303870-2934) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 314993 INFO  (qtp407303870-2934) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 314994 INFO  (qtp407303870-2934) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314994 INFO  (qtp407303870-2934) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578714676506656768
   [junit4]   2> 314996 INFO  (searcherExecutor-1496-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] Registered new searcher 
Searcher@54c0672f[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314997 INFO  (qtp407303870-2934) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 314997 INFO  (qtp407303870-2934) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 314997 INFO  (qtp407303870-2934) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:35867/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 314997 INFO  (qtp407303870-2934) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 314997 INFO  (qtp407303870-2934) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:35867/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 314997 INFO  (qtp407303870-2934) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 314999 INFO  (qtp407303870-2934) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35867/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 315003 INFO  (qtp407303870-2929) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 315004 INFO  (qtp407303870-2929) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 315005 INFO  (qtp407303870-2929) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 315005 INFO  (qtp407303870-2929) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 315006 INFO  (qtp407303870-2929) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@530b3927[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 315007 INFO  (qtp407303870-2929) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 315007 INFO  (qtp407303870-2929) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 315008 INFO  (qtp407303870-2929) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 315008 INFO  (searcherExecutor-1497-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@530b3927[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 315008 INFO  (qtp407303870-2929) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578714676521336832
   [junit4]   2> 315012 INFO  (qtp407303870-2929) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 315012 INFO  (qtp407303870-2929) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 315012 INFO  (qtp407303870-2929) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:35867/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 315012 INFO  (qtp407303870-2929) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 315012 INFO  (qtp407303870-2929) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:35867/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 315012 INFO  (qtp407303870-2929) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 315014 INFO  (qtp407303870-2929) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35867/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 315115 INFO  (zkCallback-475-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> 315115 INFO  (zkCallback-475-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> 315149 INFO  (qtp407303870-2934) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 315150 INFO  (qtp407303870-2934) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1285
   [junit4]   2> 315164 INFO  (qtp407303870-2929) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 315165 INFO  (qtp407303870-2929) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1298
   [junit4]   2> 315167 INFO  (qtp407303870-2927) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 315267 INFO  (zkCallback-475-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> 315267 INFO  (zkCallback-475-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> 315551 INFO  
(OverseerCollectionConfigSetProcessor-98669667170648067-127.0.0.1:35867_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> 316167 INFO  (qtp407303870-2927) [    ] 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=2623
   [junit4]   2> 316168 INFO  (qtp407303870-2932) [    ] 
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> 316194 INFO  (OverseerThreadFactory-1493-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 316399 INFO  
(OverseerStateUpdate-98669667170648067-127.0.0.1:35867_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:35867/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 316400 INFO  
(OverseerStateUpdate-98669667170648067-127.0.0.1:35867_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35867/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 316601 INFO  (qtp407303870-2928) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 316601 INFO  (qtp407303870-2963) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 316705 INFO  (zkCallback-475-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> 316705 INFO  (zkCallback-475-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> 317609 INFO  (qtp407303870-2928) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 317609 INFO  (qtp407303870-2963) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 317613 INFO  (qtp407303870-2963) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 317614 INFO  (qtp407303870-2928) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 317614 INFO  (qtp407303870-2963) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 317614 INFO  (qtp407303870-2963) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard2_replica_n2' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 317615 INFO  (qtp407303870-2963) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 317615 INFO  (qtp407303870-2963) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 317615 INFO  (qtp407303870-2963) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
   [junit4]   2> 317616 INFO  (qtp407303870-2928) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 317616 INFO  (qtp407303870-2928) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 317616 INFO  (qtp407303870-2928) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e2e5c9c
   [junit4]   2> 317616 INFO  (qtp407303870-2928) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 317616 INFO  (qtp407303870-2928) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 317653 INFO  (qtp407303870-2963) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 317653 INFO  (qtp407303870-2963) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317654 INFO  (qtp407303870-2963) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 317654 INFO  (qtp407303870-2963) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 317655 INFO  (qtp407303870-2963) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69d108f8[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 317658 INFO  (qtp407303870-2963) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 317659 INFO  (qtp407303870-2963) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 317659 INFO  (qtp407303870-2963) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 317659 INFO  (qtp407303870-2963) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578714679301111808
   [junit4]   2> 317661 INFO  (searcherExecutor-1506-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] Registered new searcher 
Searcher@69d108f8[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317662 INFO  (qtp407303870-2963) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317662 INFO  (qtp407303870-2963) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317662 INFO  (qtp407303870-2963) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:35867/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 317662 INFO  (qtp407303870-2963) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 317662 INFO  (qtp407303870-2963) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:35867/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 317662 INFO  (qtp407303870-2963) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 317663 INFO  (qtp407303870-2963) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35867/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 317664 INFO  (qtp407303870-2928) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 317664 INFO  (qtp407303870-2928) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317665 INFO  (qtp407303870-2928) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 317666 INFO  (qtp407303870-2928) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 317667 INFO  (qtp407303870-2928) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51fd4e59[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 317668 INFO  (qtp407303870-2928) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 317668 INFO  (qtp407303870-2928) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 317669 INFO  (qtp407303870-2928) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 317669 INFO  (qtp407303870-2928) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578714679311597568
   [junit4]   2> 317671 INFO  (searcherExecutor-1507-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@51fd4e59[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317672 INFO  (qtp407303870-2928) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317672 INFO  (qtp407303870-2928) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317672 INFO  (qtp407303870-2928) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:35867/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 317672 INFO  (qtp407303870-2928) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 317672 INFO  (qtp407303870-2928) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:35867/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 317672 INFO  (qtp407303870-2928) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 317680 INFO  (qtp407303870-2928) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35867/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 317782 INFO  (zkCallback-475-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> 317782 INFO  (zkCallback-475-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> 317786 INFO  (qtp407303870-2928) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 317787 INFO  (qtp407303870-2928) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1186
   [junit4]   2> 317814 INFO  (qtp407303870-2963) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 317815 INFO  (qtp407303870-2963) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1213
   [junit4]   2> 317816 INFO  (qtp407303870-2932) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 317916 INFO  (zkCallback-475-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> 317916 INFO  (zkCallback-475-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> 318195 INFO  
(OverseerCollectionConfigSetProcessor-98669667170648067-127.0.0.1:35867_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> 318816 INFO  (qtp407303870-2932) [    ] 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=2648
   [junit4]   2> 318817 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 318817 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 318817 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 318817 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 318822 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[181A9A394EAB9ACE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 318828 INFO  (qtp407303870-2928) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 318829 INFO  (qtp407303870-2928) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b775482: rootName = 
solr_35867, domain = solr.core.testCollection1.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@65459408
   [junit4]   2> 318837 INFO  (qtp407303870-2928) [    ] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1dd385a3
   [junit4]   2> 318837 INFO  (qtp407303870-2928) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=500401571
   [junit4]   2> 318837 INFO  (qtp407303870-2928) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=500401571
   [junit4]   2> 318839 INFO  (qtp407303870-2928) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=10
   [junit4]   2> 318840 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[181A9A394EAB9ACE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=181A9A394EAB9ACE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh-HK -Dtests.timezone=America/Whitehorse -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([181A9A394EAB9ACE:904EA5E3E057F736]: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> 318843 INFO  (jetty-closer-469-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@980ab1f{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 318843 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1946327764
   [junit4]   2> 318843 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 318843 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@509348bc: rootName = 
solr_35867, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4cb07697
   [junit4]   2> 318849 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 318849 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ef5a3b7: rootName = 
solr_35867, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6582225
   [junit4]   2> 318854 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 318854 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c3caafe: rootName = 
solr_35867, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@48f1c06b
   [junit4]   2> 318854 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 318855 INFO  (coreCloseExecutor-1516-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61152bc1
   [junit4]   2> 318855 INFO  (coreCloseExecutor-1516-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard1.replica_n1, tag=1628777409
   [junit4]   2> 318855 INFO  (coreCloseExecutor-1516-thread-2) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51c9b8f5
   [junit4]   2> 318855 INFO  (coreCloseExecutor-1516-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b5fdb5e: rootName = 
solr_35867, 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@5f6ab63e
   [junit4]   2> 318855 INFO  (coreCloseExecutor-1516-thread-3) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a4e9de0
   [junit4]   2> 318861 INFO  (coreCloseExecutor-1516-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard2.replica_n2, tag=1372174581
   [junit4]   2> 318861 INFO  (coreCloseExecutor-1516-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d9f9b2c: rootName = 
solr_35867, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@65ac6136
   [junit4]   2> 318866 INFO  (coreCloseExecutor-1516-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard2.leader, tag=1372174581
   [junit4]   2> 318866 INFO  (coreCloseExecutor-1516-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard1.replica_n1, tag=1783537120
   [junit4]   2> 318866 INFO  (coreCloseExecutor-1516-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d8eb19a: rootName = 
solr_35867, 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@70e732de
   [junit4]   2> 318872 INFO  (coreCloseExecutor-1516-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard1.leader, tag=1783537120
   [junit4]   2> 318872 INFO  (coreCloseExecutor-1516-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard1.leader, tag=1628777409
   [junit4]   2> 318875 INFO  (jetty-closer-469-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98669667170648067-127.0.0.1:35867_solr-n_0000000000) closing
   [junit4]   2> 318875 INFO  
(OverseerStateUpdate-98669667170648067-127.0.0.1:35867_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35867_solr
   [junit4]   2> 318877 INFO  (jetty-closer-469-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a5d1290{/solr,null,UNAVAILABLE}
   [junit4]   2> 318877 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-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> 318877 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[181A9A394EAB9ACE]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36237 36237
   [junit4]   2> 323932 INFO  (Thread-759) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36237 36237
   [junit4]   2> 323932 WARN  (Thread-759) [    ] 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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_181A9A394EAB9ACE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1999, maxMBSortInHeap=5.018999325398538, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, 
timezone=America/Whitehorse
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=102381952,total=412090368
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDynamicFieldCollectionResource, TestWriterPerf, TestHalfAndHalfDocValues, 
TestRawResponseWriter, BasicZkTest, TestIndexingPerformance, 
HdfsBasicDistributedZk2Test, QueryElevationComponentTest, 
TestUnifiedSolrHighlighter, TestManagedSchemaThreadSafety, 
LeaderElectionIntegrationTest, TestExactSharedStatsCache, 
TestMultiValuedNumericRangeQuery, DistribJoinFromCollectionTest, 
RAMDirectoryFactoryTest, TestRemoteStreaming, TestMaxTokenLenTokenizer, 
TlogReplayBufferedWhileIndexingTest, TestSha256AuthenticationProvider, 
DistributedQueryElevationComponentTest, TestAuthorizationFramework, 
WordBreakSolrSpellCheckerTest, SolrIndexConfigTest, CursorPagingTest, 
TestComponentsName, TestLegacyFieldReuse, TestBinaryField, 
TestDistributedSearch, TestDocSet, AtomicUpdatesTest, RequestHandlersTest, 
TestConfigSetsAPIZkFailure, OpenExchangeRatesOrgProviderTest, 
TestExtendedDismaxParser, SaslZkACLProviderTest, TestFastOutputStream, 
TestBadConfig, TestBlobHandler, TestFreeTextSuggestions, 
TestEmbeddedSolrServerAdminHandler, TestConfig, TestAnalyzeInfixSuggestions, 
MissingSegmentRecoveryTest, TestJettySolrRunner, TestCSVLoader, 
TestManagedStopFilterFactory, TestCloudManagedSchema, UpdateParamsTest, 
MetricsConfigTest, TestSegmentSorting, VersionInfoTest, TestLuceneMatchVersion, 
TestSchemaVersionResource, OutputWriterTest, DefaultValueUpdateProcessorTest, 
LeaderElectionContextKeyTest]
   [junit4] Completed [106/731 (1!)] on J0 in 10.65s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to