Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20800/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.lucene.spatial3d.geom.RandomGeoShapeRelationshipTest.testRandomContains
Error Message:
geoAreaShape: GeoExactCircle: {planetmodel=PlanetModel.WGS84,
center=[lat=-0.00871130560892533,
lon=2.3029626482941588([X=-0.6692047265792528, Y=0.7445316825911176,
Z=-0.008720939756154669])], radius=3.038428918538668(174.0891533827647),
accuracy=2.111101444186927E-4} shape: GeoRectangle:
{planetmodel=PlanetModel.WGS84, toplat=0.18851664435052304(10.801208089253723),
bottomlat=-1.4896034997154073(-85.34799368160976),
leftlon=-1.4970589804391838(-85.7751612613233),
rightlon=1.346321571653886(77.13854392318753)} expected:<0> but was:<2>
Stack Trace:
java.lang.AssertionError: geoAreaShape: GeoExactCircle:
{planetmodel=PlanetModel.WGS84, center=[lat=-0.00871130560892533,
lon=2.3029626482941588([X=-0.6692047265792528, Y=0.7445316825911176,
Z=-0.008720939756154669])], radius=3.038428918538668(174.0891533827647),
accuracy=2.111101444186927E-4}
shape: GeoRectangle: {planetmodel=PlanetModel.WGS84,
toplat=0.18851664435052304(10.801208089253723),
bottomlat=-1.4896034997154073(-85.34799368160976),
leftlon=-1.4970589804391838(-85.7751612613233),
rightlon=1.346321571653886(77.13854392318753)} expected:<0> but was:<2>
at
__randomizedtesting.SeedInfo.seed([87612C9805977C6F:B087E212A0C8DB25]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.lucene.spatial3d.geom.RandomGeoShapeRelationshipTest.testRandomContains(RandomGeoShapeRelationshipTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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)
FAILED: org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded
Error Message:
Error from server at https://127.0.0.1:32807/solr: Timed out waiting to see all
replicas: [testLeaderUnloaded_shard1_replica_n7] in cluster state.
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:32807/solr: Timed out waiting to see all
replicas: [testLeaderUnloaded_shard1_replica_n7] in cluster state.
at
__randomizedtesting.SeedInfo.seed([E9B5B9085E370499:BA12AAFEA31BEA9B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 9699 lines...]
[junit4] Suite:
org.apache.lucene.spatial3d.geom.RandomGeoShapeRelationshipTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RandomGeoShapeRelationshipTest -Dtests.method=testRandomContains
-Dtests.seed=87612C9805977C6F -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fi-FI -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 17.1s J2 |
RandomGeoShapeRelationshipTest.testRandomContains <<<
[junit4] > Throwable #1: java.lang.AssertionError: geoAreaShape:
GeoExactCircle: {planetmodel=PlanetModel.WGS84,
center=[lat=-0.00871130560892533,
lon=2.3029626482941588([X=-0.6692047265792528, Y=0.7445316825911176,
Z=-0.008720939756154669])], radius=3.038428918538668(174.0891533827647),
accuracy=2.111101444186927E-4}
[junit4] > shape: GeoRectangle: {planetmodel=PlanetModel.WGS84,
toplat=0.18851664435052304(10.801208089253723),
bottomlat=-1.4896034997154073(-85.34799368160976),
leftlon=-1.4970589804391838(-85.7751612613233),
rightlon=1.346321571653886(77.13854392318753)} expected:<0> but was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([87612C9805977C6F:B087E212A0C8DB25]:0)
[junit4] > at
org.apache.lucene.spatial3d.geom.RandomGeoShapeRelationshipTest.testRandomContains(RandomGeoShapeRelationshipTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=2026, maxMBSortInHeap=7.049530796534057,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@131889a6),
locale=fi-FI, timezone=Africa/Mbabane
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=472120112,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [GeoPointTest,
RandomBinaryCodecTest, RandomGeoShapeRelationshipTest]
[junit4] Completed [12/15 (1!)] on J2 in 20.06s, 26 tests, 1 failure <<<
FAILURES!
[...truncated 2405 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPrepRecovery
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/init-core-data-001
[junit4] 2> 472608 WARN
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
[junit4] 2> 472608 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 472609 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 472609 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 472610 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001
[junit4] 2> 472611 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 472611 INFO (Thread-882) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 472612 INFO (Thread-882) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 472613 ERROR (Thread-882) [ ] 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> 472711 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44103
[junit4] 2> 472717 INFO (jetty-launcher-490-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 472717 INFO (jetty-launcher-490-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 472724 INFO (jetty-launcher-490-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@479c64f8{/solr,null,AVAILABLE}
[junit4] 2> 472725 INFO (jetty-launcher-490-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56232e19{/solr,null,AVAILABLE}
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7630d1d5{SSL,[ssl,
http/1.1]}{127.0.0.1:32807}
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3056fc0d{SSL,[ssl,
http/1.1]}{127.0.0.1:37453}
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.e.j.s.Server Started @474513ms
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32807}
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.e.j.s.Server Started @474513ms
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37453}
[junit4] 2> 472730 ERROR (jetty-launcher-490-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 472730 ERROR (jetty-launcher-490-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-02T02:03:29.777Z
[junit4] 2> 472730 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-02T02:03:29.777Z
[junit4] 2> 472734 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 472734 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 472737 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 472737 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 472737 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 472737 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 472738 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 472738 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 472741 INFO (jetty-launcher-490-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44103/solr
[junit4] 2> 472745 INFO (jetty-launcher-490-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44103/solr
[junit4] 2> 472793 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 472793 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37453_solr
[junit4] 2> 472793 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.c.Overseer Overseer
(id=98932372908212230-127.0.0.1:37453_solr-n_0000000000) starting
[junit4] 2> 472796 INFO (jetty-launcher-490-thread-2)
[n:127.0.0.1:32807_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 472803 INFO (jetty-launcher-490-thread-2)
[n:127.0.0.1:32807_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32807_solr
[junit4] 2> 472806 INFO
(zkCallback-502-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 472808 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37453_solr
[junit4] 2> 472818 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 472819 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 472823 INFO
(zkCallback-502-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 472871 INFO (jetty-launcher-490-thread-2)
[n:127.0.0.1:32807_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 472877 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 472878 INFO (jetty-launcher-490-thread-2)
[n:127.0.0.1:32807_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 472878 INFO (jetty-launcher-490-thread-2)
[n:127.0.0.1:32807_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 472879 INFO (jetty-launcher-490-thread-2)
[n:127.0.0.1:32807_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/.
[junit4] 2> 472883 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 472883 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 472884 INFO (jetty-launcher-490-thread-1)
[n:127.0.0.1:37453_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/.
[junit4] 2> 472915 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 472915 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44103/solr ready
[junit4] 2> 472933 INFO
(TEST-TestPrepRecovery.testLeaderNotResponding-seed#[E9B5B9085E370499]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLeaderNotResponding
[junit4] 2> 472958 INFO (qtp538985609-3321) [n:127.0.0.1:32807_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 472960 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.CreateCollectionCmd Create collection
testLeaderNotResponding
[junit4] 2> 472960 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 472961 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to
/configs/testLeaderNotResponding/protwords.txt
[junit4] 2> 472962 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to
/configs/testLeaderNotResponding/managed-schema
[junit4] 2> 472963 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to
/configs/testLeaderNotResponding/solrconfig.xml
[junit4] 2> 472964 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testLeaderNotResponding/synonyms.txt
[junit4] 2> 472965 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to
/configs/testLeaderNotResponding/stopwords.txt
[junit4] 2> 472968 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testLeaderNotResponding/lang/contractions_it.txt
[junit4] 2> 472970 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testLeaderNotResponding/lang/stemdict_nl.txt
[junit4] 2> 472971 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testLeaderNotResponding/lang/stopwords_hy.txt
[junit4] 2> 472973 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testLeaderNotResponding/lang/stopwords_no.txt
[junit4] 2> 472974 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testLeaderNotResponding/lang/contractions_ca.txt
[junit4] 2> 472974 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testLeaderNotResponding/lang/stopwords_id.txt
[junit4] 2> 472975 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testLeaderNotResponding/lang/stopwords_ga.txt
[junit4] 2> 472975 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testLeaderNotResponding/lang/stopwords_hi.txt
[junit4] 2> 472976 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testLeaderNotResponding/lang/stopwords_da.txt
[junit4] 2> 472976 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testLeaderNotResponding/lang/stopwords_ja.txt
[junit4] 2> 472977 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testLeaderNotResponding/lang/stopwords_pt.txt
[junit4] 2> 472977 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testLeaderNotResponding/lang/stopwords_hu.txt
[junit4] 2> 472977 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testLeaderNotResponding/lang/stopwords_el.txt
[junit4] 2> 472978 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testLeaderNotResponding/lang/stopwords_ru.txt
[junit4] 2> 472978 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testLeaderNotResponding/lang/stopwords_tr.txt
[junit4] 2> 472979 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testLeaderNotResponding/lang/stopwords_ar.txt
[junit4] 2> 472979 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testLeaderNotResponding/lang/userdict_ja.txt
[junit4] 2> 472980 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testLeaderNotResponding/lang/stopwords_eu.txt
[junit4] 2> 472981 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testLeaderNotResponding/lang/stopwords_it.txt
[junit4] 2> 472981 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testLeaderNotResponding/lang/stopwords_cz.txt
[junit4] 2> 472984 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testLeaderNotResponding/lang/stoptags_ja.txt
[junit4] 2> 472985 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testLeaderNotResponding/lang/contractions_fr.txt
[junit4] 2> 472986 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testLeaderNotResponding/lang/stopwords_de.txt
[junit4] 2> 472988 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testLeaderNotResponding/lang/stopwords_fa.txt
[junit4] 2> 472988 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testLeaderNotResponding/lang/contractions_ga.txt
[junit4] 2> 472990 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testLeaderNotResponding/lang/stopwords_ca.txt
[junit4] 2> 472990 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testLeaderNotResponding/lang/stopwords_nl.txt
[junit4] 2> 472990 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testLeaderNotResponding/lang/stopwords_bg.txt
[junit4] 2> 472991 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testLeaderNotResponding/lang/stopwords_lv.txt
[junit4] 2> 472991 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testLeaderNotResponding/lang/stopwords_en.txt
[junit4] 2> 472992 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testLeaderNotResponding/lang/stopwords_es.txt
[junit4] 2> 472992 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testLeaderNotResponding/lang/stopwords_th.txt
[junit4] 2> 472993 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testLeaderNotResponding/lang/stopwords_ro.txt
[junit4] 2> 472993 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testLeaderNotResponding/lang/stopwords_fr.txt
[junit4] 2> 472994 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testLeaderNotResponding/lang/stopwords_sv.txt
[junit4] 2> 472994 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testLeaderNotResponding/lang/stopwords_fi.txt
[junit4] 2> 472995 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testLeaderNotResponding/lang/hyphenations_ga.txt
[junit4] 2> 472995 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testLeaderNotResponding/lang/stopwords_gl.txt
[junit4] 2> 472995 INFO
(OverseerThreadFactory-1259-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/testLeaderNotResponding/params.json
[junit4] 2> 473099 INFO
(OverseerStateUpdate-98932372908212230-127.0.0.1:37453_solr-n_0000000000)
[n:127.0.0.1:37453_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testLeaderNotResponding",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testLeaderNotResponding_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32807/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 473305 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 473305 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 473411 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 473411 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 474318 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 474319 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 474320 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 474320 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
[junit4] 2> 474320 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 474320 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
[junit4] 2> 474320 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 474320 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
[junit4] 2> 474321 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 474321 WARN (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1/../../../../dist
[junit4] 2> 474325 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 474341 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.IndexSchema
[testLeaderNotResponding_shard1_replica_n1] Schema name=default-config
[junit4] 2> 474560 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
default-config/1.6 with uniqueid field id
[junit4] 2> 474597 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testLeaderNotResponding_shard1_replica_n1' using configuration from
collection testLeaderNotResponding, trusted=true
[junit4] 2> 474597 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.testLeaderNotResponding.shard1.replica_n1' (registry
'solr.core.testLeaderNotResponding.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 474597 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 474597 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrCore
[[testLeaderNotResponding_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node2/./testLeaderNotResponding_shard1_replica_n1/data/]
[junit4] 2> 474841 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 474986 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 474986 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 474987 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommited for 15000ms;
[junit4] 2> 474987 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 474988 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@54b30b28[testLeaderNotResponding_shard1_replica_n1] main]
[junit4] 2> 474990 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderNotResponding
[junit4] 2> 474990 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testLeaderNotResponding
[junit4] 2> 474990 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testLeaderNotResponding/managed-schema
[junit4] 2> 474991 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 474991 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 474996 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker
init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 475004 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 475004 INFO
(searcherExecutor-1264-thread-1-processing-n:127.0.0.1:32807_solr
x:testLeaderNotResponding_shard1_replica_n1 s:shard1 c:testLeaderNotResponding
r:core_node2) [n:127.0.0.1:32807_solr c:testLeaderNotResponding s:shard1
r:core_node2 x:testLeaderNotResponding_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@54b30b28[testLeaderNotResponding_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 475004 INFO
(searcherExecutor-1264-thread-1-processing-n:127.0.0.1:32807_solr
x:testLeaderNotResponding_shard1_replica_n1 s:shard1 c:testLeaderNotResponding
r:core_node2) [n:127.0.0.1:32807_solr c:testLeaderNotResponding s:shard1
r:core_node2 x:testLeaderNotResponding_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 475004 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1582917969039589376
[junit4] 2> 475005 INFO
(searcherExecutor-1264-thread-1-processing-n:127.0.0.1:32807_solr
x:testLeaderNotResponding_shard1_replica_n1 s:shard1 c:testLeaderNotResponding
r:core_node2) [n:127.0.0.1:32807_solr c:testLeaderNotResponding s:shard1
r:core_node2 x:testLeaderNotResponding_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 475005 INFO
(searcherExecutor-1264-thread-1-processing-n:127.0.0.1:32807_solr
x:testLeaderNotResponding_shard1_replica_n1 s:shard1 c:testLeaderNotResponding
r:core_node2) [n:127.0.0.1:32807_solr c:testLeaderNotResponding s:shard1
r:core_node2 x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SolrCore
[testLeaderNotResponding_shard1_replica_n1] Registered new searcher
Searcher@54b30b28[testLeaderNotResponding_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 475007 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 475007 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 475007 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:32807/solr/testLeaderNotResponding_shard1_replica_n1/
[junit4] 2> 475007 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 475007 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:32807/solr/testLeaderNotResponding_shard1_replica_n1/ has no
replicas
[junit4] 2> 475007 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 475008 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
https://127.0.0.1:32807/solr/testLeaderNotResponding_shard1_replica_n1/ shard1
[junit4] 2> 475109 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 475109 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 475158 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 475159 INFO (qtp538985609-3320) [n:127.0.0.1:32807_solr
c:testLeaderNotResponding s:shard1 r:core_node2
x:testLeaderNotResponding_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1854
[junit4] 2> 475161 INFO (qtp538985609-3321) [n:127.0.0.1:32807_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> 475260 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 475260 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476161 INFO (qtp538985609-3321) [n:127.0.0.1:32807_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3203
[junit4] 2> 476166 INFO (qtp538985609-3314) [n:127.0.0.1:32807_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=testLeaderNotResponding&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 476167 INFO
(OverseerCollectionConfigSetProcessor-98932372908212230-127.0.0.1:37453_solr-n_0000000000)
[n:127.0.0.1:37453_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> 476168 INFO
(OverseerThreadFactory-1259-thread-2-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:37453_solr for creating new replica
[junit4] 2> 476168 INFO
(OverseerStateUpdate-98932372908212230-127.0.0.1:37453_solr-n_0000000000)
[n:127.0.0.1:37453_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testLeaderNotResponding",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testLeaderNotResponding_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37453/solr",
[junit4] 2> "node_name":"127.0.0.1:37453_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 476269 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476269 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476388 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderNotResponding&name=testLeaderNotResponding_shard1_replica_n3&action=CREATE&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 476388 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 476397 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 476397 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 476398 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/extraction/lib
[junit4] 2> 476399 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
[junit4] 2> 476399 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/clustering/lib
[junit4] 2> 476399 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
[junit4] 2> 476399 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/langid/lib
[junit4] 2> 476399 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
[junit4] 2> 476400 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../contrib/velocity/lib
[junit4] 2> 476400 WARN (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add
files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3/../../../../dist
[junit4] 2> 476405 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 476420 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.IndexSchema
[testLeaderNotResponding_shard1_replica_n3] Schema name=default-config
[junit4] 2> 476490 INFO
(zkCallback-502-thread-1-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476490 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476490 INFO
(zkCallback-502-thread-2-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476490 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476551 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema
default-config/1.6 with uniqueid field id
[junit4] 2> 476566 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'testLeaderNotResponding_shard1_replica_n3' using configuration from
collection testLeaderNotResponding, trusted=true
[junit4] 2> 476567 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.testLeaderNotResponding.shard1.replica_n3' (registry
'solr.core.testLeaderNotResponding.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bd8f784
[junit4] 2> 476567 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 476567 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrCore
[[testLeaderNotResponding_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001/tempDir-001/node1/./testLeaderNotResponding_shard1_replica_n3/data/]
[junit4] 2> 476588 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.r.XSLTResponseWriter
xsltCacheLifetimeSeconds=5
[junit4] 2> 476637 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 476637 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 476639 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommited for 15000ms;
[junit4] 2> 476639 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 476640 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@73da6624[testLeaderNotResponding_shard1_replica_n3] main]
[junit4] 2> 476641 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderNotResponding
[junit4] 2> 476641 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testLeaderNotResponding
[junit4] 2> 476641 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/testLeaderNotResponding/managed-schema
[junit4] 2> 476641 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 476642 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 476642 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.DirectSolrSpellChecker
init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 476643 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 476643 INFO
(searcherExecutor-1269-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@73da6624[testLeaderNotResponding_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 476643 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1582917970758205440
[junit4] 2> 476643 INFO
(searcherExecutor-1269-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 476643 INFO
(searcherExecutor-1269-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 476644 INFO
(searcherExecutor-1269-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.SolrCore
[testLeaderNotResponding_shard1_replica_n3] Registered new searcher
Searcher@73da6624[testLeaderNotResponding_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 476645 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.c.ZkController Core needs to
recover:testLeaderNotResponding_shard1_replica_n3
[junit4] 2> 476646 INFO
(updateExecutor-499-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 476646 INFO (qtp1358623663-3328) [n:127.0.0.1:37453_solr
c:testLeaderNotResponding s:shard1 r:core_node4
x:testLeaderNotResponding_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderNotResponding&name=testLeaderNotResponding_shard1_replica_n3&action=CREATE&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=258
[junit4] 2> 476646 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 476646 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 476647 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[testLeaderNotResponding_shard1_replica_n3]
[junit4] 2> 476647 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 476647 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Publishing state of core
[testLeaderNotResponding_shard1_replica_n3] as recovering, leader is
[https://127.0.0.1:32807/solr/testLeaderNotResponding_shard1_replica_n1/] and I
am [https://127.0.0.1:37453/solr/testLeaderNotResponding_shard1_replica_n3/]
[junit4] 2> 476647 INFO (qtp538985609-3314) [n:127.0.0.1:32807_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=ADDREPLICA&collection=testLeaderNotResponding&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=481
[junit4] 2> 476649 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:32807/solr]; [WaitForState:
action=PREPRECOVERY&core=testLeaderNotResponding_shard1_replica_n1&nodeName=127.0.0.1:37453_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 476657 INFO (qtp538985609-3321) [n:127.0.0.1:32807_solr ]
o.a.s.u.TestInjection inject pause forever for prep recovery op
[junit4] 2> 476749 INFO
(zkCallback-502-thread-3-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476749 INFO
(zkCallback-498-thread-1-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476749 INFO
(zkCallback-502-thread-2-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476749 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 476749 INFO (zkCallback-509-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 478168 INFO
(OverseerCollectionConfigSetProcessor-98932372908212230-127.0.0.1:37453_solr-n_0000000000)
[n:127.0.0.1:37453_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 494672 ERROR
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Error while trying to recover.
core=testLeaderNotResponding_shard1_replica_n3:java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while
waiting response from server at: https://127.0.0.1:32807/solr
[junit4] 2> at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:831)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:568)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:308)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:292)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
Timeout occured while waiting response from server at:
https://127.0.0.1:32807/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:299)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: java.net.SocketTimeoutException: Read timed out
[junit4] 2> at java.net.SocketInputStream.socketRead0(Native Method)
[junit4] 2> at
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:171)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
[junit4] 2> at
sun.security.ssl.InputRecord.read(InputRecord.java:503)
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
[junit4] 2> at
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 6 more
[junit4] 2>
[junit4] 2> 494672 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still
buffering updates.
[junit4] 2> 494672 ERROR
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Recovery failed - trying again... (0)
[junit4] 2> 494672 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Wait [2.0] seconds before trying to recover again
(attempt=1)
[junit4] 2> 504672 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[testLeaderNotResponding_shard1_replica_n3]
[junit4] 2> 504673 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog
Restarting buffering. previous=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0
errors=0 positionOfStart=0}
[junit4] 2> 504673 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3] o.a.s.u.UpdateLog
Starting to buffer updates. FSUpdateLog{state=BUFFERING, tlog=null}
[junit4] 2> 504673 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Publishing state of core
[testLeaderNotResponding_shard1_replica_n3] as recovering, leader is
[https://127.0.0.1:32807/solr/testLeaderNotResponding_shard1_replica_n1/] and I
am [https://127.0.0.1:37453/solr/testLeaderNotResponding_shard1_replica_n3/]
[junit4] 2> 504674 INFO
(recoveryExecutor-500-thread-1-processing-n:127.0.0.1:37453_solr
x:testLeaderNotResponding_shard1_replica_n3 s:shard1 c:testLeaderNotResponding
r:core_node4) [n:127.0.0.1:37453_solr c:testLeaderNotResponding s:shard1
r:core_node4 x:testLeaderNotResponding_shard1_replica_n3]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:32807/solr]; [WaitForState:
action=PREPRECOVERY&core=testLeaderNotResponding_shard1_replica_n1&nodeName=127.0.0.1:37453_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 504674 INFO (zkCallback-509-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 504674 INFO
(zkCallback-498-thread-2-processing-n:127.0.0.1:32807_solr)
[n:127.0.0.1:32807_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 504674 INFO
(zkCallback-502-thread-3-processing-n:127.0.0.1:37453_solr)
[n:127.0.0.1:37453_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testLeaderNotResponding/state.json] for collection
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
[junit4] 2> 504674 INFO
(zkCallback-502-thread-2-processing-n:127.0.0.1:37453_solr) [n:127.0.0.1:37453_s
[...truncated too long message...]
ing-n:127.0.0.1:39871_solr x:testLeaderUnloaded_shard1_replica_n5 s:shard1
c:testLeaderUnloaded r:core_node6) [n:127.0.0.1:39871_solr c:testLeaderUnloaded
s:shard1 r:core_node6 x:testLeaderUnloaded_shard1_replica_n5]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testLeaderUnloaded.shard1.replica_n5, tag=1290622736
[junit4] 2> 541755 INFO
(recoveryExecutor-514-thread-1-processing-n:127.0.0.1:39871_solr
x:testLeaderUnloaded_shard1_replica_n5 s:shard1 c:testLeaderUnloaded
r:core_node6) [n:127.0.0.1:39871_solr c:testLeaderUnloaded s:shard1
r:core_node6 x:testLeaderUnloaded_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e9ecee2:
rootName = null, domain = solr.core.testLeaderUnloaded.shard1.replica_n5,
service url = null, agent id = null] for registry
solr.core.testLeaderUnloaded.shard1.replica_n5 /
com.codahale.metrics.MetricRegistry@3d7bdfd7
[junit4] 2> 541761 INFO
(recoveryExecutor-514-thread-1-processing-n:127.0.0.1:39871_solr
x:testLeaderUnloaded_shard1_replica_n5 s:shard1 c:testLeaderUnloaded
r:core_node6) [n:127.0.0.1:39871_solr c:testLeaderUnloaded s:shard1
r:core_node6 x:testLeaderUnloaded_shard1_replica_n5] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.testLeaderUnloaded.shard1.leader, tag=1290622736
[junit4] 2> 541761 WARN
(recoveryExecutor-514-thread-1-processing-n:127.0.0.1:39871_solr
x:testLeaderUnloaded_shard1_replica_n5 s:shard1 c:testLeaderUnloaded
r:core_node6) [n:127.0.0.1:39871_solr c:testLeaderUnloaded s:shard1
r:core_node6 x:testLeaderUnloaded_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Stopping recovery for core=[testLeaderUnloaded_shard1_replica_n5]
coreNodeName=[core_node6]
[junit4] 2> 541766 INFO (jetty-closer-491-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8f5dfa9{/solr,null,UNAVAILABLE}
[junit4] 2> 555057 INFO (qtp538985609-3321) [n:127.0.0.1:32807_solr ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 13 s
[junit4] 2> 555057 ERROR (qtp538985609-3321) [n:127.0.0.1:32807_solr ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is
shutting down
[junit4] 2> at
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:171)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 555057 INFO (qtp538985609-3321) [n:127.0.0.1:32807_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:37453_solr&onlyIfLeaderActive=true&core=testLeaderNotResponding_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=78401
[junit4] 2> 555058 ERROR
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 555058 INFO
(SUITE-TestPrepRecovery-seed#[E9B5B9085E370499]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44103 44103
[junit4] 2> 561863 INFO (Thread-882) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44103 44103
[junit4] 2> 561863 WARN (Thread-882) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/configs/testLeaderUnloaded/managed-schema
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/testLeaderUnloaded
[junit4] 2> 2 /solr/configs/testLeaderNotResponding
[junit4] 2> 2
/solr/configs/testLeaderNotResponding/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/collections/testLeaderUnloaded/state.json
[junit4] 2> 17
/solr/collections/testLeaderNotResponding/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/98932372908212230-127.0.0.1:37453_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_E9B5B9085E370499-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b68ea0a),
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Europe/Uzhgorod
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=232223384,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestSubQueryTransformerCrossCore, TestBulkSchemaConcurrent,
CdcrRequestHandlerTest, TestUniqueKeyFieldResource, TestSimpleQParserPlugin,
OverriddenZkACLAndCredentialsProvidersTest, TestQuerySenderNoQuery,
TestSizeLimitedDistributedMap, TestAnalyzedSuggestions, TestStressRecovery,
TestHdfsBackupRestoreCore, NotRequiredUniqueKeyTest,
TermVectorComponentDistributedTest, TestUninvertingReader, InfoHandlerTest,
TestCorePropertiesReload, SampleTest, TestCollationFieldDocValues,
SecurityConfHandlerTest, OpenExchangeRatesOrgProviderTest,
TestLeaderElectionZkExpiry, TestCustomSort,
DistribDocExpirationUpdateProcessorTest,
ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPIExclusivity,
TestSchemaManager, ReplaceNodeTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestTolerantUpdateProcessorCloud, TestSolrQueryResponse,
TestStressInPlaceUpdates, TestSolrQueryParser, ClusterStateUpdateTest,
TestSolrCloudWithKerberosAlt, TestRemoteStreaming, SolrJmxReporterCloudTest,
TestExclusionRuleCollectionAccess, CircularListTest, DOMUtilTest,
DistributedTermsComponentTest, PreAnalyzedUpdateProcessorTest, TestDocSet,
SuggestComponentTest, TestPrepRecovery]
[junit4] Completed [165/747 (1!)] on J1 in 89.29s, 2 tests, 1 error <<<
FAILURES!
[...truncated 49120 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]