Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/782/
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:44929/cr","node_name":"127.0.0.1:44929_cr","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
"replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:48152/cr",
"node_name":"127.0.0.1:48152_cr", "state":"down"},
"core_node2":{ "state":"down",
"base_url":"http://127.0.0.1:34155/cr",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:34155_cr"}, "core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:44929/cr",
"node_name":"127.0.0.1:44929_cr", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:44929/cr","node_name":"127.0.0.1:44929_cr","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:48152/cr",
"node_name":"127.0.0.1:48152_cr",
"state":"down"},
"core_node2":{
"state":"down",
"base_url":"http://127.0.0.1:34155/cr",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:34155_cr"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:44929/cr",
"node_name":"127.0.0.1:44929_cr",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([FD9C1F5EECD7D98B:75C82084422BB473]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12629 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/init-core-data-001
[junit4] 2> 1505927 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[FD9C1F5EECD7D98B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 1505928 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[FD9C1F5EECD7D98B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1505932 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[FD9C1F5EECD7D98B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1505933 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[FD9C1F5EECD7D98B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cr/
[junit4] 2> 1505934 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1505934 INFO (Thread-5623) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1505934 INFO (Thread-5623) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1506034 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:60816
[junit4] 2> 1506040 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15abeea72420000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1506045 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1506046 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1506047 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1506048 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1506049 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1506050 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1506051 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1506052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1506053 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1506054 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1506055 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1506123 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/control-001/cores/collection1
[junit4] 2> 1506124 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1506129 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@110d4ed3{/cr,null,AVAILABLE}
[junit4] 2> 1506129 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@788a0f57{HTTP/1.1,[http/1.1]}{127.0.0.1:40335}
[junit4] 2> 1506130 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server Started @1509667ms
[junit4] 2> 1506130 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/tempDir-001/control/data,
hostContext=/cr, hostPort=44929,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/control-001/cores}
[junit4] 2> 1506130 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1506130 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 1506130 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1506130 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1506130 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-11T19:48:40.325Z
[junit4] 2> 1506132 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1506132 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/control-001/solr.xml
[junit4] 2> 1506140 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1506140 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60816/solr
[junit4] 2> 1506161 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:44929_cr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1506161 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:44929_cr ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:44929_cr
[junit4] 2> 1506162 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:44929_cr ] o.a.s.c.Overseer Overseer
(id=97600256090439684-127.0.0.1:44929_cr-n_0000000000) starting
[junit4] 2> 1506177 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:44929_cr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44929_cr
[junit4] 2> 1506182 INFO
(zkCallback-2054-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1506299 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:44929_cr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/control-001/cores
[junit4] 2> 1506299 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:44929_cr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1506305 INFO
(OverseerStateUpdate-97600256090439684-127.0.0.1:44929_cr-n_0000000000)
[n:127.0.0.1:44929_cr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1507313 WARN
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1507314 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1507324 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1507396 WARN
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1507398 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1507406 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1507407 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/control-001/cores/collection1/data/]
[junit4] 2> 1507407 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41fbc333
[junit4] 2> 1507408 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1507411 WARN
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1507437 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1507437 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1507438 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1507438 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1507439 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1507439 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@39bedcff[collection1] main]
[junit4] 2> 1507440 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1507440 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1507440 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1507441 INFO
(coreLoadExecutor-7023-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1561604099026190336
[junit4] 2> 1507445 INFO
(searcherExecutor-7024-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@39bedcff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1507451 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1507451 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1507451 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44929/cr/collection1/
[junit4] 2> 1507451 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1507451 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:44929/cr/collection1/ has no replicas
[junit4] 2> 1507451 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1507455 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:44929/cr/collection1/ shard1
[junit4] 2> 1507483 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1507484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60816/solr ready
[junit4] 2> 1507484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1507561 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001/cores/collection1
[junit4] 2> 1507562 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001
[junit4] 2> 1507562 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1507569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dee972f{/cr,null,AVAILABLE}
[junit4] 2> 1507569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3087902a{HTTP/1.1,[http/1.1]}{127.0.0.1:42286}
[junit4] 2> 1507569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server Started @1511107ms
[junit4] 2> 1507569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/cr, hostPort=34155,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001/cores}
[junit4] 2> 1507569 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1507570 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 1507570 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1507570 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1507570 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-11T19:48:41.765Z
[junit4] 2> 1507575 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1507575 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001/solr.xml
[junit4] 2> 1507580 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1507581 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60816/solr
[junit4] 2> 1507589 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:34155_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1507591 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:34155_cr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1507592 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:34155_cr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34155_cr
[junit4] 2> 1507593 INFO (zkCallback-2058-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1507593 INFO
(zkCallback-2054-thread-2-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1507609 INFO
(zkCallback-2063-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1507610 INFO
(coreZkRegister-7016-thread-1-processing-n:127.0.0.1:44929_cr x:collection1
c:control_collection) [n:127.0.0.1:44929_cr c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1507732 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:34155_cr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001/cores
[junit4] 2> 1507732 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:34155_cr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1507757 INFO
(OverseerStateUpdate-97600256090439684-127.0.0.1:44929_cr-n_0000000000)
[n:127.0.0.1:44929_cr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1508776 WARN
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1508777 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1508791 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1508903 WARN
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1508905 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1508912 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1508912 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1508912 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@41fbc333
[junit4] 2> 1508913 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=44,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1508917 WARN
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1508959 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1508959 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1508960 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1508960 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1508967 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1508967 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@11b6cb5b[collection1] main]
[junit4] 2> 1508968 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1508968 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1508968 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1508968 INFO
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1561604100627365888
[junit4] 2> 1508977 INFO
(searcherExecutor-7035-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@11b6cb5b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1508981 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1508981 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 1508981 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34155/cr/collection1/
[junit4] 2> 1508982 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1508982 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34155/cr/collection1/ has
no replicas
[junit4] 2> 1508982 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1508984 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34155/cr/collection1/ shard2
[junit4] 2> 1509087 INFO
(coreZkRegister-7029-thread-1-processing-n:127.0.0.1:34155_cr x:collection1
c:collection1) [n:127.0.0.1:34155_cr c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1509498 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001/cores/collection1
[junit4] 2> 1509498 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001
[junit4] 2> 1509499 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1509500 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@248978e9{/cr,null,AVAILABLE}
[junit4] 2> 1509500 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@73cf53e{HTTP/1.1,[http/1.1]}{127.0.0.1:60275}
[junit4] 2> 1509500 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server Started @1513038ms
[junit4] 2> 1509500 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/cr, hostPort=48152,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001/cores}
[junit4] 2> 1509500 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1509501 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 1509501 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1509501 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1509501 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-11T19:48:43.696Z
[junit4] 2> 1509503 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1509503 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001/solr.xml
[junit4] 2> 1509508 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1509508 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60816/solr
[junit4] 2> 1509514 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:48152_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1509516 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:48152_cr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1509517 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:48152_cr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48152_cr
[junit4] 2> 1509518 INFO (zkCallback-2058-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1509518 INFO
(zkCallback-2063-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1509519 INFO
(zkCallback-2054-thread-3-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1509521 INFO
(zkCallback-2069-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1509583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:48152_cr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001/cores
[junit4] 2> 1509584 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:48152_cr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1509586 INFO
(OverseerStateUpdate-97600256090439684-127.0.0.1:44929_cr-n_0000000000)
[n:127.0.0.1:44929_cr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1510667 WARN
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1510668 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1510682 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1510787 WARN
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1510789 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1510796 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1510796 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1510796 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@41fbc333
[junit4] 2> 1510797 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=44,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1510801 WARN
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1510865 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1510865 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1510866 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1510866 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1510873 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1510874 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@72346b57[collection1] main]
[junit4] 2> 1510875 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1510875 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1510875 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1510876 INFO
(searcherExecutor-7046-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72346b57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1510877 INFO
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1561604102629097472
[junit4] 2> 1510884 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1510884 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 1510884 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:48152/cr/collection1/
[junit4] 2> 1510884 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1510884 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48152/cr/collection1/ has
no replicas
[junit4] 2> 1510884 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1510887 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:48152/cr/collection1/ shard1
[junit4] 2> 1511040 INFO
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:48152_cr x:collection1
c:collection1) [n:127.0.0.1:48152_cr c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1511372 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001/cores/collection1
[junit4] 2> 1511373 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001
[junit4] 2> 1511373 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c6df8dd{/cr,null,AVAILABLE}
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@74d4fd40{HTTP/1.1,[http/1.1]}{127.0.0.1:43537}
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.e.j.s.Server Started @1514912ms
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/cr, hostPort=55556,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001/cores}
[junit4] 2> 1511375 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1511375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-11T19:48:45.570Z
[junit4] 2> 1511378 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1511379 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001/solr.xml
[junit4] 2> 1511384 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1511385 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60816/solr
[junit4] 2> 1511394 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:55556_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1511396 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:55556_cr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1511397 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:55556_cr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55556_cr
[junit4] 2> 1511398 INFO
(zkCallback-2069-thread-1-processing-n:127.0.0.1:48152_cr)
[n:127.0.0.1:48152_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1511398 INFO (zkCallback-2058-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1511399 INFO
(zkCallback-2063-thread-1-processing-n:127.0.0.1:34155_cr)
[n:127.0.0.1:34155_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1511399 INFO
(zkCallback-2054-thread-3-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1511404 INFO
(zkCallback-2075-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1511444 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:55556_cr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001/cores
[junit4] 2> 1511445 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B])
[n:127.0.0.1:55556_cr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1511447 INFO
(OverseerStateUpdate-97600256090439684-127.0.0.1:44929_cr-n_0000000000)
[n:127.0.0.1:44929_cr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1512456 WARN
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1512457 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1512468 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1512577 WARN
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1512579 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1512587 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1512589 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1512589 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@41fbc333
[junit4] 2> 1512592 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=44,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1512596 WARN
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1512623 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1512624 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1512624 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1512624 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1512632 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1512632 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@18972fd2[collection1] main]
[junit4] 2> 1512632 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1512633 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1512633 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1512633 INFO
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:55556_cr)
[n:127.0.0.1:55556_cr c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1561604104470396928
[junit4] 2> 1512636 INFO
(searcherExecutor-7057-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
c:collection1) [n:127.0.0.1:55556_cr c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18972fd2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1512638 INFO
(coreZkRegister-7051-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
c:collection1) [n:127.0.0.1:55556_cr c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1512638 INFO
(updateExecutor-2072-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 1512639 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1512639 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1512639 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 1512639 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1512639 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state
of core [collection1] as recovering, leader is
[http://127.0.0.1:34155/cr/collection1/] and I am
[http://127.0.0.1:55556/cr/collection1/]
[junit4] 2> 1512642 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:34155/cr]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55556_cr&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1512643 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48239,localport=34155], receiveBufferSize:531000
[junit4] 2> 1512662 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54253], receiveBufferSize=530904
[junit4] 2> 1512671 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1512672 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1512672 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:55556_cr, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55556/cr","node_name":"127.0.0.1:55556_cr","state":"down"}
[junit4] 2> 1512730 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1512730 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 1512730 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 1513672 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:55556_cr, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55556/cr","node_name":"127.0.0.1:55556_cr","state":"recovering"}
[junit4] 2> 1513672 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1513672 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:55556_cr&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 1514173 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:34155/cr/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1514173 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:55556/cr START
replicas=[http://127.0.0.1:34155/cr/collection1/] nUpdates=100
[junit4] 2> 1514175 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48241,localport=34155], receiveBufferSize:531000
[junit4] 2> 1514176 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54255], receiveBufferSize=530904
[junit4] 2> 1514176 INFO (qtp1982707222-15770) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1514176 INFO (qtp1982707222-15770) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/cr path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1514177 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1514177 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync.
No need to do a PeerSync
[junit4] 2> 1514177 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1514177 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 1514178 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1514178 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 1514178 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 1514178 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1514178 INFO
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:55556_cr x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55556_cr c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 1514731 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1514731 INFO (SocketProxy-Acceptor-44929) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48350,localport=44929], receiveBufferSize:531000
[junit4] 2> 1514732 INFO (SocketProxy-Acceptor-44929) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40335,localport=45858], receiveBufferSize=530904
[junit4] 2> 1514732 INFO (qtp408479248-15734) [n:127.0.0.1:44929_cr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1514733 INFO (qtp408479248-15734) [n:127.0.0.1:44929_cr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1514734 INFO (qtp408479248-15734) [n:127.0.0.1:44929_cr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1514734 INFO (qtp408479248-15734) [n:127.0.0.1:44929_cr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1514734 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48245,localport=34155], receiveBufferSize:531000
[junit4] 2> 1514735 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54259], receiveBufferSize=530904
[junit4] 2> 1514738 INFO (SocketProxy-Acceptor-48152) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60289,localport=48152], receiveBufferSize:531000
[junit4] 2> 1514741 INFO (SocketProxy-Acceptor-48152) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60275,localport=58481], receiveBufferSize=530904
[junit4] 2> 1514741 INFO (SocketProxy-Acceptor-55556) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=35852,localport=55556], receiveBufferSize:531000
[junit4] 2> 1514741 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48250,localport=34155], receiveBufferSize:531000
[junit4] 2> 1514754 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54265], receiveBufferSize=530904
[junit4] 2> 1514761 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1514762 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1514774 INFO (SocketProxy-Acceptor-55556) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43537,localport=57344], receiveBufferSize=530904
[junit4] 2> 1514775 INFO (qtp1461191135-15830) [n:127.0.0.1:55556_cr
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1514775 INFO (qtp1461191135-15830) [n:127.0.0.1:55556_cr
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1514777 INFO (qtp1461191135-15830) [n:127.0.0.1:55556_cr
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1514777 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1514778 INFO (qtp1897776498-15801) [n:127.0.0.1:48152_cr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1514778 INFO (qtp1897776498-15801) [n:127.0.0.1:48152_cr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1514777 INFO (qtp1461191135-15830) [n:127.0.0.1:55556_cr
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34155/cr/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1514778 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34155/cr/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 16
[junit4] 2> 1514780 INFO (qtp1897776498-15801) [n:127.0.0.1:48152_cr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1514780 INFO (qtp1897776498-15801) [n:127.0.0.1:48152_cr
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34155/cr/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1514781 INFO (qtp1982707222-15774) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/cr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 45
[junit4] 2> 1514782 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48253,localport=34155], receiveBufferSize:531000
[junit4] 2> 1514789 INFO (qtp1982707222-15772) [n:127.0.0.1:34155_cr
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/cr path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1514797 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54267], receiveBufferSize=530904
[junit4] 2> 1514797 INFO (SocketProxy-Acceptor-55556) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=35858,localport=55556], receiveBufferSize:531000
[junit4] 2> 1514808 INFO (SocketProxy-Acceptor-55556) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43537,localport=57349], receiveBufferSize=530904
[junit4] 2> 1514808 INFO (qtp1461191135-15832) [n:127.0.0.1:55556_cr
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/cr path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1514809 INFO (SocketProxy-Acceptor-48152) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60299,localport=48152], receiveBufferSize:531000
[junit4] 2> 1514812 INFO (SocketProxy-Acceptor-48152) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60275,localport=58491], receiveBufferSize=530904
[junit4] 2> 1514813 INFO (qtp1897776498-15799) [n:127.0.0.1:48152_cr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/cr path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1516814 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 1516815 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48264,localport=34155], receiveBufferSize:531000
[junit4] 2> 1516815 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54278], receiveBufferSize=530904
[junit4] 2> 1516815 INFO (qtp1982707222-15775) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1516823 INFO
(OverseerThreadFactory-7021-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr ] o.a.s.c.CreateCollectionCmd Create collection
c8n_1x3_lf
[junit4] 2> 1516824 INFO
(OverseerThreadFactory-7021-thread-1-processing-n:127.0.0.1:44929_cr)
[n:127.0.0.1:44929_cr ] o.a.s.c.CreateCollectionCmd Only one config set
found in zk - using it:conf1
[junit4] 2> 1516941 INFO (SocketProxy-Acceptor-48152) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60308,localport=48152], receiveBufferSize:531000
[junit4] 2> 1516941 INFO (qtp1897776498-15799) [n:127.0.0.1:48152_cr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 1516942 INFO (SocketProxy-Acceptor-48152) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60275,localport=58500], receiveBufferSize=530904
[junit4] 2> 1516949 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48268,localport=34155], receiveBufferSize:531000
[junit4] 2> 1516949 INFO (SocketProxy-Acceptor-44929) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48377,localport=44929], receiveBufferSize:531000
[junit4] 2> 1516949 INFO (SocketProxy-Acceptor-44929) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40335,localport=45885], receiveBufferSize=530904
[junit4] 2> 1516953 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 1516954 INFO (SocketProxy-Acceptor-34155) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42286,localport=54282], receiveBufferSize=530904
[junit4] 2> 1516958 INFO (qtp408479248-15731) [n:127.0.0.1:44929_cr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 1517967 WARN (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1517968 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1517969 WARN (qtp1897776498-15799) [n:127.0.0.1:48152_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1517969 INFO (qtp1897776498-15799) [n:127.0.0.1:48152_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1517974 WARN (qtp408479248-15731) [n:127.0.0.1:44929_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1517974 INFO (qtp408479248-15731) [n:127.0.0.1:44929_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1517981 INFO (qtp1897776498-15799) [n:127.0.0.1:48152_cr
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] Schema name=test
[junit4] 2> 1518019 INFO (qtp1982707222-15773) [n:127.0.0.1:34155_cr
c:c8n_1x3_lf s:shard1 x:
[...truncated too long message...]
on/97600256090439688-127.0.0.1:34155_cr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 132 /solr/overseer/collection-queue-work
[junit4] 2> 41 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 1643457 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:48152/cr,
target: http://127.0.0.1:60275/cr
[junit4] 2> 1643457 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:34155/cr,
target: http://127.0.0.1:42286/cr
[junit4] 2> 1643457 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:55556/cr,
target: http://127.0.0.1:43537/cr
[junit4] 2> 1643457 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[FD9C1F5EECD7D98B]) [ ]
o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:44929/cr,
target: http://127.0.0.1:40335/cr
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=FD9C1F5EECD7D98B -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-GT -Dtests.timezone=America/Montreal -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 138s J1 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:44929/cr","node_name":"127.0.0.1:44929_cr","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:48152/cr",
[junit4] > "node_name":"127.0.0.1:48152_cr",
[junit4] > "state":"down"},
[junit4] > "core_node2":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:34155/cr",
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "node_name":"127.0.0.1:34155_cr"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:44929/cr",
[junit4] > "node_name":"127.0.0.1:44929_cr",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([FD9C1F5EECD7D98B:75C82084422BB473]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1643460 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[FD9C1F5EECD7D98B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_FD9C1F5EECD7D98B-001
[junit4] 2> Mar 11, 2017 7:50:57 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=Asserting),
a_t=PostingsFormat(name=Asserting), intDefault=Lucene50(blocksize=128),
id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Asserting),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
_version_=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1950,
maxMBSortInHeap=6.519803395864406,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-GT,
timezone=America/Montreal
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=152200896,total=526909440
[junit4] 2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest,
TestImplicitCoreProperties, WordBreakSolrSpellCheckerTest,
CollectionStateFormat2Test, HdfsThreadLeakTest, TestLeaderElectionZkExpiry,
TestSolrCloudWithHadoopAuthPlugin, SharedFSAutoReplicaFailoverTest,
DistributedTermsComponentTest, TestAuthenticationFramework, TestMacroExpander,
SpellingQueryConverterTest, MergeStrategyTest, ZkStateReaderTest,
ClusterStateUpdateTest, PeerSyncWithIndexFingerprintCachingTest,
TestRawTransformer, BasicAuthIntegrationTest, SSLMigrationTest,
DistributedQueueTest, ConnectionReuseTest, BJQParserTest,
TestUnifiedSolrHighlighter, SolrCoreMetricManagerTest, BitVectorTest,
SearchHandlerTest, SolrIndexSplitterTest, TestLuceneMatchVersion,
HdfsDirectoryTest, TestSimpleQParserPlugin, DistribCursorPagingTest,
TestScoreJoinQPScore, InfoHandlerTest, SolrIndexConfigTest,
TestSolrQueryParserDefaultOperatorResource, EchoParamsTest,
TestNonDefinedSimilarityFactory, DocValuesTest,
TestEmbeddedSolrServerConstructors, SliceStateTest, SolrInfoMBeanTest,
SegmentsInfoRequestHandlerTest, TestCloudPivotFacet,
HdfsCollectionsAPIDistributedZkTest, TestFieldCollectionResource,
HdfsBasicDistributedZkTest, BooleanFieldTest, TestCoreContainer,
TestRecoveryHdfs, TestNRTOpen, AnalyticsMergeStrategyTest,
TestManagedStopFilterFactory, TestCollectionAPIs, ReplicationFactorTest,
SpatialHeatmapFacetsTest, IndexBasedSpellCheckerTest, TestFieldTypeResource,
TestWordDelimiterFilterFactory, SolrJmxReporterTest,
RecoveryAfterSoftCommitTest, HLLSerializationTest, TestTrie,
DocExpirationUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory,
TestInitQParser, TestFieldCacheWithThreads, TestCSVResponseWriter,
UpdateRequestProcessorFactoryTest, JsonLoaderTest,
TestSchemaSimilarityResource, CollectionsAPISolrJTest, CdcrBootstrapTest,
TestMinMaxOnMultiValuedField, DistributedDebugComponentTest,
TestSolrIndexConfig, TestStressCloudBlindAtomicUpdates, SimplePostToolTest,
DocumentBuilderTest, TestStressUserVersions, TestExactSharedStatsCache,
UtilsToolTest, DistributedMLTComponentTest, TriLevelCompositeIdRoutingTest,
DirectoryFactoryTest, PreAnalyzedUpdateProcessorTest, TestClusterProperties,
TestNumericTerms64, DirectSolrSpellCheckerTest, ForceLeaderTest,
OpenCloseCoreStressTest, TestNamedUpdateProcessors, TestSegmentSorting,
TestBulkSchemaAPI, TestRTimerTree, TestDefaultSearchFieldResource,
TestComplexPhraseQParserPlugin, LoggingHandlerTest, DocValuesMissingTest,
TestXmlQParserPlugin, TestSolrCloudSnapshots, SuggesterFSTTest, SampleTest,
TestSurroundQueryParser, TestReplicationHandlerBackup, TermsComponentTest,
TestConfigSetImmutable, TestSuggestSpellingConverter, MultiThreadedOCPTest,
SchemaVersionSpecificBehaviorTest, RAMDirectoryFactoryTest,
ShardRoutingCustomTest, CdcrRequestHandlerTest, TestDistributedGrouping,
OverseerStatusTest, TestSweetSpotSimilarityFactory, ChaosMonkeySafeLeaderTest,
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
TestReplicationHandler, TestZkChroot, ZkCLITest, TestRecovery,
TestHashPartitioner, ZkControllerTest, TestStressReorder, TestRangeQuery,
PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig,
CurrencyFieldOpenExchangeTest, TestCoreDiscovery, SolrRequestParserTest,
TestStressLucene, TestCSVLoader, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, TestAtomicUpdateErrorCases,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest,
TestQueryUtils, TestReversedWildcardFilterFactory, TestOmitPositions,
XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest,
RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest,
ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest,
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest,
BadComponentTest, TestStressRecovery, PreAnalyzedFieldTest,
TestSystemIdResolver, DateFieldTest, DOMUtilTest, TestLRUCache,
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest,
TestRTGBase, DistributedIntervalFacetingTest, TestHighlightDedupGrouping,
TestTolerantSearch, TestPathTrie, ActionThrottleTest,
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CleanupOldIndexTest,
ConnectionManagerTest, DeleteReplicaTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [528/697 (1!)] on J1 in 138.05s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63217 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]