Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2068/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestPullReplica.testRealTimeGet
Error Message:
Unexpected replica count null Live Nodes: [127.0.0.1:47285_solr,
127.0.0.1:61484_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Unexpected replica count
null
Live Nodes: [127.0.0.1:47285_solr, 127.0.0.1:61484_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([809F1FB1CAEFA7C8:D8F2EAB268550901]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.TestPullReplica.testRealTimeGet(TestPullReplica.java:348)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 13477 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/init-core-data-001
[junit4] 2> 3391800 WARN
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 3391800 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3391801 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-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> 3391801 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3391801 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001
[junit4] 2> 3391801 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3391802 INFO (Thread-7864) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3391802 INFO (Thread-7864) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3391805 ERROR (Thread-7864) [ ] 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> 3391902 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:61031
[junit4] 2> 3391907 INFO (zkConnectionManagerCallback-8813-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391917 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 3391917 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 3391917 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3391917 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3391917 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3391918 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3391918 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3391918 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3391918 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15aabf61{/solr,null,AVAILABLE}
[junit4] 2> 3391918 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a99ef94{/solr,null,AVAILABLE}
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@724032a8{HTTP/1.1,[http/1.1]}{127.0.0.1:47285}
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@508b49f9{HTTP/1.1,[http/1.1]}{127.0.0.1:61484}
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.e.j.s.Server Started @3393602ms
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.e.j.s.Server Started @3393602ms
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47285}
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61484}
[junit4] 2> 3391926 ERROR (jetty-launcher-8810-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3391926 ERROR (jetty-launcher-8810-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-17T18:31:28.591Z
[junit4] 2> 3391926 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-17T18:31:28.591Z
[junit4] 2> 3391928 INFO (zkConnectionManagerCallback-8816-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391928 INFO (zkConnectionManagerCallback-8817-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391928 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3391929 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3392125 INFO (jetty-launcher-8810-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61031/solr
[junit4] 2> 3392126 INFO (zkConnectionManagerCallback-8821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392129 INFO (zkConnectionManagerCallback-8823-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392144 INFO (jetty-launcher-8810-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61031/solr
[junit4] 2> 3392145 INFO (zkConnectionManagerCallback-8829-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392147 INFO (zkConnectionManagerCallback-8831-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392267 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:47285_solr
[junit4] 2> 3392270 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61484_solr
[junit4] 2> 3392270 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer Overseer
(id=72353301854617606-127.0.0.1:47285_solr-n_0000000000) starting
[junit4] 2> 3392272 INFO (zkCallback-8822-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3392272 INFO (zkCallback-8830-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3392283 INFO (zkConnectionManagerCallback-8838-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392285 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3392287 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:61031/solr ready
[junit4] 2> 3392288 INFO
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:47285_solr
[junit4] 2> 3392291 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3392291 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47285_solr
[junit4] 2> 3392293 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:47285_solr"} current state version: 0
[junit4] 2> 3392294 INFO (zkCallback-8830-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3392294 INFO (zkCallback-8822-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3392296 INFO (zkCallback-8837-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3392300 INFO (zkConnectionManagerCallback-8843-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392302 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3392305 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:61031/solr ready
[junit4] 2> 3392305 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3392310 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3392345 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47285.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3392383 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47285.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3392383 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47285.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3392385 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61484.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3392385 INFO (jetty-launcher-8810-thread-1)
[n:127.0.0.1:47285_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001/node1/.
[junit4] 2> 3392393 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61484.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3392393 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61484.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3392396 INFO (jetty-launcher-8810-thread-2)
[n:127.0.0.1:61484_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001/node2/.
[junit4] 2> 3392429 INFO (zkConnectionManagerCallback-8847-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392434 INFO (zkConnectionManagerCallback-8852-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392436 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3392438 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61031/solr ready
[junit4] 2> 3392445 INFO
(SUITE-TestPullReplica-seed#[809F1FB1CAEFA7C8]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 3392446 INFO (qtp1099583408-33414) [n:127.0.0.1:61484_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> 3392448 INFO (qtp1099583408-33414) [n:127.0.0.1:61484_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=1
[junit4] 2> 3392634 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
[junit4] 2> 3392637 INFO (qtp1099583408-33409) [n:127.0.0.1:61484_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3392641 INFO
(OverseerThreadFactory-12401-thread-1-processing-n:127.0.0.1:47285_solr)
[n:127.0.0.1:47285_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
pull_replica_test_kill_leader
[junit4] 2> 3392646 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"pull_replica_test_kill_leader",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 3392753 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3392753 INFO
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3392757 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3392757 INFO
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3392965 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 3392965 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3392965 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3392970 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3392970 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3393980 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 3393980 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 3393986 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema
[pull_replica_test_kill_leader_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3393986 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.IndexSchema
[pull_replica_test_kill_leader_shard1_replica_p2] Schema name=minimal
[junit4] 2> 3393988 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 3393988 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 3393988 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_p2' using
configuration from collection pull_replica_test_kill_leader, trusted=true
[junit4] 2> 3393988 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_n1' using
configuration from collection pull_replica_test_kill_leader, trusted=true
[junit4] 2> 3393989 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_47285.solr.core.pull_replica_test_kill_leader.shard1.replica_n1'
(registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3393989 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_61484.solr.core.pull_replica_test_kill_leader.shard1.replica_p2'
(registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_p2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de6e09e
[junit4] 2> 3393989 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_kill_leader_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001/node1/pull_replica_test_kill_leader_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001/node1/./pull_replica_test_kill_leader_shard1_replica_n1/data/]
[junit4] 2> 3393989 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore
[[pull_replica_test_kill_leader_shard1_replica_p2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001/node2/pull_replica_test_kill_leader_shard1_replica_p2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_809F1FB1CAEFA7C8-001/tempDir-001/node2/./pull_replica_test_kill_leader_shard1_replica_p2/data/]
[junit4] 2> 3394045 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3394045 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3394045 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3394045 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3394046 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3394046 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3394046 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@59195315[pull_replica_test_kill_leader_shard1_replica_p2]
main]
[junit4] 2> 3394047 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@38b221cc[pull_replica_test_kill_leader_shard1_replica_n1]
main]
[junit4] 2> 3394048 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3394048 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3394048 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3394049 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 3394049 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3394049 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 3394049 INFO
(searcherExecutor-12409-thread-1-processing-n:127.0.0.1:61484_solr
x:pull_replica_test_kill_leader_shard1_replica_p2
c:pull_replica_test_kill_leader s:shard1 r:core_node4) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_p2] Registered new searcher
Searcher@59195315[pull_replica_test_kill_leader_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3394049 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1611880559504523264
[junit4] 2> 3394050 INFO
(searcherExecutor-12410-thread-1-processing-n:127.0.0.1:47285_solr
x:pull_replica_test_kill_leader_shard1_replica_n1
c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher
Searcher@38b221cc[pull_replica_test_kill_leader_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3394054 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.ZkController
pull_replica_test_kill_leader_shard1_replica_p2 starting background replication
from leader
[junit4] 2> 3394054 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.ReplicateFromLeader
Will start replication from leader with poll interval: 00:00:03
[junit4] 2> 3394055 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/pull_replica_test_kill_leader/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 3394055 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 3000ms
[junit4] 2> 3394055 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 3394062 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"pull_replica_test_kill_leader"} current state
version: 0
[junit4] 2> 3394062 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3394062 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3394062 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:47285/solr/pull_replica_test_kill_leader_shard1_replica_n1/
[junit4] 2> 3394063 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 3394063 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:47285/solr/pull_replica_test_kill_leader_shard1_replica_n1/
has no replicas
[junit4] 2> 3394063 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3394069 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:47285/solr/pull_replica_test_kill_leader_shard1_replica_n1/
shard1
[junit4] 2> 3394069 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3394172 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 3394174 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3394175 INFO (qtp1247390746-33422) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1209
[junit4] 2> 3394208 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down,
skipping replication
[junit4] 2> 3394276 INFO (zkCallback-8830-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 3395061 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3395061 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2096
[junit4] 2> 3395065 INFO (qtp1099583408-33409) [n:127.0.0.1:61484_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> 3395163 INFO (zkCallback-8830-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 3395163 INFO (zkCallback-8822-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 3396072 INFO (qtp1099583408-33409) [n:127.0.0.1:61484_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3435
[junit4] 2> 3396083 INFO (qtp1247390746-33424) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/pull_replica_test_kill_leader/terms/shard1 to
Terms{values={core_node3=1}, version=1}
[junit4] 2> 3396083 INFO (qtp1247390746-33424) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1611880561636278272)]} 0 1
[junit4] 2> 3396084 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1611880561638375424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3396084 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2325dc73
commitCommandVersion:1611880561638375424
[junit4] 2> 3396099 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5a7c2fa1[pull_replica_test_kill_leader_shard1_replica_n1]
main]
[junit4] 2> 3396099 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3396100 INFO
(searcherExecutor-12410-thread-1-processing-n:127.0.0.1:47285_solr
x:pull_replica_test_kill_leader_shard1_replica_n1
c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher
Searcher@5a7c2fa1[pull_replica_test_kill_leader_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 3396100 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=pull_replica_test_kill_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 16
[junit4] 2> 3396103 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 3396106 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396207 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396308 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396409 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396510 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396611 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396646 INFO
(OverseerCollectionConfigSetProcessor-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_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> 3396714 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396815 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3396918 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3397022 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 3397056 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3397056 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:47285/solr/pull_replica_test_kill_leader_shard1_replica_n1/
[junit4] 2> 3397058 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 3397058 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 3397058 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 1537209092749
[junit4] 2> 3397058 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 3397058 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 3397058 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 3397059 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 3397059 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 17
[junit4] 2> 3397060 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
MockDirectoryWrapper(RAMDirectory@23af1f3f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f178ac1)
[junit4] 2> 3397060 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397062 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Direct_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397066 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Direct_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397066 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397067 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Direct_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397082 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397082 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397083 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397084 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397084 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397085 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397086 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397086 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397087 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Direct_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397093 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397094 INFO (qtp1247390746-33417) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397095 INFO (qtp1247390746-33421) [n:127.0.0.1:47285_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3397095 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Bytes downloaded: 2669, Bytes skipped downloading: 0
[junit4] 2> 3397095 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=2669) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@23af1f3f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f178ac1)
[junit4] 2> 3397095 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.c.SolrCore Updating index properties... index=index.20180917213133724
[junit4] 2> 3397095 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher removing old index directory
MockDirectoryWrapper(RAMDirectory@536504db
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63a68895)
[junit4] 2> 3397099 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3397100 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fd7795d[pull_replica_test_kill_leader_shard1_replica_p2] main]
[junit4] 2> 3397101 INFO (searcherExecutor-12409-thread-1) [ ]
o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2] Registered
new searcher Searcher@1fd7795d[pull_replica_test_kill_leader_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 3397123 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 3397124 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.ChaosMonkey monkey: kill jetty! 47285
[junit4] 2> 3397125 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@724032a8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3397129 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2075532026
[junit4] 2> 3397129 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3397129 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@21125877: rootName =
solr_47285, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@48ed82d
[junit4] 2> 3397139 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3397139 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a88a755: rootName =
solr_47285, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4a01a437
[junit4] 2> 3397144 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3397144 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a7c5a8d: rootName =
solr_47285, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3a798466
[junit4] 2> 3397147 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:47285_solr
[junit4] 2> 3397148 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3397148 DEBUG
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:47285_solr"} current state version: 0
[junit4] 2> 3397151 INFO (zkCallback-8842-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 3397151 INFO (zkCallback-8851-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 3397151 INFO (zkCallback-8837-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 3397151 INFO (zkCallback-8822-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 3397151 INFO (zkCallback-8830-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 3397151 INFO (coreCloseExecutor-12421-thread-1)
[n:127.0.0.1:47285_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4727b1f5
[junit4] 2> 3397151 INFO (coreCloseExecutor-12421-thread-1)
[n:127.0.0.1:47285_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.pull_replica_test_kill_leader.shard1.replica_n1, tag=4727b1f5
[junit4] 2> 3397151 INFO (coreCloseExecutor-12421-thread-1)
[n:127.0.0.1:47285_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d5ae4fd:
rootName = solr_47285, domain =
solr.core.pull_replica_test_kill_leader.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core.pull_replica_test_kill_leader.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@5e0b2008
[junit4] 2> 3397160 INFO (coreCloseExecutor-12421-thread-1)
[n:127.0.0.1:47285_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.pull_replica_test_kill_leader.shard1.leader,
tag=4727b1f5
[junit4] 2> 3397162 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.Overseer Overseer
(id=72353301854617606-127.0.0.1:47285_solr-n_0000000000) closing
[junit4] 2> 3397163 INFO
(OverseerStateUpdate-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[n:127.0.0.1:47285_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:47285_solr
[junit4] 2> 3397163 WARN
(OverseerAutoScalingTriggerThread-72353301854617606-127.0.0.1:47285_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 3397189 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a99ef94{/solr,null,UNAVAILABLE}
[junit4] 2> 3397189 INFO (zkCallback-8822-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61484_solr
[junit4] 2> 3397193 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 3397194 INFO
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 47285
[junit4] 2> 3397199 INFO (zkCallback-8822-thread-1)
[n:127.0.0.1:61484_solr ] o.a.s.c.Overseer Overseer
(id=72353301854617604-127.0.0.1:61484_solr-n_0000000001) starting
[junit4] 2> 3397207 INFO
(OverseerStateUpdate-72353301854617604-127.0.0.1:61484_solr-n_0000000001)
[n:127.0.0.1:61484_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:61484_solr
[junit4] 2> 3397211 DEBUG
(OverseerStateUpdate-72353301854617604-127.0.0.1:61484_solr-n_0000000001)
[n:127.0.0.1:61484_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:47285_solr"} current state version: 0
[junit4] 2> 3397211 INFO (zkCallback-8851-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[1])
[junit4] 2> 3397212 INFO (zkCallback-8851-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[1])
[junit4] 2> 3397212 INFO (zkCallback-8851-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[1])
[junit4] 2> 3397212 INFO (zkCallback-8822-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[1])
[junit4] 2> 3397222 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (0) java.net.SocketException:
Connection reset, retry? 0
[junit4] 2> 3401242 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4019
[junit4] 2> 3401242 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3401243 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 1
[junit4] 2> 3404102 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3404102 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3405264 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4021
[junit4] 2> 3405264 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3405265 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 2
[junit4] 2> 3408125 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3408125 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3409293 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4028
[junit4] 2> 3409294 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3409294 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 3
[junit4] 2> 3412143 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3412143 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3413298 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4003
[junit4] 2> 3413298 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3413299 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 4
[junit4] 2> 3416175 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3416175 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3417304 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4004
[junit4] 2> 3417304 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3417304 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 5
[junit4] 2> 3420205 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3420205 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3421339 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4033
[junit4] 2> 3421340 INFO (qtp1099583408-33416) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3421340 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 0
[junit4] 2> 3424234 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3424234 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 3425366 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4026
[junit4] 2> 3425367 INFO (qtp1099583408-33413) [n:127.0.0.1:61484_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 3425367 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[809F1FB1CAEFA7C8]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:61484/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:47285/solr",
[junit4] 2> "node_name":"127.0.0.1:47285_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:61484/solr",
[junit4] 2> "node_name":"127.0.0.1:61484_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:61484_solr],
retry? 1
[junit4] 2> 3428246 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 3428246 INFO (indexFetcher-12419-thread-1) [ ]
o.a.s.h.IndexFetcher Last
[...truncated too long message...]
-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/api-all-1.0.0-M20.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/byte-buddy-1.6.2.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/commons-collections-3.2.2.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/ehcache-core-2.4.4.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/jersey-core-1.9.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/jersey-server-1.9.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/jetty-6.1.26.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/jetty-util-6.1.26.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/mina-core-2.0.0-M5.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/mockito-core-2.6.2.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/netty-all-4.0.36.Final.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/test-lib/objenesis-2.5.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-analysis-extras/classes/java:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queryparser/classes/test:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/backward-codecs/classes/test:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/export/home/jenkins/.ant/lib/ivy-2.4.0.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/usr/jdk/instances/jdk1.8.0/lib/tools.jar:/export/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp/junit4-J1-20180917_173456_4961162462506670833510.events
@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp/junit4-J1-20180917_173456_496885378390478250362.suites
-stdin
[junit4] ERROR: JVM J1 ended with an exception: Forked process returned with
error code: 9.
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
[junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] at java.lang.Thread.run(Thread.java:748)
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:633: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:577: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:267:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:558:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092:
At least one slave process threw an exception, first: Forked process returned
with error code: 9.
Total time: 4471 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]