Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/734/
2 tests failed.
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Last available
state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:34280/solr",
"node_name":"127.0.0.1:34280_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:39556/solr",
"node_name":"127.0.0.1:39556_solr", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:34280/solr",
"node_name":"127.0.0.1:34280_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:39556/solr",
"node_name":"127.0.0.1:39556_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([5A786E4FDE73E83D:A2DF64C87525E20]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([5A786E4FDE73E83D:4D0EA468D8A70400]:0)
at org.apache.solr.api.V2HttpCall.getApiInfo(V2HttpCall.java:194)
at
org.apache.solr.handler.admin.TestApiFramework.invoke(TestApiFramework.java:176)
at
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11156 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_5A786E4FDE73E83D-001/init-core-data-001
[junit4] 2> 181321 INFO
(SUITE-TestApiFramework-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 181322 INFO
(SUITE-TestApiFramework-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 181327 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[5A786E4FDE73E83D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
[junit4] 2> 181327 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[5A786E4FDE73E83D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
[junit4] 2> 181331 INFO
(TEST-TestApiFramework.testFramework-seed#[5A786E4FDE73E83D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFramework
[junit4] 2> 181384 INFO
(TEST-TestApiFramework.testFramework-seed#[5A786E4FDE73E83D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFramework
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestApiFramework
-Dtests.method=testFramework -Dtests.seed=5A786E4FDE73E83D -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Indiana/Vevay
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.06s J1 | TestApiFramework.testFramework <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([5A786E4FDE73E83D:4D0EA468D8A70400]:0)
[junit4] > at
org.apache.solr.api.V2HttpCall.getApiInfo(V2HttpCall.java:194)
[junit4] > at
org.apache.solr.handler.admin.TestApiFramework.invoke(TestApiFramework.java:176)
[junit4] > at
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:123)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 181386 INFO
(SUITE-TestApiFramework-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_5A786E4FDE73E83D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1360, maxMBSortInHeap=6.279375031651636,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sk,
timezone=America/Indiana/Vevay
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=181764440,total=438304768
[junit4] 2> NOTE: All tests run in this JVM: [TestRebalanceLeaders,
LeaderFailureAfterFreshStartTest, TestRawResponseWriter,
BigEndianAscendingWordSerializerTest, TestJsonRequest, TestCSVResponseWriter,
TestCoreAdminApis, TestPivotHelperCode, DeleteShardTest,
TestEmbeddedSolrServerConstructors, ZkControllerTest, OpenCloseCoreStressTest,
GraphQueryTest, TestClusterStateMutator, TestHighFrequencyDictionaryFactory,
DistributedIntervalFacetingTest, TestApiFramework]
[junit4] Completed [68/692 (1!)] on J1 in 0.13s, 2 tests, 1 error <<<
FAILURES!
[...truncated 1311 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/init-core-data-001
[junit4] 2> 1225907 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1225908 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-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> 1225909 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001
[junit4] 2> 1225909 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1225909 INFO (Thread-2145) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1225909 INFO (Thread-2145) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1226009 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36470
[junit4] 2> 1226020 INFO (jetty-launcher-2890-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1226021 INFO (jetty-launcher-2890-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cbe41b3{/solr,null,AVAILABLE}
[junit4] 2> 1226022 INFO (jetty-launcher-2890-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@626273ad{SSL,[ssl,
http/1.1]}{127.0.0.1:39556}
[junit4] 2> 1226022 INFO (jetty-launcher-2890-thread-2) [ ]
o.e.j.s.Server Started @1229480ms
[junit4] 2> 1226022 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39556}
[junit4] 2> 1226023 ERROR (jetty-launcher-2890-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1226023 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1226023 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1226023 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1226023 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-19T05:13:57.742Z
[junit4] 2> 1226024 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1226031 INFO (jetty-launcher-2890-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1226037 INFO (jetty-launcher-2890-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4db2b9cd{/solr,null,AVAILABLE}
[junit4] 2> 1226037 INFO (jetty-launcher-2890-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18be8c57{SSL,[ssl,
http/1.1]}{127.0.0.1:34280}
[junit4] 2> 1226037 INFO (jetty-launcher-2890-thread-1) [ ]
o.e.j.s.Server Started @1229495ms
[junit4] 2> 1226037 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34280}
[junit4] 2> 1226038 ERROR (jetty-launcher-2890-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1226038 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1226038 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1226038 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1226038 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-19T05:13:57.757Z
[junit4] 2> 1226046 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1226051 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1226091 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36470/solr
[junit4] 2> 1226093 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1226094 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15a54ca707d0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1226094 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36470/solr
[junit4] 2> 1226108 INFO (jetty-launcher-2890-thread-2)
[n:127.0.0.1:39556_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1226110 INFO (jetty-launcher-2890-thread-2)
[n:127.0.0.1:39556_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39556_solr
[junit4] 2> 1226111 INFO (jetty-launcher-2890-thread-2)
[n:127.0.0.1:39556_solr ] o.a.s.c.Overseer Overseer
(id=97483570389254148-127.0.0.1:39556_solr-n_0000000000) starting
[junit4] 2> 1226125 INFO (jetty-launcher-2890-thread-1)
[n:127.0.0.1:34280_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1226126 INFO (jetty-launcher-2890-thread-1)
[n:127.0.0.1:34280_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34280_solr
[junit4] 2> 1226143 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1226143 INFO
(OverseerStateUpdate-97483570389254148-127.0.0.1:39556_solr-n_0000000000)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1226143 INFO (jetty-launcher-2890-thread-2)
[n:127.0.0.1:39556_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39556_solr
[junit4] 2> 1226145 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1226145 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1226192 INFO (jetty-launcher-2890-thread-1)
[n:127.0.0.1:34280_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node1/.
[junit4] 2> 1226247 INFO (jetty-launcher-2890-thread-2)
[n:127.0.0.1:39556_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/.
[junit4] 2> 1226692 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1226693 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36470/solr ready
[junit4] 2> 1226711 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 1226781 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1226783 INFO
(OverseerThreadFactory-5444-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 1226898 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 1226945 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 1227052 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1227052 INFO
(zkCallback-2899-thread-2-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1227906 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.0
[junit4] 2> 1227912 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 1227914 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1227915 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 1227915 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica2/data/]
[junit4] 2> 1227949 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1227949 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1227949 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1227949 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1227950 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@64faaf70[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1227952 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1227953 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1227953 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1227953 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1559737128370307072
[junit4] 2> 1227954 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.0
[junit4] 2> 1227955 INFO
(searcherExecutor-5449-thread-1-processing-n:127.0.0.1:34280_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@64faaf70[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1227959 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1227964 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1227966 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1227967 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 1227967 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 1228003 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1228003 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1228003 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1228003 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1228004 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2152751a[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1228006 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1228006 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1228007 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1228007 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1559737128426930176
[junit4] 2> 1228011 INFO
(searcherExecutor-5454-thread-1-processing-n:127.0.0.1:39556_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@2152751a[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1228059 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1228059 INFO
(zkCallback-2899-thread-3-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1228459 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1228459 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1228459 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:34280/solr/MissingSegmentRecoveryTest_shard1_replica2/
[junit4] 2> 1228459 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2
url=https://127.0.0.1:34280/solr START
replicas=[https://127.0.0.1:39556/solr/MissingSegmentRecoveryTest_shard1_replica1/]
nUpdates=100
[junit4] 2> 1228460 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2
url=https://127.0.0.1:34280/solr DONE. We have no versions. sync failed.
[junit4] 2> 1228464 INFO (qtp740839182-14593) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1228464 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1228465 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1228468 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34280/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
[junit4] 2> 1228569 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1228569 INFO
(zkCallback-2899-thread-3-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1228571 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1228573 INFO (qtp2012177320-14607) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=1674
[junit4] 2> 1228675 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1228675 INFO
(zkCallback-2899-thread-3-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1229016 INFO (qtp740839182-14596) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2070
[junit4] 2> 1229018 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_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> 1229116 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1229116 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1230018 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3237
[junit4] 2> 1230028 INFO (qtp740839182-14594) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34280/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
(1559737130540859392), 1 (1559737130542956544), 2 (1559737130542956545), 3
(1559737130542956546), 4 (1559737130542956547), 5 (1559737130542956548), 6
(1559737130542956549), 7 (1559737130542956550), 8 (1559737130542956551), 9
(1559737130542956552)]} 0 1
[junit4] 2> 1230029 INFO (qtp2012177320-14610) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1559737130540859392), 1
(1559737130542956544), 2 (1559737130542956545), 3 (1559737130542956546), 4
(1559737130542956547), 5 (1559737130542956548), 6 (1559737130542956549), 7
(1559737130542956550), 8 (1559737130542956551), 9 (1559737130542956552)]} 0 5
[junit4] 2> 1230032 INFO (qtp740839182-14595) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1230032 INFO (qtp740839182-14595) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ce38f36
[junit4] 2> 1230033 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1230033 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3871255c
[junit4] 2> 1230066 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2532313a[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1230066 INFO (qtp740839182-14595) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6aef058b[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1230067 INFO
(searcherExecutor-5449-thread-1-processing-n:127.0.0.1:34280_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@2532313a[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C10)))}
[junit4] 2> 1230067 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1230067 INFO (qtp2012177320-14609) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34280/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 34
[junit4] 2> 1230067 INFO
(searcherExecutor-5454-thread-1-processing-n:127.0.0.1:39556_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@6aef058b[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C10)))}
[junit4] 2> 1230067 INFO (qtp740839182-14595) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1230067 INFO (qtp740839182-14595) [n:127.0.0.1:39556_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34280/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 35
[junit4] 2> 1230067 INFO (qtp2012177320-14604) [n:127.0.0.1:34280_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 36
[junit4] 2> 1230074 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@626273ad{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1230075 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=394520612
[junit4] 2> 1230076 INFO (coreCloseExecutor-5459-thread-1)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@51739d07
[junit4] 2> 1230077 INFO (coreCloseExecutor-5459-thread-1)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1230078 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.c.Overseer Overseer
(id=97483570389254148-127.0.0.1:39556_solr-n_0000000000) closing
[junit4] 2> 1230078 INFO
(OverseerStateUpdate-97483570389254148-127.0.0.1:39556_solr-n_0000000000)
[n:127.0.0.1:39556_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39556_solr
[junit4] 2> 1230079 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34280_solr
[junit4] 2> 1230079 WARN
(zkCallback-2899-thread-3-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1230083 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1230083 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cbe41b3{/solr,null,UNAVAILABLE}
[junit4] 2> 1230084 INFO (zkCallback-2907-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1230086 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.Overseer Overseer
(id=97483570389254150-127.0.0.1:34280_solr-n_0000000001) starting
[junit4] 2> 1230086 INFO
(zkCallback-2901-thread-2-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1230087 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1230088 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3027f0ec{/solr,null,AVAILABLE}
[junit4] 2> 1230089 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.e.j.s.AbstractConnector Started ServerConnector@3fac2a25{SSL,[ssl,
http/1.1]}{127.0.0.1:39556}
[junit4] 2> 1230089 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.e.j.s.Server Started @1233546ms
[junit4] 2> 1230089 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39556}
[junit4] 2> 1230089 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1230090 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.5.0
[junit4] 2> 1230090 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1230090 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1230090 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-19T05:14:01.809Z
[junit4] 2> 1230093 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1230100 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1230101 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36470/solr
[junit4] 2> 1230102 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1230113 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D])
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1230114 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D])
[n:127.0.0.1:39556_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1230116 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D])
[n:127.0.0.1:39556_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39556_solr
[junit4] 2> 1230117 INFO (zkCallback-2907-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1230117 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1230123 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1230163 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D])
[n:127.0.0.1:39556_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/.
[junit4] 2> 1230163 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D])
[n:127.0.0.1:39556_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> 1230188 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.0
[junit4] 2> 1230194 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1230196 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1230197 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 1230197 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 1230223 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1230223 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1230224 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1230224 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1230226 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@613938b2
[junit4] 2> 1230226 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1230227 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found
active leader, will attempt to create fresh core and recover.
[junit4] 2> 1230227 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index
properties... index=index.20170219001401946
[junit4] 2> 1230233 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 1230243 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/
afterReload=false
[junit4] 2> 1230247 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/index.20170219001401946
[junit4] 2> 1230263 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/
afterReload=false
[junit4] 2> 1230270 INFO
(zkCallback-2901-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1230270 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1230274 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/index
[junit4] 2> 1230275 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1230275 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1230276 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1230276 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1230278 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7c2233ff
[junit4] 2> 1230278 INFO
(coreLoadExecutor-5468-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1230278 ERROR
(coreContainerWorkExecutor-5462-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.CoreContainer Error waiting for SolrCore
to be created
[junit4] 2> java.util.concurrent.ExecutionException:
org.apache.solr.common.SolrException: Unable to create core
[MissingSegmentRecoveryTest_shard1_replica1]
[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.core.CoreContainer.lambda$load$4(CoreContainer.java:583)
[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:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:555)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:978)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)
[junit4] 2> ... 7 more
[junit4] 2> Suppressed: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:904)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1985)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2105)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1036)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
[junit4] 2> ... 9 more
[junit4] 2> Caused by:
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while
reading index.
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1/data/index/segments_2")))
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:938)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1946)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1/data/index/segments_2")
[junit4] 2> at
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
[junit4] 2> at
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
[junit4] 2> at
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
[junit4] 2> ... 18 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1985)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2105)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1036)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
[junit4] 2> ... 10 more
[junit4] 2> Caused by: org.apache.lucene.index.IndexNotFoundException: no
segments* file found in
LockValidatingDirectoryWrapper(MetricsDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1/data/index.20170219001401946
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e8a845b)): files:
[write.lock]
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:933)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1946)
[junit4] 2> ... 13 more
[junit4] 2> 1260549 INFO (qtp2012177320-14604) [n:127.0.0.1:34280_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1260554 INFO
(OverseerThreadFactory-5466-thread-1-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1260564 INFO (qtp2012177320-14608) [n:127.0.0.1:34280_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 1260564 INFO (qtp2012177320-14608) [n:127.0.0.1:34280_solr
] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] CLOSING
SolrCore org.apache.solr.core.SolrCore@84061df
[junit4] 2> 1260568 INFO (qtp2012177320-14608) [n:127.0.0.1:34280_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 1260572 INFO (qtp2012177320-14608) [n:127.0.0.1:34280_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 1260573 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1260618 INFO (qtp648729365-14671) [n:127.0.0.1:39556_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1260721 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1261322 INFO (qtp2012177320-14604) [n:127.0.0.1:34280_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=772
[junit4] 2> 1261322 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[5A786E4FDE73E83D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=5A786E4FDE73E83D -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-TN -Dtests.timezone=EST5EDT -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 34.6s J1 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected a collection
with one shard and two replicas
[junit4] > null
[junit4] > Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
[junit4] > "replicationFactor":"2",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica2",
[junit4] > "base_url":"https://127.0.0.1:34280/solr",
[junit4] > "node_name":"127.0.0.1:34280_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica1",
[junit4] > "base_url":"https://127.0.0.1:39556/solr",
[junit4] > "node_name":"127.0.0.1:39556_solr",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([5A786E4FDE73E83D:A2DF64C87525E20]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
[junit4] > at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1261326 INFO (jetty-launcher-2890-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3fac2a25{SSL,[ssl,
http/1.1]}{127.0.0.1:39556}
[junit4] 2> 1261327 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=563787600
[junit4] 2> 1261327 INFO (jetty-launcher-2890-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@18be8c57{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1261327 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2024617872
[junit4] 2> 1261329 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97483570389254150-127.0.0.1:34280_solr-n_0000000001) closing
[junit4] 2> 1261329 INFO
(OverseerStateUpdate-97483570389254150-127.0.0.1:34280_solr-n_0000000001)
[n:127.0.0.1:34280_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34280_solr
[junit4] 2> 1261331 WARN
(zkCallback-2901-thread-7-processing-n:127.0.0.1:34280_solr)
[n:127.0.0.1:34280_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1261331 INFO (jetty-launcher-2890-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1261332 INFO (jetty-launcher-2890-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4db2b9cd{/solr,null,UNAVAILABLE}
[junit4] 2> 1262830 WARN
(zkCallback-2912-thread-1-processing-n:127.0.0.1:39556_solr)
[n:127.0.0.1:39556_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1262831 INFO (jetty-launcher-2890-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1262831 INFO (jetty-launcher-2890-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3027f0ec{/solr,null,UNAVAILABLE}
[junit4] 2> 1262833 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36470 36470
[junit4] 2> 1262916 INFO (Thread-2145) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36470 36470
[junit4] 2> 1262917 WARN (Thread-2145) [ ] 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/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/MissingSegmentRecoveryTest/state.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/overseer/collection-queue-work
[junit4] 2> 11 /solr/overseer/queue
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1262917 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[5A786E4FDE73E83D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_5A786E4FDE73E83D-001
[junit4] 2> Feb 19, 2017 5:14:34 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1744,
maxMBSortInHeap=6.45802139328948,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-TN,
timezone=EST5EDT
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=252269832,total=519569408
[junit4] 2> NOTE: All tests run in this JVM: [TestRebalanceLeaders,
LeaderFailureAfterFreshStartTest, TestRawResponseWriter,
BigEndianAscendingWordSerializerTest, TestJsonRequest, TestCSVResponseWriter,
TestCoreAdminApis, TestPivotHelperCode, DeleteShardTest,
TestEmbeddedSolrServerConstructors, ZkControllerTest, OpenCloseCoreStressTest,
GraphQueryTest, TestClusterStateMutator, TestHighFrequencyDictionaryFactory,
DistributedIntervalFacetingTest, TestApiFramework, BadCopyFieldTest,
HighlighterMaxOffsetTest, SoftAutoCommitTest, TestManagedSchemaAPI,
SortByFunctionTest, HttpPartitionTest, SearchHandlerTest,
AsyncCallRequestStatusResponseTest, BasicFunctionalityTest,
TestSystemIdResolver, CollectionsAPIDistributedZkTest, BufferStoreTest,
TestLRUCache, ConcurrentDeleteAndCreateCollectionTest, TestSolrXml,
DistributedQueryComponentCustomSortTest, ZkCLITest,
UpdateRequestProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest,
SpatialFilterTest, TestDynamicLoading, TestShardHandlerFactory,
TestLuceneMatchVersion, TestSolrFieldCacheMBean, IndexSchemaTest,
DirectSolrSpellCheckerTest, TestTestInjection, SpellCheckComponentTest,
ShardRoutingTest, SmileWriterTest, DistributedMLTComponentTest,
RequestLoggingTest, ZkSolrClientTest, TestSimpleTrackingShardHandler,
TestFastOutputStream, MigrateRouteKeyTest, HdfsUnloadDistributedZkTest,
TestConfigSets, TestRequestStatusCollectionAPI,
UUIDUpdateProcessorFallbackTest, TestCustomDocTransformer,
ShufflingReplicaListTransformerTest, CreateCollectionCleanupTest,
TestObjectReleaseTracker, TestCoreContainer, TestLeaderInitiatedRecoveryThread,
DocumentBuilderTest, TestGraphMLResponseWriter, MultiTermTest,
TestHashPartitioner, TestSmileRequest, TlogReplayBufferedWhileIndexingTest,
TestUniqueKeyFieldResource, JsonLoaderTest, TestIntervalFaceting,
RAMDirectoryFactoryTest, TestNumericTerms32, TestRTGBase, FileUtilsTest,
SolrCmdDistributorTest, TestOrdValues, SolrIndexConfigTest,
TestElisionMultitermQuery, TestSchemaManager, BlobRepositoryCloudTest,
TestCharFilters, TestCustomSort, ManagedSchemaRoundRobinCloudTest,
OverseerTaskQueueTest, DirectSolrConnectionTest, FullHLLTest,
MoreLikeThisHandlerTest, TestSolrIndexConfig, SecurityConfHandlerTest,
RemoteQueryErrorTest, TestSearchPerf, TestCollectionAPI, TestStressLiveNodes,
TestBlendedInfixSuggestions, BlockJoinFacetDistribTest, SaslZkACLProviderTest,
JSONWriterTest, TestFuzzyAnalyzedSuggestions,
SchemaVersionSpecificBehaviorTest, CdcrVersionReplicationTest,
SolrGraphiteReporterTest, TestSweetSpotSimilarityFactory, TestSchemaResource,
TestMaxScoreQueryParser, SystemInfoHandlerTest, HdfsChaosMonkeySafeLeaderTest,
TestBulkSchemaConcurrent, DistributedFacetPivotSmallAdvancedTest,
TestCollapseQParserPlugin, TestConfigOverlay, DataDrivenBlockJoinTest,
LeaderElectionIntegrationTest, ShardRoutingCustomTest, TestDistributedGrouping,
TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest,
StatsComponentTest, TestFiltering, TestIndexSearcher, HighlighterTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, DocValuesTest,
TestSurroundQueryParser, TestQueryUtils, TestQueryTypes, TermsComponentTest,
TestIndexingPerformance, FastVectorHighlighterTest, MBeansHandlerTest,
CSVRequestHandlerTest, SOLR749Test, CopyFieldTest, TestSolrDeletionPolicy2,
SampleTest, TestDocSet, MinimalSchemaTest, OutputWriterTest,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest,
SpellingQueryConverterTest, TestUtils, SliceStateTest,
TestCursorMarkWithoutUniqueKey, AssignTest, CdcrReplicationDistributedZkTest,
CleanupOldIndexTest, CollectionsAPISolrJTest, DistributedVersionInfoTest,
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest,
MissingSegmentRecoveryTest]
[junit4] Completed [484/692 (2!)] on J1 in 37.52s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39167 lines...]
check-lib-versions:
[echo] Lib versions check under:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/..
[libversions] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/top-level-ivy-settings.xml
[libversions] ORPHAN coordinate key '/cglib/cglib-nodep' in
ivy-versions.properties is not found in any ivy.xml file.
[libversions] Checked that ivy-versions.properties and
ivy-ignore-conflicts.properties have lexically sorted '/org/name' keys and no
duplicates or orphans.
[libversions] Scanned 49 ivy.xml files for rev="${/org/name}" format.
[libversions] Found 0 indirect dependency version conflicts.
[libversions] Completed in 0.82s., 1 error(s).
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:775: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:122: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build.xml:108:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/tools/custom-tasks.xml:108:
Lib versions check failed. Check the logs.
Total time: 73 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]