Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/595/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
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:60169/_x","node_name":"127.0.0.1:60169__x","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/32)={
"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:60181/_x",
"node_name":"127.0.0.1:60181__x", "state":"down"},
"core_node2":{ "state":"down",
"base_url":"http://127.0.0.1:60148/_x",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:60148__x"}, "core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:60169/_x",
"node_name":"127.0.0.1:60169__x", "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:60169/_x","node_name":"127.0.0.1:60169__x","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/32)={
"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:60181/_x",
"node_name":"127.0.0.1:60181__x",
"state":"down"},
"core_node2":{
"state":"down",
"base_url":"http://127.0.0.1:60148/_x",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:60148__x"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:60169/_x",
"node_name":"127.0.0.1:60169__x",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([ACF49560801DA0:88F8CB4FCE7C7058]: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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12213 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/init-core-data-001
[junit4] 2> 2415436 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[ACF49560801DA0]-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)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2415436 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[ACF49560801DA0]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_x/
[junit4] 2> 2415438 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2415438 INFO (Thread-3989) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2415439 INFO (Thread-3989) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2415539 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ZkTestServer start zk server on port:60144
[junit4] 2> 2415579 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2415583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2415586 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2415590 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2415593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2415597 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2415601 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2415604 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2415606 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2415610 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2415613 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2420661 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores/collection1
[junit4] 2> 2420666 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2420668 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b7109{/_x,null,AVAILABLE}
[junit4] 2> 2420668 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@125d9074{HTTP/1.1,[http/1.1]}{127.0.0.1:60150}
[junit4] 2> 2420668 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server Started @2425950ms
[junit4] 2> 2420669 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/tempDir-001/control/data,
hostContext=/_x, hostPort=60148,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores}
[junit4] 2> 2420669 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2420670 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 2420670 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2420670 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2420670 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-24T02:10:40.372Z
[junit4] 2> 2420675 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2420676 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/solr.xml
[junit4] 2> 2420731 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2420732 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60144/solr
[junit4] 2> 2420779 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60148__x ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:60148__x
[junit4] 2> 2420782 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60148__x ] o.a.s.c.Overseer Overseer
(id=97160097637531652-127.0.0.1:60148__x-n_0000000000) starting
[junit4] 2> 2420796 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60148__x ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60148__x
[junit4] 2> 2420800 INFO
(zkCallback-9071-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2420854 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60148__x ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores
[junit4] 2> 2420854 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60148__x ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 2420859 INFO
(OverseerStateUpdate-97160097637531652-127.0.0.1:60148__x-n_0000000000)
[n:127.0.0.1:60148__x ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2421880 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2421897 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2422087 WARN
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x 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> 2422090 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2422123 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 2422124 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores/collection1/data/]
[junit4] 2> 2422124 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x 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@77dee33d
[junit4] 2> 2422127 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=701299355,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2422133 WARN
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2422144 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2422144 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2422146 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2422146 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2422147 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2422147 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4598e737[collection1] main]
[junit4] 2> 2422149 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2422150 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2422150 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2422151 INFO
(searcherExecutor-10174-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x c:control_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4598e737[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2422151 INFO
(coreLoadExecutor-10173-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1554561569236451328
[junit4] 2> 2422163 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 2422163 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x 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> 2422163 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60148/_x/collection1/
[junit4] 2> 2422163 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 2422163 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:60148/_x/collection1/ has no replicas
[junit4] 2> 2422171 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x 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:60148/_x/collection1/ shard1
[junit4] 2> 2422285 INFO
(coreZkRegister-10166-thread-1-processing-n:127.0.0.1:60148__x x:collection1
c:control_collection) [n:127.0.0.1:60148__x c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 2422405 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2422407 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60144/solr ready
[junit4] 2> 2422407 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2422946 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001/cores/collection1
[junit4] 2> 2422949 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001
[junit4] 2> 2422950 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2422952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ef68719{/_x,null,AVAILABLE}
[junit4] 2> 2422952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@75a37671{HTTP/1.1,[http/1.1]}{127.0.0.1:60164}
[junit4] 2> 2422952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server Started @2428234ms
[junit4] 2> 2422952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/_x, hostPort=60162,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001/cores}
[junit4] 2> 2422953 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2422953 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 2422954 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2422954 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2422954 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-24T02:10:42.656Z
[junit4] 2> 2422958 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2422958 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001/solr.xml
[junit4] 2> 2422997 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2422998 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60144/solr
[junit4] 2> 2423015 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60162__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2423024 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60162__x ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60162__x
[junit4] 2> 2423027 INFO
(zkCallback-9071-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2423029 INFO
(zkCallback-9080-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2423029 INFO (zkCallback-9075-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2423087 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60162__x ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001/cores
[junit4] 2> 2423087 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60162__x ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 2423106 INFO
(OverseerStateUpdate-97160097637531652-127.0.0.1:60148__x-n_0000000000)
[n:127.0.0.1:60148__x ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 2424131 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 2424192 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2424370 WARN
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x 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> 2424374 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 2424399 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2424400 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 2424400 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77dee33d
[junit4] 2> 2424403 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=701299355,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2424410 WARN
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 2424426 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2424426 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2424428 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2424428 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2424433 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=16,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2424433 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2c264d04[collection1] main]
[junit4] 2> 2424436 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2424438 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2424438 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2424438 INFO
(coreLoadExecutor-10184-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1554561571634544640
[junit4] 2> 2424441 INFO
(searcherExecutor-10185-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c264d04[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2424452 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 2424452 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x 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> 2424452 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60162/_x/collection1/
[junit4] 2> 2424452 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2424452 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60162/_x/collection1/ has
no replicas
[junit4] 2> 2424462 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60162/_x/collection1/ shard2
[junit4] 2> 2424629 INFO
(coreZkRegister-10179-thread-1-processing-n:127.0.0.1:60162__x x:collection1
c:collection1) [n:127.0.0.1:60162__x c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2426325 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores/collection1
[junit4] 2> 2426328 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001
[junit4] 2> 2426328 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2426330 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63e52c53{/_x,null,AVAILABLE}
[junit4] 2> 2426331 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2e0f26dd{HTTP/1.1,[http/1.1]}{127.0.0.1:60170}
[junit4] 2> 2426331 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server Started @2431612ms
[junit4] 2> 2426331 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/_x, hostPort=60169,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores}
[junit4] 2> 2426332 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2426332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 2426332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2426332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2426332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-24T02:10:46.034Z
[junit4] 2> 2426337 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2426337 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/solr.xml
[junit4] 2> 2426374 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2426375 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60144/solr
[junit4] 2> 2426393 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60169__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2426404 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60169__x ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60169__x
[junit4] 2> 2426415 INFO
(zkCallback-9086-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2426415 INFO (zkCallback-9075-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2426415 INFO
(zkCallback-9080-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2426415 INFO
(zkCallback-9071-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2426509 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60169__x ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores
[junit4] 2> 2426510 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60169__x ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 2426541 INFO
(OverseerStateUpdate-97160097637531652-127.0.0.1:60148__x-n_0000000000)
[n:127.0.0.1:60148__x ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2427564 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 2427581 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2427772 WARN
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x 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> 2427775 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 2427801 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2427803 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 2427803 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77dee33d
[junit4] 2> 2427805 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=701299355,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2427812 WARN
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 2427830 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2427830 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2427833 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2427833 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2427833 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=16,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2427833 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@31a354cf[collection1] main]
[junit4] 2> 2427836 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2427836 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2427837 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2427839 INFO
(searcherExecutor-10196-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31a354cf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2427839 INFO
(coreLoadExecutor-10195-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1554561575200751616
[junit4] 2> 2427850 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 2427850 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x 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> 2427851 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60169/_x/collection1/
[junit4] 2> 2427851 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2427851 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60169/_x/collection1/ has
no replicas
[junit4] 2> 2427857 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60169/_x/collection1/ shard1
[junit4] 2> 2428020 INFO
(coreZkRegister-10190-thread-1-processing-n:127.0.0.1:60169__x x:collection1
c:collection1) [n:127.0.0.1:60169__x c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2429005 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001/cores/collection1
[junit4] 2> 2429007 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001
[junit4] 2> 2429008 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2429011 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19adff99{/_x,null,AVAILABLE}
[junit4] 2> 2429011 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19167f4a{HTTP/1.1,[http/1.1]}{127.0.0.1:60183}
[junit4] 2> 2429011 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.e.j.s.Server Started @2434293ms
[junit4] 2> 2429011 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/_x, hostPort=60181,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001/cores}
[junit4] 2> 2429013 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2429013 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 2429013 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2429013 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2429013 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-24T02:10:48.715Z
[junit4] 2> 2429018 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2429018 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001/solr.xml
[junit4] 2> 2429046 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2429047 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60144/solr
[junit4] 2> 2429068 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60181__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2429082 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60181__x ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60181__x
[junit4] 2> 2429086 INFO (zkCallback-9075-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2429086 INFO
(zkCallback-9071-thread-2-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2429086 INFO
(zkCallback-9086-thread-1-processing-n:127.0.0.1:60169__x)
[n:127.0.0.1:60169__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2429086 INFO
(zkCallback-9080-thread-1-processing-n:127.0.0.1:60162__x)
[n:127.0.0.1:60162__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2429087 INFO
(zkCallback-9092-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2429136 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60181__x ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001/cores
[junit4] 2> 2429136 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0])
[n:127.0.0.1:60181__x ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 2429139 INFO
(OverseerStateUpdate-97160097637531652-127.0.0.1:60148__x-n_0000000000)
[n:127.0.0.1:60148__x ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 2430159 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 2430221 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2430427 WARN
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x 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> 2430430 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 2430451 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2430451 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 2430451 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77dee33d
[junit4] 2> 2430453 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=701299355,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2430460 WARN
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 2430476 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2430476 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2430480 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2430480 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2430481 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=16,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2430483 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@38512bf2[collection1] main]
[junit4] 2> 2430487 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2430488 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2430488 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2430489 INFO
(coreLoadExecutor-10206-thread-1-processing-n:127.0.0.1:60181__x)
[n:127.0.0.1:60181__x c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1554561577979478016
[junit4] 2> 2430492 INFO
(searcherExecutor-10207-thread-1-processing-n:127.0.0.1:60181__x x:collection1
c:collection1) [n:127.0.0.1:60181__x c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38512bf2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2430498 INFO
(coreZkRegister-10201-thread-1-processing-n:127.0.0.1:60181__x x:collection1
c:collection1) [n:127.0.0.1:60181__x c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 2430498 INFO
(updateExecutor-9089-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 2430499 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2430499 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2430499 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 2430499 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x 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> 2430499 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x 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:60162/_x/collection1/] and I am
[http://127.0.0.1:60181/_x/collection1/]
[junit4] 2> 2430503 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:60162/_x]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:60181__x&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2430507 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60189,localport=60162], receiveBufferSize:408300
[junit4] 2> 2430510 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60164,localport=60190], receiveBufferSize=408300
[junit4] 2> 2430515 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 2430516 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 2430516 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x ]
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:60181__x, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:60181/_x","node_name":"127.0.0.1:60181__x","state":"down"}
[junit4] 2> 2430642 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2430642 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 2430643 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 2431520 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x ]
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:60181__x, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:60181/_x","node_name":"127.0.0.1:60181__x","state":"recovering"}
[junit4] 2> 2431520 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 2431520 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:60181__x&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1005
[junit4] 2> 2438521 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:60162/_x/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 2438521 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:60181/_x START
replicas=[http://127.0.0.1:60162/_x/collection1/] nUpdates=100
[junit4] 2> 2438524 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60193,localport=60162], receiveBufferSize:408300
[junit4] 2> 2438525 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60164,localport=60194], receiveBufferSize=408300
[junit4] 2> 2438526 INFO (qtp1382193781-38618) [n:127.0.0.1:60162__x
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> 2438526 INFO (qtp1382193781-38618) [n:127.0.0.1:60162__x
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/_x path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2438527 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x 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> 2438527 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x 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> 2438527 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x 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> 2438527 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 2438528 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2438528 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 2438528 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 2438528 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 2438528 INFO
(recoveryExecutor-9090-thread-1-processing-n:127.0.0.1:60181__x x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:60181__x c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 2438678 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 2438679 INFO (SocketProxy-Acceptor-60148) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60195,localport=60148], receiveBufferSize:408300
[junit4] 2> 2438680 INFO (SocketProxy-Acceptor-60148) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60150,localport=60196], receiveBufferSize=408300
[junit4] 2> 2438683 INFO (qtp1335924568-38584) [n:127.0.0.1:60148__x
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> 2438683 INFO (qtp1335924568-38584) [n:127.0.0.1:60148__x
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2438683 INFO (qtp1335924568-38584) [n:127.0.0.1:60148__x
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2438683 INFO (qtp1335924568-38584) [n:127.0.0.1:60148__x
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_x path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 2438685 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60197,localport=60162], receiveBufferSize:408300
[junit4] 2> 2438686 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60164,localport=60198], receiveBufferSize=408300
[junit4] 2> 2438689 INFO (SocketProxy-Acceptor-60181) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60199,localport=60181], receiveBufferSize:408300
[junit4] 2> 2438689 INFO (SocketProxy-Acceptor-60169) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60200,localport=60169], receiveBufferSize:408300
[junit4] 2> 2438691 INFO (SocketProxy-Acceptor-60169) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60170,localport=60203], receiveBufferSize=408300
[junit4] 2> 2438691 INFO (SocketProxy-Acceptor-60181) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60183,localport=60202], receiveBufferSize=408300
[junit4] 2> 2438691 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60201,localport=60162], receiveBufferSize:408300
[junit4] 2> 2438694 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60164,localport=60204], receiveBufferSize=408300
[junit4] 2> 2438695 INFO (qtp1382193781-38623) [n:127.0.0.1:60162__x
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> 2438695 INFO (qtp1043718911-38679) [n:127.0.0.1:60181__x
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> 2438696 INFO (qtp197336654-38651) [n:127.0.0.1:60169__x
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> 2438696 INFO (qtp1043718911-38679) [n:127.0.0.1:60181__x
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2438696 INFO (qtp197336654-38651) [n:127.0.0.1:60169__x
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2438696 INFO (qtp1382193781-38623) [n:127.0.0.1:60162__x
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2438696 INFO (qtp1043718911-38679) [n:127.0.0.1:60181__x
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2438696 INFO (qtp1043718911-38679) [n:127.0.0.1:60181__x
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_x path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60162/_x/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 2438696 INFO (qtp197336654-38651) [n:127.0.0.1:60169__x
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2438696 INFO (qtp197336654-38651) [n:127.0.0.1:60169__x
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_x path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60162/_x/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 2438697 INFO (qtp1382193781-38623) [n:127.0.0.1:60162__x
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2438698 INFO (qtp1382193781-38623) [n:127.0.0.1:60162__x
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_x path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60162/_x/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2438698 INFO (qtp1382193781-38620) [n:127.0.0.1:60162__x
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_x path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 12
[junit4] 2> 2438700 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60205,localport=60162], receiveBufferSize:408300
[junit4] 2> 2438701 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60164,localport=60206], receiveBufferSize=408300
[junit4] 2> 2438702 INFO (qtp1382193781-38622) [n:127.0.0.1:60162__x
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/_x path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=1
[junit4] 2> 2438703 INFO (SocketProxy-Acceptor-60181) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60207,localport=60181], receiveBufferSize:408300
[junit4] 2> 2438704 INFO (SocketProxy-Acceptor-60181) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60183,localport=60208], receiveBufferSize=408300
[junit4] 2> 2438705 INFO (qtp1043718911-38681) [n:127.0.0.1:60181__x
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/_x path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 2438706 INFO (SocketProxy-Acceptor-60169) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60209,localport=60169], receiveBufferSize:408300
[junit4] 2> 2438706 INFO (SocketProxy-Acceptor-60169) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60170,localport=60210], receiveBufferSize=408300
[junit4] 2> 2438707 INFO (qtp197336654-38650) [n:127.0.0.1:60169__x
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/_x path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 2440716 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 2440718 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60229,localport=60162], receiveBufferSize:408300
[junit4] 2> 2440718 INFO (SocketProxy-Acceptor-60162) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60164,localport=60230], receiveBufferSize=408300
[junit4] 2> 2440719 INFO (qtp1382193781-38621) [n:127.0.0.1:60162__x ]
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> 2440724 INFO
(OverseerThreadFactory-10171-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x ] o.a.s.c.CreateCollectionCmd Create collection
c8n_1x3_lf
[junit4] 2> 2440725 INFO
(OverseerThreadFactory-10171-thread-1-processing-n:127.0.0.1:60148__x)
[n:127.0.0.1:60148__x ] o.a.s.c.CreateCollectionCmd Only one config set
found in zk - using it:conf1
[junit4] 2> 2440843 INFO (SocketProxy-Acceptor-60148) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60231,localport=60148], receiveBufferSize:408300
[junit4] 2> 2440843 INFO (SocketProxy-Acceptor-60181) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60232,localport=60181], receiveBufferSize:408300
[junit4] 2> 2440843 INFO (SocketProxy-Acceptor-60169) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60233,localport=60169], receiveBufferSize:408300
[junit4] 2> 2440845 INFO (SocketProxy-Acceptor-60181) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60183,localport=60235], receiveBufferSize=408300
[junit4] 2> 2440847 INFO (qtp1043718911-38677) [n:127.0.0.1:60181__x ]
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> 2440847 INFO (SocketProxy-Acceptor-60148) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60150,localport=60234], receiveBufferSize=408300
[junit4] 2> 2440848 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x ]
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> 2440848 INFO (SocketProxy-Acceptor-60169) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60170,localport=60236], receiveBufferSize=408300
[junit4] 2> 2440848 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x ]
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> 2441873 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 2441873 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 2441873 INFO (qtp1043718911-38677) [n:127.0.0.1:60181__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 2441896 INFO (qtp1043718911-38677) [n:127.0.0.1:60181__x
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> 2441897 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] Schema name=test
[junit4] 2> 2441897 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] Schema name=test
[junit4] 2> 2442645 WARN (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 2442647 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 2442668 WARN (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 2442674 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 2442683 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica3' using configuration from
collection c8n_1x3_lf
[junit4] 2> 2442684 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores/c8n_1x3_lf_shard1_replica3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/control-001/cores/c8n_1x3_lf_shard1_replica3/data/]
[junit4] 2> 2442684 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77dee33d
[junit4] 2> 2442690 WARN (qtp1043718911-38677) [n:127.0.0.1:60181__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 2442709 INFO (qtp1335924568-38585) [n:127.0.0.1:60148__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=701299355,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2442710 INFO (qtp1043718911-38677) [n:127.0.0.1:60181__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 2442712 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica1' using configuration from
collection c8n_1x3_lf
[junit4] 2> 2442713 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica1/data/]
[junit4] 2> 2442713 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77dee33d
[junit4] 2> 2442725 INFO (qtp197336654-38653) [n:127.0.0.1:60169__x
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=701299355,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2442728 INFO (qtp1043718911-38677) [n:127.0.0.1:60181__x
c:c8n_1x3_lf s
[...truncated too long message...]
://127.0.0.1:60162/_x, target: http://127.0.0.1:60164/_x
[junit4] 2> 2538081 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:60148/_x,
target: http://127.0.0.1:60150/_x
[junit4] 2> 2538081 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SocketProxy Closing 13 connections to: http://127.0.0.1:60169/_x,
target: http://127.0.0.1:60170/_x
[junit4] 2> 2538081 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[ACF49560801DA0]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:60181/_x,
target: http://127.0.0.1:60183/_x
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=ACF49560801DA0 -Dtests.slow=true -Dtests.locale=sr-BA
-Dtests.timezone=Brazil/West -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 123s 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:60169/_x","node_name":"127.0.0.1:60169__x","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/32)={
[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:60181/_x",
[junit4] > "node_name":"127.0.0.1:60181__x",
[junit4] > "state":"down"},
[junit4] > "core_node2":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:60148/_x",
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "node_name":"127.0.0.1:60148__x"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:60169/_x",
[junit4] > "node_name":"127.0.0.1:60169__x",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([ACF49560801DA0:88F8CB4FCE7C7058]: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> 2538115 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[ACF49560801DA0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_ACF49560801DA0-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sr-BA,
timezone=Brazil/West
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=195026024,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[OverriddenZkACLAndCredentialsProvidersTest, TestCloudManagedSchema,
TestSolrCloudSnapshots, TestShardHandlerFactory, TestFoldingMultitermQuery,
DebugComponentTest, CheckHdfsIndexTest, TestSlowCompositeReaderWrapper,
CoreAdminRequestStatusTest, ForceLeaderTest, TestSystemIdResolver,
TestCrossCoreJoin, AnalyticsMergeStrategyTest, SuggesterTest,
TestReplicationHandlerBackup, LeaderFailureAfterFreshStartTest,
MBeansHandlerTest, TestStressLiveNodes, TestNamedUpdateProcessors,
TestDownShardTolerantSearch, TestLMJelinekMercerSimilarityFactory,
PeerSyncReplicationTest, TestRecovery, TestTrackingShardHandlerFactory,
TestShortCircuitedRequests, TestMiniSolrCloudCluster,
DistributedFacetExistsSmallTest, TestGeoJSONResponseWriter,
TestSchemaNameResource, TestSuggestSpellingConverter, TestLegacyFieldCache,
DeleteShardTest, DateMathParserTest, BlockJoinFacetSimpleTest, TestXmlQParser,
TestAtomicUpdateErrorCases, TestConfigReload, BlockJoinFacetDistribTest,
SortByFunctionTest, TestDistributedMissingSort, AddBlockUpdateTest,
TestQueryUtils, TestLocalFSCloudBackupRestore, TestIndexSearcher,
TestHashQParserPlugin, SliceStateTest, OverseerStatusTest,
TestSolrFieldCacheMBean, SmileWriterTest, TestRestoreCore,
TestSolrCloudWithHadoopAuthPlugin, DistributedDebugComponentTest,
CollectionTooManyReplicasTest, TestSmileRequest, TestSSLRandomization,
TestUseDocValuesAsStored, TestDelegationWithHadoopAuth,
CreateCollectionCleanupTest, StressHdfsTest, ZkStateReaderTest, CoreSorterTest,
TestAuthorizationFramework, TestFastWriter, CollectionsAPIDistributedZkTest,
BinaryUpdateRequestHandlerTest, OverseerModifyCollectionTest, TestMacros,
HdfsBasicDistributedZk2Test, TestQuerySenderNoQuery, TestJmxMonitoredMap,
SolrCloudExampleTest, SimpleCollectionCreateDeleteTest,
TestFileDictionaryLookup, QueryResultKeyTest, TestDynamicLoading,
LeaderElectionContextKeyTest, AtomicUpdatesTest, BadIndexSchemaTest,
SaslZkACLProviderTest, StatsComponentTest, TestClusterProperties,
UpdateRequestProcessorFactoryTest, BasicFunctionalityTest,
DefaultValueUpdateProcessorTest, TestHighFrequencyDictionaryFactory,
SuggesterWFSTTest, TestNoOpRegenerator, TestSolrCLIRunExample,
TestSolrConfigHandlerConcurrent, TestManagedSchema, TestDocSet,
TestJsonFacetRefinement, TestRealTimeGet, FieldMutatingUpdateProcessorTest,
FieldAnalysisRequestHandlerTest, TestCloudInspectUtil,
TestFieldCollectionResource, SuggestComponentTest, RankQueryTest,
TestRebalanceLeaders, TestManagedSchemaThreadSafety, BlockDirectoryTest,
RequestHandlersTest, TestBulkSchemaAPI, ReplicaListTransformerTest,
SmileWriterTest, ExitableDirectoryReaderTest, TestFilteredDocIdSet,
TestSchemaSimilarityResource, EchoParamsTest, InfoHandlerTest,
ReturnFieldsTest, SolrInfoMBeanTest, ResponseHeaderTest, UtilsToolTest,
TestFieldTypeCollectionResource, TestNumericTerms64,
TestFuzzyAnalyzedSuggestions, TestRequestForwarding, TestWriterPerf,
MinimalSchemaTest, BigEndianAscendingWordSerializerTest,
TriLevelCompositeIdRoutingTest, FileBasedSpellCheckerTest, TestDocTermOrds,
CircularListTest, RequestLoggingTest, TestRangeQuery, JsonLoaderTest,
RegexBoostProcessorTest, TestHdfsCloudBackupRestore, SpatialRPTFieldTypeTest,
TestDFISimilarityFactory, SolrIndexConfigTest, TestJavabinTupleStreamParser,
SolrCmdDistributorTest, TestDistribIDF, URLClassifyProcessorTest,
CdcrVersionReplicationTest, SignatureUpdateProcessorFactoryTest,
TestRandomFaceting, TermVectorComponentTest, DistribCursorPagingTest,
TestZkChroot, BadCopyFieldTest, HdfsCollectionsAPIDistributedZkTest,
TestSolrQueryResponse, DeleteInactiveReplicaTest,
PreAnalyzedUpdateProcessorTest, UUIDUpdateProcessorFallbackTest,
TestCloudPseudoReturnFields, TestSearchPerf, ChaosMonkeySafeLeaderTest,
TestScoreJoinQPNoScore, SpellCheckComponentTest, BasicAuthIntegrationTest,
TestIntervalFaceting, DistributedVersionInfoTest, TestBadConfig,
TestRecoveryHdfs, ExplicitHLLTest, TestExactStatsCache,
DistributedTermsComponentTest, BasicDistributedZk2Test,
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest,
ClusterStateUpdateTest, LeaderElectionTest, ShardRoutingCustomTest,
AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest,
TestReload, HardAutoCommitTest, TestGroupingSearch, PeerSyncTest,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
DistributedQueryElevationComponentTest, TestCoreDiscovery,
TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, TestTrie,
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest,
TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest,
FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration,
QueryParsingTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, PingRequestHandlerTest, HighlighterConfigTest,
TestQuerySenderListener, AlternateDirectoryTest, ResponseLogComponentTest,
TestMergePolicyConfig, OutputWriterTest, TestSolrCoreProperties,
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport,
TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest,
TestFastLRUCache, PreAnalyzedFieldTest, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, TestDocumentBuilder,
SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase,
DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler,
TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner,
ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest,
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
CdcrBootstrapTest, ConfigSetsAPITest, CustomCollectionTest, DeleteNodeTest,
DeleteReplicaTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [492/665 (1!)] on J1 in 122.71s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63023 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]