You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/02 12:49:45 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6429 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6429/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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/8)={   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",           "base_url":"http://127.0.0.1:58648/solr",           "node_name":"127.0.0.1:58648_solr",           "state":"active",           "leader":"true"},         "core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",           "base_url":"http://127.0.0.1:58651/solr",           "node_name":"127.0.0.1:58651_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/8)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:58648/solr",
          "node_name":"127.0.0.1:58648_solr",
          "state":"active",
          "leader":"true"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:58651/solr",
          "node_name":"127.0.0.1:58651_solr",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([4FFA59D74D1DF2B7:1FAFC1D4143C44AA]: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.security.TestPKIAuthenticationPlugin.test

Error Message:
No principal obtained

Stack Trace:
java.lang.AssertionError: No principal obtained
	at __randomizedtesting.SeedInfo.seed([4FFA59D74D1DF2B7:C7AE660DE3E19F4F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.security.TestPKIAuthenticationPlugin.run(TestPKIAuthenticationPlugin.java:178)
	at org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:104)
	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 10909 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.TestPKIAuthenticationPlugin_4FFA59D74D1DF2B7-001\init-core-data-001
   [junit4]   2> 74304 INFO  (SUITE-TestPKIAuthenticationPlugin-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 74309 INFO  (SUITE-TestPKIAuthenticationPlugin-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 74313 INFO  (TEST-TestPKIAuthenticationPlugin.test-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 80196 ERROR (TEST-TestPKIAuthenticationPlugin.test-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1488454415787 , received timestamp: 1488454421527 , TTL: 5000
   [junit4]   2> 80197 ERROR (TEST-TestPKIAuthenticationPlugin.test-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1488454415787 , received timestamp: 1488454421544 , TTL: 5000
   [junit4]   2> 80198 ERROR (TEST-TestPKIAuthenticationPlugin.test-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1488454415787 , received timestamp: 1488454421544 , TTL: 5000
   [junit4]   2> 80198 INFO  (TEST-TestPKIAuthenticationPlugin.test-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test -Dtests.seed=4FFA59D74D1DF2B7 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 5.89s J1 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No principal obtained
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4FFA59D74D1DF2B7:C7AE660DE3E19F4F]:0)
   [junit4]    > 	at org.apache.solr.security.TestPKIAuthenticationPlugin.run(TestPKIAuthenticationPlugin.java:178)
   [junit4]    > 	at org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:104)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 80200 INFO  (SUITE-TestPKIAuthenticationPlugin-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.TestPKIAuthenticationPlugin_4FFA59D74D1DF2B7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1306, maxMBSortInHeap=7.337335916601591, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SY, timezone=CST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=36823912,total=82829312
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, DistributedTermsComponentTest, TestRecoveryHdfs, DefaultValueUpdateProcessorTest, TestReplicationHandlerBackup, TestSubQueryTransformerCrossCore, LukeRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestTrie, TestPKIAuthenticationPlugin]
   [junit4] Completed [20/693 (1!)] on J1 in 5.97s, 1 test, 1 failure <<< FAILURES!

[...truncated 853 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\init-core-data-001
   [junit4]   2> 1092908 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1092914 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1092915 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001
   [junit4]   2> 1092915 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1092916 INFO  (Thread-2206) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1092917 INFO  (Thread-2206) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1093017 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58644
   [junit4]   2> 1093024 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 0x15a8edb801c0000, 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> 1093028 INFO  (jetty-launcher-2037-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1093028 INFO  (jetty-launcher-2037-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4606b301{/solr,null,AVAILABLE}
   [junit4]   2> 1093028 INFO  (jetty-launcher-2037-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1093029 INFO  (jetty-launcher-2037-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70536c9a{/solr,null,AVAILABLE}
   [junit4]   2> 1093031 INFO  (jetty-launcher-2037-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7873ffe{HTTP/1.1,[http/1.1]}{127.0.0.1:58651}
   [junit4]   2> 1093031 INFO  (jetty-launcher-2037-thread-2) [    ] o.e.j.s.Server Started @1099602ms
   [junit4]   2> 1093032 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58651}
   [junit4]   2> 1093032 ERROR (jetty-launcher-2037-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1093032 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1093032 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1093032 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1093032 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T11:50:34.379Z
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@570707d5{HTTP/1.1,[http/1.1]}{127.0.0.1:58648}
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.e.j.s.Server Started @1099604ms
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58648}
   [junit4]   2> 1093034 ERROR (jetty-launcher-2037-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1093034 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T11:50:34.381Z
   [junit4]   2> 1093050 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1093051 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1093062 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 0x15a8edb801c0001, 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> 1093072 INFO  (jetty-launcher-2037-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58644/solr
   [junit4]   2> 1093074 INFO  (jetty-launcher-2037-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58644/solr
   [junit4]   2> 1093079 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 0x15a8edb801c0003, 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> 1093112 INFO  (jetty-launcher-2037-thread-1) [n:127.0.0.1:58648_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1093112 INFO  (jetty-launcher-2037-thread-2) [n:127.0.0.1:58651_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1093113 INFO  (jetty-launcher-2037-thread-1) [n:127.0.0.1:58648_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58648_solr
   [junit4]   2> 1093114 INFO  (jetty-launcher-2037-thread-2) [n:127.0.0.1:58651_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58651_solr
   [junit4]   2> 1093114 INFO  (jetty-launcher-2037-thread-1) [n:127.0.0.1:58648_solr    ] o.a.s.c.Overseer Overseer (id=97547415340187653-127.0.0.1:58648_solr-n_0000000000) starting
   [junit4]   2> 1093117 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1093117 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1093126 INFO  (jetty-launcher-2037-thread-1) [n:127.0.0.1:58648_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58648_solr
   [junit4]   2> 1093202 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1093280 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1093385 INFO  (jetty-launcher-2037-thread-1) [n:127.0.0.1:58648_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node1\.
   [junit4]   2> 1093403 INFO  (jetty-launcher-2037-thread-2) [n:127.0.0.1:58651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.
   [junit4]   2> 1093870 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1093871 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58644/solr ready
   [junit4]   2> 1093893 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 1093896 INFO  (qtp1056713902-11956) [n:127.0.0.1:58648_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> 1093900 INFO  (OverseerThreadFactory-4270-thread-1-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 1094006 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1094010 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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> 1094125 INFO  (zkCallback-2048-thread-2-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1094125 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1095050 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1095055 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1095099 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1095104 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095107 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1095113 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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> 1095117 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095118 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 1095120 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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> 1095120 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 1095281 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1095281 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1095281 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095281 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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> 1095283 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1095283 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1095283 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1095284 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1095286 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dcd486e[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 1095288 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1095289 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095289 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1095289 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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 1560758647926030336
   [junit4]   2> 1095300 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095310 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bdc586d[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 1095311 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1095312 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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> 1095312 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1095312 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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 1560758647950147584
   [junit4]   2> 1095316 INFO  (searcherExecutor-4275-thread-1-processing-n:127.0.0.1:58648_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@1dcd486e[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1095317 INFO  (searcherExecutor-4276-thread-1-processing-n:127.0.0.1:58651_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@3bdc586d[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1095412 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1095412 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1095802 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1095802 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095802 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58648/solr/MissingSegmentRecoveryTest_shard1_replica2/
   [junit4]   2> 1095802 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:58648/solr START replicas=[http://127.0.0.1:58651/solr/MissingSegmentRecoveryTest_shard1_replica1/] nUpdates=100
   [junit4]   2> 1095803 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:58648/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1095805 INFO  (qtp2112028103-11947) [n:127.0.0.1:58651_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> 1095805 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095806 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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> 1095806 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1095810 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58648/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
   [junit4]   2> 1095916 INFO  (zkCallback-2048-thread-3-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1095916 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1095963 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1095969 INFO  (qtp1056713902-11940) [n:127.0.0.1:58648_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=1962
   [junit4]   2> 1096069 INFO  (zkCallback-2048-thread-3-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1096069 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1096324 INFO  (qtp2112028103-11950) [n:127.0.0.1:58651_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=2313
   [junit4]   2> 1096327 INFO  (qtp1056713902-11956) [n:127.0.0.1:58648_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> 1096422 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1096422 INFO  (zkCallback-2048-thread-3-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1097334 INFO  (qtp1056713902-11956) [n:127.0.0.1:58648_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=3430
   [junit4]   2> 1097352 INFO  (qtp2112028103-11943) [n:127.0.0.1:58651_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=http://127.0.0.1:58648/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0 (1560758650075611136), 1 (1560758650080854016), 2 (1560758650080854017), 3 (1560758650080854018), 4 (1560758650080854019), 5 (1560758650080854020), 6 (1560758650080854021), 7 (1560758650080854022), 8 (1560758650080854023), 9 (1560758650081902592)]} 0 5
   [junit4]   2> 1097353 INFO  (qtp1056713902-11939) [n:127.0.0.1:58648_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 (1560758650075611136), 1 (1560758650080854016), 2 (1560758650080854017), 3 (1560758650080854018), 4 (1560758650080854019), 5 (1560758650080854020), 6 (1560758650080854021), 7 (1560758650080854022), 8 (1560758650080854023), 9 (1560758650081902592)]} 0 14
   [junit4]   2> 1097356 INFO  (qtp1056713902-11936) [n:127.0.0.1:58648_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> 1097356 INFO  (qtp1056713902-11936) [n:127.0.0.1:58648_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@1762824e
   [junit4]   2> 1097357 INFO  (qtp2112028103-11945) [n:127.0.0.1:58651_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> 1097357 INFO  (qtp2112028103-11945) [n:127.0.0.1:58651_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@7c1ff2f
   [junit4]   2> 1097413 INFO  (qtp1056713902-11936) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@12e4fb04[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 1097414 INFO  (searcherExecutor-4275-thread-1-processing-n:127.0.0.1:58648_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@12e4fb04[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1097414 INFO  (qtp1056713902-11936) [n:127.0.0.1:58648_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1097414 INFO  (qtp1056713902-11936) [n:127.0.0.1:58648_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=http://127.0.0.1:58648/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 59
   [junit4]   2> 1097417 INFO  (qtp2112028103-11945) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@236772bd[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 1097417 INFO  (searcherExecutor-4276-thread-1-processing-n:127.0.0.1:58651_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@236772bd[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1097418 INFO  (qtp2112028103-11945) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1097418 INFO  (qtp2112028103-11945) [n:127.0.0.1:58651_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=http://127.0.0.1:58648/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 61
   [junit4]   2> 1097418 INFO  (qtp1056713902-11938) [n:127.0.0.1:58648_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 63
   [junit4]   2> 1097429 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7873ffe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1097429 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1995800960
   [junit4]   2> 1097438 INFO  (coreCloseExecutor-4285-thread-1) [n:127.0.0.1:58651_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@685820c7
   [junit4]   2> 1097442 INFO  (coreCloseExecutor-4285-thread-1) [n:127.0.0.1:58651_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> 1097445 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 0x15a8edb801c0006, 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> 1097445 INFO  (zkCallback-2048-thread-2-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1097446 INFO  (zkCallback-2055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1097539 INFO  (zkCallback-2048-thread-2-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1097904 INFO  (OverseerCollectionConfigSetProcessor-97547415340187653-127.0.0.1:58648_solr-n_0000000000) [n:127.0.0.1:58648_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> 1098945 WARN  (zkCallback-2049-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1098946 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1098947 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70536c9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1098948 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1098948 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@687eef6c{/solr,null,AVAILABLE}
   [junit4]   2> 1098949 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42bca7b6{HTTP/1.1,[http/1.1]}{127.0.0.1:58651}
   [junit4]   2> 1098951 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.e.j.s.Server Started @1105522ms
   [junit4]   2> 1098951 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58651}
   [junit4]   2> 1098951 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1098951 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1098951 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1098951 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1098951 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T11:50:40.298Z
   [junit4]   2> 1098955 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1098973 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58644/solr
   [junit4]   2> 1098988 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [n:127.0.0.1:58651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1098991 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [n:127.0.0.1:58651_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1098993 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [n:127.0.0.1:58651_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58651_solr
   [junit4]   2> 1098996 INFO  (zkCallback-2055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1098998 INFO  (zkCallback-2060-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1098997 INFO  (zkCallback-2048-thread-2-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1099100 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1099203 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [n:127.0.0.1:58651_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.
   [junit4]   2> 1099204 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [n:127.0.0.1:58651_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2> 1099225 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1099243 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099249 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099255 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099255 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 1099372 INFO  (zkCallback-2048-thread-3-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_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> 1099372 INFO  (zkCallback-2060-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099399 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099399 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099401 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1099401 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1099407 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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@505f6694
   [junit4]   2> 1099407 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099418 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099419 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index properties... index=index.20170302225040766
   [junit4]   2> 1099424 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 1099445 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:58651_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 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\ afterReload=false
   [junit4]   2> 1099451 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170302225040766
   [junit4]   2> 1099563 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:58651_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 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\ afterReload=false
   [junit4]   2> 1099609 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
   [junit4]   2> 1099637 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099637 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099639 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1099639 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1099645 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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@78823090
   [junit4]   2> 1099645 INFO  (coreLoadExecutor-4292-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1099646 ERROR (coreContainerWorkExecutor-4288-thread-1-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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:600)
   [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:952)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:572)
   [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:965)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1011)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:939)
   [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:965)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)
   [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:2012)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2132)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1054)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:938)
   [junit4]   2> 		... 9 more
   [junit4]   2> 	Caused by: org.apache.lucene.index.CorruptIndexException: Unexpected file read error while reading index. (resource=BufferedChecksumIndexInput(MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")))
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:292)
   [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:1973)
   [junit4]   2> 		... 12 more
   [junit4]   2> 	Caused by: java.io.EOFException: read past EOF: MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-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:302)
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [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:2012)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2132)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1054)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:938)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170302225040766 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76eb8455): 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:1973)
   [junit4]   2> 	... 13 more
   [junit4]   2> 1190064 INFO  (qtp1056713902-11958) [n:127.0.0.1:58648_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> 1190077 INFO  (OverseerThreadFactory-4270-thread-2-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1190083 INFO  (qtp1056713902-11934) [n:127.0.0.1:58648_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1190084 INFO  (qtp1056713902-11934) [n:127.0.0.1:58648_solr    ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a0db496
   [junit4]   2> 1190105 INFO  (qtp1037664573-12015) [n:127.0.0.1:58651_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=21
   [junit4]   2> 1190115 INFO  (qtp1056713902-11934) [n:127.0.0.1:58648_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1190158 INFO  (qtp1056713902-11934) [n:127.0.0.1:58648_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=75
   [junit4]   2> 1190167 INFO  (zkCallback-2060-thread-2-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1190274 INFO  (zkCallback-2060-thread-2-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_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> 1190866 INFO  (qtp1056713902-11958) [n:127.0.0.1:58648_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} status=0 QTime=802
   [junit4]   2> 1190867 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[4FFA59D74D1DF2B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery -Dtests.seed=4FFA59D74D1DF2B7 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 97.0s 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/8)={
   [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":"http://127.0.0.1:58648/solr",
   [junit4]    >           "node_name":"127.0.0.1:58648_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:58651/solr",
   [junit4]    >           "node_name":"127.0.0.1:58651_solr",
   [junit4]    >           "state":"down"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4FFA59D74D1DF2B7:1FAFC1D4143C44AA]: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> 1190868 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 0x15a8edb801c0008, 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> 1190871 INFO  (jetty-closer-2038-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@570707d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1190871 INFO  (jetty-closer-2038-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1394085492
   [junit4]   2> 1190871 INFO  (jetty-closer-2038-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@42bca7b6{HTTP/1.1,[http/1.1]}{127.0.0.1:58651}
   [junit4]   2> 1190872 INFO  (jetty-closer-2038-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1516364929
   [junit4]   2> 1190877 WARN  (zkCallback-2060-thread-2-processing-n:127.0.0.1:58651_solr) [n:127.0.0.1:58651_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1190878 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 0x15a8edb801c000b, 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> 1190879 INFO  (jetty-closer-2038-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97547415340187653-127.0.0.1:58648_solr-n_0000000000) closing
   [junit4]   2> 1190879 INFO  (jetty-closer-2038-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1190880 INFO  (OverseerStateUpdate-97547415340187653-127.0.0.1:58648_solr-n_0000000000) [n:127.0.0.1:58648_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58648_solr
   [junit4]   2> 1190880 INFO  (jetty-closer-2038-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@687eef6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1190881 INFO  (zkCallback-2048-thread-69-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1190884 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 0x15a8edb801c0005, 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> 1190884 WARN  (zkCallback-2048-thread-69-processing-n:127.0.0.1:58648_solr) [n:127.0.0.1:58648_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1190889 INFO  (jetty-closer-2038-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1190892 INFO  (jetty-closer-2038-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4606b301{/solr,null,UNAVAILABLE}
   [junit4]   2> 1190893 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58644 58644
   [junit4]   2> 1190894 INFO  (Thread-2206) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58644 58644
   [junit4]   2> 1190895 WARN  (Thread-2206) [    ] 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> 	4	/solr/clusterprops.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> 	2	/solr/overseer_elect/election/97547415340187653-127.0.0.1:58648_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/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> 1190896 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[4FFA59D74D1DF2B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_4FFA59D74D1DF2B7-001
   [junit4]   2> Mar 02, 2017 11:52:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=FST50}, docValues:{}, maxPointsInLeafNode=1699, maxMBSortInHeap=6.342334427355156, sim=RandomSimilarity(queryNorm=true): {}, locale=el-GR, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=281147392,total=402202624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, DistributedTermsComponentTest, TestRecoveryHdfs, DefaultValueUpdateProcessorTest, TestReplicationHandlerBackup, TestSubQueryTransformerCrossCore, LukeRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestTrie, TestPKIAuthenticationPlugin, BlockCacheTest, ChaosMonkeySafeLeaderTest, TestDocSet, CreateCollectionCleanupTest, TestManagedSchemaAPI, SolrIndexSplitterTest, HLLSerializationTest, TestSolrIndexConfig, ForceLeaderTest, SortByFunctionTest, TestFoldingMultitermQuery, TestStressRecovery, TestStressLiveNodes, UUIDFieldTest, TestRandomFaceting, TestManagedResource, TestSearcherReuse, RecoveryAfterSoftCommitTest, TestExclusionRuleCollectionAccess, TestSolr4Spatial, TemplateUpdateProcessorTest, DistributedExpandComponentTest, TestRestManager, LeaderElectionContextKeyTest, TestCloudDeleteByQuery, CollectionsAPIDistributedZkTest, SuggesterTSTTest, SliceStateTest, TestSolrConfigHandlerConcurrent, TestIndexingPerformance, TestSimpleTrackingShardHandler, TestPointFields, SuggestComponentTest, OverseerCollectionConfigSetProcessorTest, TestDistribIDF, CollectionsAPISolrJTest, SpellCheckComponentTest, TestSuggestSpellingConverter, TestAnalyzedSuggestions, TestLMJelinekMercerSimilarityFactory, TestRandomRequestDistribution, DistributedFacetPivotWhiteBoxTest, BigEndianAscendingWordSerializerTest, TestJmxMonitoredMap, ConnectionReuseTest, TestReversedWildcardFilterFactory, RestartWhileUpdatingTest, TestFiltering, TestRawTransformer, SolrSlf4jReporterTest, TestCorePropertiesReload, TestCloudRecovery, TermVectorComponentTest, TestSlowCompositeReaderWrapper, DistribCursorPagingTest, FullSolrCloudDistribCmdsTest, TestShardHandlerFactory, HdfsLockFactoryTest, FieldMutatingUpdateProcessorTest, AddBlockUpdateTest, BasicAuthIntegrationTest, TestAtomicUpdateErrorCases, DebugComponentTest, TestPushWriter, TestSolrCoreParser, TestDistributedGrouping, ConjunctionSolrSpellCheckerTest, BadComponentTest, CSVRequestHandlerTest, TestInfoStreamLogging, TestHdfsUpdateLog, TestCoreDiscovery, TestSchemaVersionResource, TestOnReconnectListenerSupport, ShardRoutingCustomTest, TestGraphTermsQParserPlugin, RequestHandlersTest, NoCacheHeaderTest, CircularListTest, ResourceLoaderTest, TestRangeQuery, DeleteInactiveReplicaTest, ExitableDirectoryReaderTest, HdfsRecoverLeaseTest, OverseerRolesTest, TestDistributedMissingSort, TestFreeTextSuggestions, TestSQLHandlerNonCloud, ExternalFileFieldSortTest, CollectionTooManyReplicasTest, DistributedVersionInfoTest, TestInitQParser, SuggesterWFSTTest, TestMaxScoreQueryParser, SolrInfoMBeanTest, TestEmbeddedSolrServerSchemaAPI, RegexBoostProcessorTest, URLClassifyProcessorTest, TestXmlQParserPlugin, TestComplexPhraseQParserPlugin, TestClassNameShortening, UpdateRequestProcessorFactoryTest, SpellingQueryConverterTest, TestZkChroot, TestImpersonationWithHadoopAuth, CleanupOldIndexTest, TestFastWriter, TestCodecSupport, TestOmitPositions, StatsReloadRaceTest, RequestLoggingTest, TestBinaryResponseWriter, VersionInfoTest, TestUseDocValuesAsStored2, ZkSolrClientTest, BJQParserTest, TestWriterPerf, MissingSegmentRecoveryTest]
   [junit4] Completed [293/693 (2!)] on J1 in 99.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 63987 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6430 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6430/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([7A89C38A70033291:C3FAB7F40C2BE264]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:919)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction(ExtractingRequestHandlerTest.java:128)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//doc[1]/str[.='simple3']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="2" start="0"><doc><arr name="t_meta"><str>stream_size</str><str>365</str><str>X-Parsed-By</str><str>org.apache.tika.parser.DefaultParser</str><str>X-Parsed-By</str><str>org.apache.tika.parser.html.HtmlParser</str><str>stream_content_type</str><str>application/xml</str><str>stream_name</str><str>simple.html</str><str>stream_source_info</str><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str><str>dc:title</str><str>Welcome to Solr</str><str>Content-Encoding</str><str>ISO-8859-1</str><str>Content-Type</str><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_href"><str>rect</str><str>http://www.apache.org</str></arr><str name="id">simple2</str><arr name="stream_size"><str>365</str></arr><arr name="t_x_parsed_by"><str>org.apache.tika.parser.DefaultParser</str><str>org.apache.tika.parser.html.HtmlParser</str></arr><arr name="stream_content_type"><str>application/xml</str></arr><arr name="stream_name"><str>simple.html</str></arr><arr name="stream_source_info"><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str></arr><arr name="t_dc_title"><str>Welcome to Solr</str></arr><arr name="t_content_encoding"><str>ISO-8859-1</str></arr><arr name="title"><str>Welcome to Solr</str></arr><arr name="t_abcxyz"><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_content"><str> 
 
  
  
  
  
  
  
  
  
  
 Welcome to Solr 
 
 
 
  Here is some text
 

 distinct
words 

 Here is some text in a div 

 This has a  link . 

  </str></arr><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2017-03-02T22:48:04.880Z</date></doc><doc><arr name="t_meta"><str>stream_size</str><str>365</str><str>X-Parsed-By</str><str>org.apache.tika.parser.DefaultParser</str><str>X-Parsed-By</str><str>org.apache.tika.parser.html.HtmlParser</str><str>stream_content_type</str><str>application/xml</str><str>stream_name</str><str>simple.html</str><str>stream_source_info</str><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str><str>dc:title</str><str>Welcome to Solr</str><str>Content-Encoding</str><str>ISO-8859-1</str><str>Content-Type</str><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_href"><str>rect</str><str>http://www.apache.org</str></arr><str name="id">simple3</str><arr name="stream_size"><str>365</str></arr><arr name="t_x_parsed_by"><str>org.apache.tika.parser.DefaultParser</str><str>org.apache.tika.parser.html.HtmlParser</str></arr><arr name="stream_content_type"><str>application/xml</str></arr><arr name="stream_name"><str>simple.html</str></arr><arr name="stream_source_info"><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str></arr><arr name="t_dc_title"><str>Welcome to Solr</str></arr><arr name="t_content_encoding"><str>ISO-8859-1</str></arr><arr name="title"><str>Welcome to Solr</str></arr><arr name="t_content_type"><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_content"><str> 
 
  
  
  
  
  
  
  
  
  
 Welcome to Solr 
 
 
 
  Here is some text
 

 distinct
words 

 Here is some text in a div 

 This has a  link . 

  </str></arr><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2017-03-02T22:48:05.183Z</date></doc></result>
</response>

	request was:q=t_href:http&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:912)
	... 41 more




Build Log:
[...truncated 18374 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\J1\temp\solr.handler.extraction.ExtractingRequestHandlerTest_7A89C38A70033291-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExtractingRequestHandlerTest -Dtests.method=testExtraction -Dtests.seed=7A89C38A70033291 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=America/North_Dakota/Center -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.57s J1 | ExtractingRequestHandlerTest.testExtraction <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A89C38A70033291:C3FAB7F40C2BE264]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:919)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    > 	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction(ExtractingRequestHandlerTest.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//doc[1]/str[.='simple3']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="2" start="0"><doc><arr name="t_meta"><str>stream_size</str><str>365</str><str>X-Parsed-By</str><str>org.apache.tika.parser.DefaultParser</str><str>X-Parsed-By</str><str>org.apache.tika.parser.html.HtmlParser</str><str>stream_content_type</str><str>application/xml</str><str>stream_name</str><str>simple.html</str><str>stream_source_info</str><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str><str>dc:title</str><str>Welcome to Solr</str><str>Content-Encoding</str><str>ISO-8859-1</str><str>Content-Type</str><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_href"><str>rect</str><str>http://www.apache.org</str></arr><str name="id">simple2</str><arr name="stream_size"><str>365</str></arr><arr name="t_x_parsed_by"><str>org.apache.tika.parser.DefaultParser</str><str>org.apache.tika.parser.html.HtmlParser</str></arr><arr name="stream_content_type"><str>application/xml</str></arr><arr name="stream_name"><str>simple.html</str></arr><arr name="stream_source_info"><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str></arr><arr name="t_dc_title"><str>Welcome to Solr</str></arr><arr name="t_content_encoding"><str>ISO-8859-1</str></arr><arr name="title"><str>Welcome to Solr</str></arr><arr name="t_abcxyz"><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_content"><str> 
   [junit4]    >  
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >  Welcome to Solr 
   [junit4]    >  
   [junit4]    >  
   [junit4]    >  
   [junit4]    >   Here is some text
   [junit4]    >  
   [junit4]    >  distinct
   [junit4]    > words 
   [junit4]    >  Here is some text in a div 
   [junit4]    >  This has a  link . 
   [junit4]    >   </str></arr><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2017-03-02T22:48:04.880Z</date></doc><doc><arr name="t_meta"><str>stream_size</str><str>365</str><str>X-Parsed-By</str><str>org.apache.tika.parser.DefaultParser</str><str>X-Parsed-By</str><str>org.apache.tika.parser.html.HtmlParser</str><str>stream_content_type</str><str>application/xml</str><str>stream_name</str><str>simple.html</str><str>stream_source_info</str><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str><str>dc:title</str><str>Welcome to Solr</str><str>Content-Encoding</str><str>ISO-8859-1</str><str>Content-Type</str><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_href"><str>rect</str><str>http://www.apache.org</str></arr><str name="id">simple3</str><arr name="stream_size"><str>365</str></arr><arr name="t_x_parsed_by"><str>org.apache.tika.parser.DefaultParser</str><str>org.apache.tika.parser.html.HtmlParser</str></arr><arr name="stream_content_type"><str>application/xml</str></arr><arr name="stream_name"><str>simple.html</str></arr><arr name="stream_source_info"><str>file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/contrib/extraction/src/test-files/extraction/simple.html</str></arr><arr name="t_dc_title"><str>Welcome to Solr</str></arr><arr name="t_content_encoding"><str>ISO-8859-1</str></arr><arr name="title"><str>Welcome to Solr</str></arr><arr name="t_content_type"><str>text/html; charset=ISO-8859-1</str></arr><arr name="t_content"><str> 
   [junit4]    >  
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >   
   [junit4]    >  Welcome to Solr 
   [junit4]    >  
   [junit4]    >  
   [junit4]    >  
   [junit4]    >   Here is some text
   [junit4]    >  
   [junit4]    >  distinct
   [junit4]    > words 
   [junit4]    >  Here is some text in a div 
   [junit4]    >  This has a  link . 
   [junit4]    >   </str></arr><arr name="multiDefault"><str>muLti-Default</str></arr><int name="intDefault">42</int><date name="timestamp">2017-03-02T22:48:05.183Z</date></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=t_href:http&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:912)
   [junit4]    > 	... 41 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\J1\temp\solr.handler.extraction.ExtractingRequestHandlerTest_7A89C38A70033291-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {extractionLiteralMV=PostingsFormat(name=Memory), stream_content_type=PostingsFormat(name=Memory), multiDefault=FSTOrd50, subject=FSTOrd50, intDefault=FST50, t_href=FST50, title=FSTOrd50, extractedContent=PostingsFormat(name=Memory), stream_name=FST50, t_X-Parsed-By=PostingsFormat(name=Memory), bar_s=PostingsFormat(name=Memory), Content-Encoding=PostingsFormat(name=Memory), t_dc_title=PostingsFormat(name=Memory), t_content_type=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), extractedProducer=FST50, text=BlockTreeOrds(blocksize=128), Content-Type=FST50, timestamp=FST50, stream_size=FSTOrd50, extractedAuthor=PostingsFormat(name=Memory), extractedKeywords=FST50, t_content_encoding=FSTOrd50, stream_source_info=BlockTreeOrds(blocksize=128), t_content=FST50, resourceName=PostingsFormat(name=Memory), foo_t=PostingsFormat(name=Memory), foo_s=FST50, title_lettertok=PostingsFormat(name=Memory), extractedCreator=FSTOrd50, t_meta=FSTOrd50, t_abcxyz=FST50, t_dc:title=FSTOrd50, wdf_nocase=PostingsFormat(name=Memory), extractedDate=FST50, div_t=FST50, title_stemmed=FSTOrd50, anchor_t=FST50, t_x_parsed_by=BlockTreeOrds(blocksize=128), zot_s=PostingsFormat(name=Memory), extractionLiteral=FSTOrd50, defaultExtr=FST50}, docValues:{}, maxPointsInLeafNode=1718, maxMBSortInHeap=5.460319833803477, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=53941992,total=128258048
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil, ExtractingRequestHandlerTest]
   [junit4] Completed [4/4 (1!)] on J1 in 32.75s, 16 tests, 1 error <<< FAILURES!

[...truncated 57422 lines...]