Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/241/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([6EE4B3630FC308F4:72E5CEEE7A667667]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
at
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:490)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11671 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTlogReplica
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\init-core-data-001
[junit4] 2> 181783 WARN
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
[junit4] 2> 181783 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 181788 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 181788 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 181794 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001
[junit4] 2> 181794 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 181794 INFO (Thread-253) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 181794 INFO (Thread-253) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 181805 ERROR (Thread-253) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 181895 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55727
[junit4] 2> 181903 INFO (jetty-launcher-197-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 181903 INFO (jetty-launcher-197-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 181904 INFO (jetty-launcher-197-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ab75fad{/solr,null,AVAILABLE}
[junit4] 2> 181904 INFO (jetty-launcher-197-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f2b7475{/solr,null,AVAILABLE}
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@55d07fea{HTTP/1.1,[http/1.1]}{127.0.0.1:55734}
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@15fda4de{HTTP/1.1,[http/1.1]}{127.0.0.1:55731}
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-2) [ ]
o.e.j.s.Server Started @191571ms
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-1) [ ]
o.e.j.s.Server Started @191572ms
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55734}
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55731}
[junit4] 2> 181909 ERROR (jetty-launcher-197-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 181909 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 181911 ERROR (jetty-launcher-197-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-10T10:49:28.379Z
[junit4] 2> 181911 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-10T10:49:28.379Z
[junit4] 2> 181915 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 181916 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 181925 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f05e757ca0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 181930 INFO (jetty-launcher-197-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55727/solr
[junit4] 2> 181930 INFO (jetty-launcher-197-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55727/solr
[junit4] 2> 181934 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f05e757ca0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 181937 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f05e757ca0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 182035 INFO (jetty-launcher-197-thread-1)
[n:127.0.0.1:55731_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 182035 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 182036 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55734_solr
[junit4] 2> 182036 INFO (jetty-launcher-197-thread-1)
[n:127.0.0.1:55731_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55731_solr
[junit4] 2> 182037 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.c.Overseer Overseer
(id=98804207993880582-127.0.0.1:55734_solr-n_0000000000) starting
[junit4] 2> 182038 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 182039 INFO
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 182046 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55734_solr
[junit4] 2> 182049 INFO
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 182049 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 182189 INFO (jetty-launcher-197-thread-1)
[n:127.0.0.1:55731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 182193 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55734.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 182198 INFO (jetty-launcher-197-thread-1)
[n:127.0.0.1:55731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 182199 INFO (jetty-launcher-197-thread-1)
[n:127.0.0.1:55731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 182201 INFO (jetty-launcher-197-thread-1)
[n:127.0.0.1:55731_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node1\.
[junit4] 2> 182201 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55734.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 182201 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55734.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 182216 INFO (jetty-launcher-197-thread-2)
[n:127.0.0.1:55734_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node2\.
[junit4] 2> 182282 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 182289 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55727/solr ready
[junit4] 2> 182299 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.TestTlogReplica Using legacyCloud?: false
[junit4] 2> 182308 INFO (qtp1674142185-1308) [n:127.0.0.1:55731_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 182313 INFO (qtp1674142185-1308) [n:127.0.0.1:55731_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 182337 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection
[junit4] 2> 182338 INFO (qtp1674142185-1293) [n:127.0.0.1:55731_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 182341 INFO
(OverseerThreadFactory-649-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.CreateCollectionCmd Create collection
tlog_replica_test_basic_leader_election
[junit4] 2> 182452 INFO
(OverseerStateUpdate-98804207993880582-127.0.0.1:55734_solr-n_0000000000)
[n:127.0.0.1:55734_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"tlog_replica_test_basic_leader_election",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55734/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 182456 INFO
(OverseerStateUpdate-98804207993880582-127.0.0.1:55734_solr-n_0000000000)
[n:127.0.0.1:55734_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"tlog_replica_test_basic_leader_election",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55731/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 182662 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 182662 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 182666 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 182668 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 182783 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 182783 INFO
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 182784 INFO
(zkCallback-209-thread-2-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 182784 INFO
(zkCallback-208-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 183705 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 183973 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 183984 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1]
Schema name=minimal
[junit4] 2> 183985 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2]
Schema name=minimal
[junit4] 2> 184020 WARN (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 184021 WARN (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 184076 WARN (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieLongField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 184076 WARN (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieLongField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 184077 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 184077 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 184077 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore
'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration
from collection tlog_replica_test_basic_leader_election, trusted=true
[junit4] 2> 184077 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore
'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration
from collection tlog_replica_test_basic_leader_election, trusted=true
[junit4] 2> 184078 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2'
(registry
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 184078 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55734.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
(registry
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 184079 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 184079 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 184079 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore
[[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node2\tlog_replica_test_basic_leader_election_shard1_replica_t1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node2\.\tlog_replica_test_basic_leader_election_shard1_replica_t1\data\]
[junit4] 2> 184079 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore
[[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node1\tlog_replica_test_basic_leader_election_shard1_replica_t2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node1\.\tlog_replica_test_basic_leader_election_shard1_replica_t2\data\]
[junit4] 2> 184286 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 184286 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 184290 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 184290 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 184294 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6958718a[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main]
[junit4] 2> 184296 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 184296 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 184297 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 184297 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 184298 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 184318 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580867330544500736
[junit4] 2> 184321 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 184321 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 184322 INFO
(searcherExecutor-655-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore
[tlog_replica_test_basic_leader_election_shard1_replica_t2] Registered new
searcher
Searcher@6958718a[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 184328 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e19008d[tlog_replica_test_basic_leader_election_shard1_replica_t1]
main]
[junit4] 2> 184330 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 184332 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 184334 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 184335 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 184336 INFO
(searcherExecutor-654-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore
[tlog_replica_test_basic_leader_election_shard1_replica_t1] Registered new
searcher
Searcher@5e19008d[tlog_replica_test_basic_leader_election_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 184337 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580867330564423680
[junit4] 2> 184436 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 184436 INFO
(zkCallback-209-thread-2-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 184437 INFO
(zkCallback-208-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 184437 INFO
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 184837 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 184837 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 184837 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
[junit4] 2> 184837 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2
url=http://127.0.0.1:55731/solr START
replicas=[http://127.0.0.1:55734/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 184850 INFO (qtp277436553-1299) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.S.Request
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 185139 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2
url=http://127.0.0.1:55731/solr DONE. We have no versions. sync failed.
[junit4] 2> 185139 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 185139 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 185139 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 185143 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2
stopping background replication from leader
[junit4] 2> 185172 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
shard1
[junit4] 2> 185290 INFO
(zkCallback-209-thread-2-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185290 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185291 INFO
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185291 INFO
(zkCallback-208-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185329 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 185331 INFO (qtp1674142185-1298) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2664
[junit4] 2> 185346 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1
starting background replication from leader
[junit4] 2> 185346 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 185350 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 185350 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 185350 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2688
[junit4] 2> 185357 INFO (qtp1674142185-1293) [n:127.0.0.1:55731_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 185462 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185462 INFO
(zkCallback-209-thread-2-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185462 INFO
(zkCallback-208-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 185462 INFO
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 186349 INFO
(OverseerCollectionConfigSetProcessor-98804207993880582-127.0.0.1:55734_solr-n_0000000000)
[n:127.0.0.1:55734_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 186358 INFO (qtp1674142185-1293) [n:127.0.0.1:55731_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=4018
[junit4] 2> 186427 INFO (qtp277436553-1294) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1580867332694081536&distrib.from=http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1580867332694081536)} 0 4
[junit4] 2> 186429 INFO (qtp277436553-1304) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 186430 INFO (qtp1674142185-1296) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580867332759093248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 186430 INFO (qtp1674142185-1296) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 186431 INFO (qtp1674142185-1296) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 186431 INFO (qtp1674142185-1296) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 186432 INFO (qtp1674142185-1295) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/update
params={_stateVer_=tlog_replica_test_basic_leader_election:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1580867332694081536),commit=} 0 65
[junit4] 2> 186442 INFO (qtp277436553-1312) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{add=[1
(1580867332765384704), 2 (1580867332769579008)]} 0 1
[junit4] 2> 186443 INFO (qtp1674142185-1292) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1580867332765384704), 2
(1580867332769579008)]} 0 7
[junit4] 2> 186448 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.ChaosMonkey monkey: kill jetty! 55731
[junit4] 2> 186450 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@15fda4de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 186450 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1041413838
[junit4] 2> 186451 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 186451 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a1df2cd: rootName =
solr_55731, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@583d7637
[junit4] 2> 186458 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 186458 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ce0cbc6: rootName =
solr_55731, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@60615fe
[junit4] 2> 186461 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 186461 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fadd7af: rootName =
solr_55731, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@23981e6
[junit4] 2> 186469 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 186469 INFO (coreCloseExecutor-666-thread-1)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2]
CLOSING SolrCore org.apache.solr.core.SolrCore@34255f7f
[junit4] 2> 186471 INFO (coreCloseExecutor-666-thread-1)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2,
tag=874864511
[junit4] 2> 186471 INFO (coreCloseExecutor-666-thread-1)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6421f3b5: rootName =
solr_55731, domain =
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2, service
url = null, agent id = null] for registry
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2 /
com.codahale.metrics.MetricRegistry@60cae053
[junit4] 2> 186481 INFO (coreCloseExecutor-666-thread-1)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader,
tag=874864511
[junit4] 2> 186482 INFO (coreCloseExecutor-666-thread-1)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 186482 INFO (coreCloseExecutor-666-thread-1)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6a328b23 commitCommandVersion:0
[junit4] 2> 186498 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f05e757ca0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 186499 WARN
(zkCallback-208-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 186500 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ab75fad{/solr,null,UNAVAILABLE}
[junit4] 2> 186501 INFO
(zkCallback-209-thread-2-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 186503 INFO (zkCallback-215-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 186504 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 55731
[junit4] 2> 186508 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 186512 ERROR
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
tlog_replica_test_basic_leader_election failed due to (0)
java.net.SocketException: Software caused connection abort: recv failed, retry? 0
[junit4] 2> 186617 INFO
(zkCallback-209-thread-2-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 186617 INFO (zkCallback-215-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 186618 INFO
(zkCallback-209-thread-3-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 189008 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55734/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
[junit4] 2> 189008 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 189008 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.SyncStrategy
http://127.0.0.1:55734/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
has no replicas
[junit4] 2> 189014 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1
stopping background replication from leader
[junit4] 2> 189022 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
[junit4] 2> 189022 WARN
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog
Starting log replay
tlog{file=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node2\tlog_replica_test_basic_leader_election_shard1_replica_t1\data\tlog\tlog.0000000000000000000
refcount=2} active=false starting pos=0 inSortedOrder=true
[junit4] 2> 189035 INFO
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 189035 INFO
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1c47bc3f commitCommandVersion:0
[junit4] 2> 189053 INFO
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a7320c2[tlog_replica_test_basic_leader_election_shard1_replica_t1]
main]
[junit4] 2> 189054 INFO
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 189055 INFO
(searcherExecutor-654-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore
[tlog_replica_test_basic_leader_election_shard1_replica_t1] Registered new
searcher
Searcher@4a7320c2[tlog_replica_test_basic_leader_election_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C2)))}
[junit4] 2> 189055 INFO
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] {deleteByQuery=*:*
(-1580867332694081536),add=[1 (1580867332765384704), 2 (1580867332769579008)]}
0 30
[junit4] 2> 189056 WARN
(recoveryExecutor-661-thread-1-processing-n:127.0.0.1:55734_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog
Log replay finished. recoveryInfo=RecoveryInfo{adds=2 deletes=0 deleteByQuery=1
errors=0 positionOfStart=0}
[junit4] 2> 189065 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55734/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
shard1
[junit4] 2> 189068 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 189068 INFO (zkCallback-215-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 189068 INFO
(zkCallback-209-thread-3-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 189155 INFO (qtp277436553-1300) [n:127.0.0.1:55734_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3
x:tlog_replica_test_basic_leader_election_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[3 (1580867335569276928), 4
(1580867335615414272)]} 0 1634
[junit4] 2> 189155 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.ChaosMonkey monkey: starting jetty! 55731
[junit4] 2> 189156 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 189157 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ac159cb{/solr,null,AVAILABLE}
[junit4] 2> 189159 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@73a542c2{HTTP/1.1,[http/1.1]}{127.0.0.1:55731}
[junit4] 2> 189159 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.e.j.s.Server Started @198820ms
[junit4] 2> 189159 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55731}
[junit4] 2> 189159 ERROR
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 189160 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 189160 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 189160 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 189160 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-10T10:49:35.628Z
[junit4] 2> 189165 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 189182 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f05e757ca0009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 189185 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55727/solr
[junit4] 2> 189222 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 189226 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 189231 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55731_solr
[junit4] 2> 189235 INFO
(zkCallback-221-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 189235 INFO (zkCallback-215-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 189236 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 189356 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189356 INFO
(zkCallback-209-thread-3-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189357 INFO (zkCallback-215-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189506 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 189519 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 189519 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 189528 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node1\.
[junit4] 2> 189528 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6EE4B3630FC308F4])
[n:127.0.0.1:55731_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[tlog_replica_test_basic_leader_election_shard1_replica_t2]
[junit4] 2> 189530 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 189589 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 189618 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.s.IndexSchema
[tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal
[junit4] 2> 189624 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 189648 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 189659 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2]
Schema name=minimal
[junit4] 2> 189673 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 189673 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore
'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration
from collection tlog_replica_test_basic_leader_election, trusted=true
[junit4] 2> 189674 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55731.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2'
(registry
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ed09221
[junit4] 2> 189674 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 189674 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t2] ]
Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node1\tlog_replica_test_basic_leader_election_shard1_replica_t2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001\tempDir-001\node1\.\tlog_replica_test_basic_leader_election_shard1_replica_t2\data\]
[junit4] 2> 189801 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 189801 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 189801 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 189801 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 189804 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@668b6e87[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main]
[junit4] 2> 189810 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 189811 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 189811 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 189812 INFO
(coreLoadExecutor-673-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr c:tlog_replica_test_basic_leader_election s:shard1
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1580867336305377280
[junit4] 2> 189815 INFO
(searcherExecutor-674-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore
[tlog_replica_test_basic_leader_election_shard1_replica_t2] Registered new
searcher
Searcher@668b6e87[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 189818 INFO
(coreZkRegister-668-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ZkController Core needs to
recover:tlog_replica_test_basic_leader_election_shard1_replica_t2
[junit4] 2> 189820 INFO
(updateExecutor-218-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 189820 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 189821 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 189821 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2
stopping background replication from leader
[junit4] 2> 189821 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[tlog_replica_test_basic_leader_election_shard1_replica_t2]
[junit4] 2> 189821 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 189821 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.RecoveryStrategy Publishing state of core
[tlog_replica_test_basic_leader_election_shard1_replica_t2] as recovering,
leader is
[http://127.0.0.1:55734/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/]
and I am
[http://127.0.0.1:55731/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/]
[junit4] 2> 189827 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:55734/solr]; [WaitForState:
action=PREPRECOVERY&core=tlog_replica_test_basic_leader_election_shard1_replica_t1&nodeName=127.0.0.1:55731_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 189829 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 189830 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=tlog_replica_test_basic_leader_election, shard=shard1,
thisCore=tlog_replica_test_basic_leader_election_shard1_replica_t1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:55731_solr,
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2","base_url":"http://127.0.0.1:55731/solr","node_name":"127.0.0.1:55731_solr","state":"down","type":"TLOG"}
[junit4] 2> 189930 INFO
(zkCallback-221-thread-1-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189930 INFO
(zkCallback-209-thread-3-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189930 INFO
(zkCallback-209-thread-1-processing-n:127.0.0.1:55734_solr)
[n:127.0.0.1:55734_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189930 INFO (zkCallback-215-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 189931 INFO
(zkCallback-221-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 190831 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=tlog_replica_test_basic_leader_election, shard=shard1,
thisCore=tlog_replica_test_basic_leader_election_shard1_replica_t1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:55731_solr,
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2","base_url":"http://127.0.0.1:55731/solr","node_name":"127.0.0.1:55731_solr","state":"recovering","type":"TLOG"}
[junit4] 2> 190831 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 190831 INFO (qtp277436553-1301) [n:127.0.0.1:55734_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:55731_solr&onlyIfLeaderActive=true&core=tlog_replica_test_basic_leader_election_shard1_replica_t1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 191334 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1
c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:55731_solr
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4
x:tlog_replica_test_basic_leader_election_shard1_replica_t2]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 191334 INFO
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:55731_solr x:tlog_replica_
[...truncated too long message...]
read-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=124634582
[junit4] 2> 303532 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 303533 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f3136ff: rootName =
solr_55734, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6f68e389
[junit4] 2> 303537 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 303537 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@12eef541: rootName =
solr_55731, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@30bcb247
[junit4] 2> 303539 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 303539 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7beec736: rootName =
solr_55734, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@60615fe
[junit4] 2> 303545 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 303545 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c185c07: rootName =
solr_55734, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@23981e6
[junit4] 2> 303547 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 303547 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f598e78: rootName =
solr_55731, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@60615fe
[junit4] 2> 303551 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 303551 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c4f9f33: rootName =
solr_55731, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@23981e6
[junit4] 2> 303553 INFO (jetty-closer-198-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 303558 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 303566 INFO (jetty-closer-198-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98804207993880602-127.0.0.1:55731_solr-n_0000000007) closing
[junit4] 2> 303567 INFO
(OverseerStateUpdate-98804207993880602-127.0.0.1:55731_solr-n_0000000007)
[n:127.0.0.1:55731_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55731_solr
[junit4] 2> 303576 WARN
(OverseerAutoScalingTriggerThread-98804207993880602-127.0.0.1:55731_solr-n_0000000007)
[n:127.0.0.1:55731_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 303577 INFO
(zkCallback-259-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 303583 INFO (jetty-closer-198-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3f8ed04b{/solr,null,UNAVAILABLE}
[junit4] 2> 303588 WARN
(zkCallback-259-thread-2-processing-n:127.0.0.1:55731_solr)
[n:127.0.0.1:55731_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 303590 INFO (jetty-closer-198-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d547a32{/solr,null,UNAVAILABLE}
[junit4] 2> 303593 ERROR
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 303594 INFO
(SUITE-TestTlogReplica-seed#[6EE4B3630FC308F4]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55727 55727
[junit4] 2> 303596 INFO (Thread-253) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55727 55727
[junit4] 2> 303598 WARN (Thread-253) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 34 /solr/configs/conf
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 9 /solr/security.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 39
/solr/collections/tlog_replica_test_recovery/state.json
[junit4] 2> 27
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_kill_leader/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_remove_leader/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_create_delete/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
[junit4] 2> 24
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
[junit4] 2> 22
/solr/collections/tlog_replica_test_basic_leader_election/state.json
[junit4] 2> 15
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
[junit4] 2> 13
/solr/collections/tlog_replica_test_add_docs/state.json
[junit4] 2> 13
/solr/collections/tlog_replica_test_real_time_get/state.json
[junit4] 2> 13
/solr/collections/tlog_replica_test_delete_by_id/state.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 4 /solr/autoscaling.json
[junit4] 2> 4
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98804207993880590-core_node3-n_0000000000
[junit4] 2> 3
/solr/overseer_elect/election/98804207993880582-127.0.0.1:55734_solr-n_0000000000
[junit4] 2> 3
/solr/overseer_elect/election/98804207993880590-127.0.0.1:55731_solr-n_0000000003
[junit4] 2> 3
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98804207993880587-core_node7-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98804207993880582-core_node6-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98804207993880587-core_node3-n_0000000002
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98804207993880582-core_node16-n_0000000001
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98804207993880582-core_node13-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_6EE4B3630FC308F4-001
[junit4] 2> Oct 10, 2017 10:51:30 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{foo=PostingsFormat(name=Asserting), title_s=PostingsFormat(name=Asserting),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
foo_s=PostingsFormat(name=Asserting)},
docValues:{_version_=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Asserting),
inplace_updatable_int=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=835,
maxMBSortInHeap=7.815794505627645, sim=RandomSimilarity(queryNorm=true): {},
locale=el-GR, timezone=US/East-Indiana
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=90708816,total=212942848
[junit4] 2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest,
SuggesterWFSTTest, MetricUtilsTest, TestFunctionQuery, BasicAuthStandaloneTest,
TestSegmentSorting, FacetPivotSmallTest, HighlighterConfigTest, RecoveryZkTest,
TestNumericRangeQuery32, DeleteReplicaTest, SuggestComponentTest,
TestScoreJoinQPNoScore, TestHdfsBackupRestoreCore, TestFieldTypeResource,
TestSweetSpotSimilarityFactory, TestFaceting, DateFieldTest,
TestMaxScoreQueryParser, TestSchemaVersionResource, TestUtils,
ConnectionManagerTest, TestPhraseSuggestions, TestFieldCacheSortRandom,
TestSimpleQParserPlugin, AutoAddReplicasPlanActionTest, TestTlogReplica]
[junit4] Completed [54/744 (1!)] on J0 in 122.86s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 49367 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]