Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/873/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 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_replica1",
"base_url":"http://127.0.0.1:54500/solr",
"node_name":"127.0.0.1:54500_solr", "state":"down"},
"core_node2":{ "core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"http://127.0.0.1:54501/solr",
"node_name":"127.0.0.1:54501_solr", "state":"active",
"leader":"true"}}}}, "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_replica1",
"base_url":"http://127.0.0.1:54500/solr",
"node_name":"127.0.0.1:54500_solr",
"state":"down"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"http://127.0.0.1:54501/solr",
"node_name":"127.0.0.1:54501_solr",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([972E52A24DEBB914:C77BCAA114CA0F09]: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:748)
Build Log:
[...truncated 12792 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\init-core-data-001
[junit4] 2> 1984779 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 1984780 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1984788 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1984791 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001
[junit4] 2> 1984792 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1984793 INFO (Thread-3755) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1984793 INFO (Thread-3755) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1984800 ERROR (Thread-3755) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1984892 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54496
[junit4] 2> 1984907 INFO (jetty-launcher-2904-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1984907 INFO (jetty-launcher-2904-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1984908 INFO (jetty-launcher-2904-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76519aef{/solr,null,AVAILABLE}
[junit4] 2> 1984908 INFO (jetty-launcher-2904-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@656cb6d5{/solr,null,AVAILABLE}
[junit4] 2> 1984916 INFO (jetty-launcher-2904-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76b18c99{HTTP/1.1,[http/1.1]}{127.0.0.1:54501}
[junit4] 2> 1984916 INFO (jetty-launcher-2904-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1e70560{HTTP/1.1,[http/1.1]}{127.0.0.1:54500}
[junit4] 2> 1984916 INFO (jetty-launcher-2904-thread-2) [ ]
o.e.j.s.Server Started @1989405ms
[junit4] 2> 1984916 INFO (jetty-launcher-2904-thread-1) [ ]
o.e.j.s.Server Started @1989405ms
[junit4] 2> 1984917 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54501}
[junit4] 2> 1984917 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54500}
[junit4] 2> 1984917 ERROR (jetty-launcher-2904-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1984917 ERROR (jetty-launcher-2904-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1984917 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T12:33:42.406Z
[junit4] 2> 1984918 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T12:33:42.406Z
[junit4] 2> 1984930 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1984932 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1984994 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1984994 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1984995 INFO (jetty-launcher-2904-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54496/solr
[junit4] 2> 1984996 INFO (jetty-launcher-2904-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54496/solr
[junit4] 2> 1985040 INFO (jetty-launcher-2904-thread-1)
[n:127.0.0.1:54500_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1985040 INFO (jetty-launcher-2904-thread-2)
[n:127.0.0.1:54501_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1985042 INFO (jetty-launcher-2904-thread-1)
[n:127.0.0.1:54500_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54500_solr
[junit4] 2> 1985043 INFO (jetty-launcher-2904-thread-2)
[n:127.0.0.1:54501_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54501_solr
[junit4] 2> 1985043 INFO (jetty-launcher-2904-thread-1)
[n:127.0.0.1:54500_solr ] o.a.s.c.Overseer Overseer
(id=97904310503866373-127.0.0.1:54500_solr-n_0000000000) starting
[junit4] 2> 1985047 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1985048 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1985059 INFO (jetty-launcher-2904-thread-1)
[n:127.0.0.1:54500_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54500_solr
[junit4] 2> 1985062 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1985062 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1985202 INFO (jetty-launcher-2904-thread-2)
[n:127.0.0.1:54501_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node2\.
[junit4] 2> 1985202 INFO (jetty-launcher-2904-thread-1)
[n:127.0.0.1:54500_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.
[junit4] 2> 1986409 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1986411 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54496/solr ready
[junit4] 2> 1986437 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 1986444 INFO (qtp1786703662-17395) [n:127.0.0.1:54500_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> 1986447 INFO
(OverseerThreadFactory-7614-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 1986557 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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> 1986557 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1986557 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1986557 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1986668 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1986668 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 1987596 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 1987596 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 1987615 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 1987615 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1987623 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1987623 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 1987623 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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> 1987623 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 1987624 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1987624 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1987624 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
[junit4] 2> 1987624 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 1987808 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1987808 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1987810 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1987810 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1987812 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@de9581[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1987813 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1987813 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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> 1987814 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1987814 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1987814 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1987814 INFO
(searcherExecutor-7619-thread-1-processing-n:127.0.0.1:54501_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@de9581[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1987815 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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 1566468971223318528
[junit4] 2> 1987815 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1987815 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1987819 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@737440a4[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1987822 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1987822 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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> 1987822 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1987823 INFO
(searcherExecutor-7620-thread-1-processing-n:127.0.0.1:54500_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@737440a4[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1987823 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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 1566468971231707136
[junit4] 2> 1987824 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1987928 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 1987928 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1988324 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1988324 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1988324 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:54501/solr/MissingSegmentRecoveryTest_shard1_replica2/
[junit4] 2> 1988324 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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:54501/solr
START
replicas=[http://127.0.0.1:54500/solr/MissingSegmentRecoveryTest_shard1_replica1/]
nUpdates=100
[junit4] 2> 1988325 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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:54501/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1988328 INFO (qtp1786703662-17403) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
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> 1988328 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1988328 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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> 1988328 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1988334 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54501/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
[junit4] 2> 1988440 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1988440 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 1988487 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1988492 INFO (qtp1090588764-17398) [n:127.0.0.1:54501_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=1933
[junit4] 2> 1988594 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1988594 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 1988834 INFO (qtp1786703662-17399) [n:127.0.0.1:54500_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=2275
[junit4] 2> 1988840 INFO (qtp1786703662-17395) [n:127.0.0.1:54500_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> 1988934 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1988934 INFO
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 1989841 INFO (qtp1786703662-17395) [n:127.0.0.1:54500_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=3396
[junit4] 2> 1989856 INFO (qtp1786703662-17405) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
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:54501/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
(1566468973352976384), 1 (1566468973356122112), 2 (1566468973357170688), 3
(1566468973357170689), 4 (1566468973357170690), 5 (1566468973357170691), 6
(1566468973357170692), 7 (1566468973357170693), 8 (1566468973357170694), 9
(1566468973357170695)]} 0 3
[junit4] 2> 1989856 INFO (qtp1090588764-17400) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1566468973352976384), 1
(1566468973356122112), 2 (1566468973357170688), 3 (1566468973357170689), 4
(1566468973357170690), 5 (1566468973357170691), 6 (1566468973357170692), 7
(1566468973357170693), 8 (1566468973357170694), 9 (1566468973357170695)]} 0 11
[junit4] 2> 1989860 INFO (qtp1786703662-17405) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
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> 1989860 INFO (qtp1786703662-17405) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@35cad4bc
[junit4] 2> 1989861 INFO (qtp1090588764-17406) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
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> 1989861 INFO (qtp1090588764-17406) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a225ca7
[junit4] 2> 1989899 INFO (qtp1090588764-17406) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@21b99fa1[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1989899 INFO (qtp1786703662-17405) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3add5833[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1989900 INFO (qtp1090588764-17406) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1989900 INFO
(searcherExecutor-7619-thread-1-processing-n:127.0.0.1:54501_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@21b99fa1[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
[junit4] 2> 1989900 INFO
(searcherExecutor-7620-thread-1-processing-n:127.0.0.1:54500_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@3add5833[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
[junit4] 2> 1989900 INFO (qtp1786703662-17405) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1989900 INFO (qtp1090588764-17406) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
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:54501/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 38
[junit4] 2> 1989900 INFO (qtp1786703662-17405) [n:127.0.0.1:54500_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
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:54501/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 39
[junit4] 2> 1989901 INFO (qtp1090588764-17402) [n:127.0.0.1:54501_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
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 41
[junit4] 2> 1989905 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@1e70560{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1989906 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1794707487
[junit4] 2> 1989911 INFO (coreCloseExecutor-7629-thread-1)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@641b987b
[junit4] 2> 1989914 INFO (coreCloseExecutor-7629-thread-1)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1989915 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.c.Overseer Overseer
(id=97904310503866373-127.0.0.1:54500_solr-n_0000000000) closing
[junit4] 2> 1989915 INFO
(OverseerStateUpdate-97904310503866373-127.0.0.1:54500_solr-n_0000000000)
[n:127.0.0.1:54500_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54500_solr
[junit4] 2> 1989918 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 0x15bd373a1900005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1989919 WARN
(zkCallback-2915-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1989919 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1989919 INFO
(zkCallback-2916-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1989921 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76519aef{/solr,null,UNAVAILABLE}
[junit4] 2> 1989921 INFO (zkCallback-2922-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1989921 INFO
(zkCallback-2916-thread-2-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54501_solr
[junit4] 2> 1989922 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1989923 INFO
(zkCallback-2916-thread-2-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.Overseer Overseer
(id=97904310503866374-127.0.0.1:54501_solr-n_0000000001) starting
[junit4] 2> 1989924 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53693e9b{/solr,null,AVAILABLE}
[junit4] 2> 1989925 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@6e7bad4c{HTTP/1.1,[http/1.1]}{127.0.0.1:54500}
[junit4] 2> 1989926 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.e.j.s.Server Started @1994414ms
[junit4] 2> 1989926 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54500}
[junit4] 2> 1989927 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1989927 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.6.0
[junit4] 2> 1989927 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1989927 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1989928 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T12:33:47.416Z
[junit4] 2> 1989937 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1989943 INFO
(zkCallback-2916-thread-2-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1989962 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1989964 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54496/solr
[junit4] 2> 1989986 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914])
[n:127.0.0.1:54500_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1989992 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914])
[n:127.0.0.1:54500_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1989996 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914])
[n:127.0.0.1:54500_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54500_solr
[junit4] 2> 1990000 INFO
(zkCallback-2927-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1990000 INFO (zkCallback-2922-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1990001 INFO
(zkCallback-2916-thread-2-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1990104 INFO
(zkCallback-2916-thread-2-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1990209 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914])
[n:127.0.0.1:54500_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.
[junit4] 2> 1990209 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914])
[n:127.0.0.1:54500_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> 1990211 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1990260 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 1990295 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1990304 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1990305 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 1990305 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1990305 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 1990367 INFO
(zkCallback-2927-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 1990368 INFO
(zkCallback-2916-thread-2-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_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> 1990465 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1990465 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1990466 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1990466 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1990473 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d9b0fc
[junit4] 2> 1990473 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1990484 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found
active leader, will attempt to create fresh core and recover.
[junit4] 2> 1990485 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index
properties... index=index.20170504183347973
[junit4] 2> 1990491 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1990491 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 1990508 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\
afterReload=false
[junit4] 2> 1990568 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\
afterReload=false
[junit4] 2> 1990583 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170504183347973
[junit4] 2> 1990609 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
[junit4] 2> 1990687 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1990687 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1990692 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1990692 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1990700 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@13118057
[junit4] 2> 1990700 INFO
(coreLoadExecutor-7638-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1990700 ERROR
(coreContainerWorkExecutor-7634-thread-1-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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$6(CoreContainer.java:583)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[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:931)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:973)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:990)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
[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:973)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:916)
[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:2040)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2160)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1062)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:945)
[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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")))
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:930)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2001)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")
[junit4] 2> at
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
[junit4] 2> at
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
[junit4] 2> at
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
[junit4] 2> ... 18 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2040)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2160)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1062)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:945)
[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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170504183347973
lockFactory=org.apache.lucene.store.NativeFSLockFactory@564df0f0): files:
[write.lock]
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:925)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2001)
[junit4] 2> ... 13 more
[junit4] 2> 2081324 INFO (qtp1829152892-17472) [n:127.0.0.1:54500_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> 2081329 INFO
(OverseerThreadFactory-7632-thread-1-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2081342 INFO (qtp1090588764-17397) [n:127.0.0.1:54501_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 2081342 INFO (qtp1090588764-17397) [n:127.0.0.1:54501_solr
] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] CLOSING
SolrCore org.apache.solr.core.SolrCore@1ca8b0ae
[junit4] 2> 2081348 INFO (qtp1090588764-17397) [n:127.0.0.1:54501_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 2081367 INFO (qtp1829152892-17473) [n:127.0.0.1:54500_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=26
[junit4] 2> 2081387 INFO (qtp1090588764-17397) [n:127.0.0.1:54501_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=46
[junit4] 2> 2081391 INFO
(zkCallback-2927-thread-2-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 2081502 INFO
(zkCallback-2927-thread-2-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_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> 2082094 INFO (qtp1829152892-17472) [n:127.0.0.1:54500_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=770
[junit4] 2> 2082095 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[972E52A24DEBB914]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=972E52A24DEBB914 -Dtests.slow=true -Dtests.locale=es-GT
-Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] FAILURE 95.7s J0 | 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_replica1",
[junit4] > "base_url":"http://127.0.0.1:54500/solr",
[junit4] > "node_name":"127.0.0.1:54500_solr",
[junit4] > "state":"down"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:54501/solr",
[junit4] > "node_name":"127.0.0.1:54501_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([972E52A24DEBB914:C77BCAA114CA0F09]: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:748)
[junit4] 2> 2082101 INFO (jetty-closer-2905-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6e7bad4c{HTTP/1.1,[http/1.1]}{127.0.0.1:54500}
[junit4] 2> 2082101 INFO (jetty-closer-2905-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@76b18c99{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2082102 INFO (jetty-closer-2905-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2022173238
[junit4] 2> 2082102 INFO (jetty-closer-2905-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1283141467
[junit4] 2> 2082106 INFO (jetty-closer-2905-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97904310503866374-127.0.0.1:54501_solr-n_0000000001) closing
[junit4] 2> 2082107 INFO
(OverseerStateUpdate-97904310503866374-127.0.0.1:54501_solr-n_0000000001)
[n:127.0.0.1:54501_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54501_solr
[junit4] 2> 2082107 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 0x15bd373a190000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2082107 INFO
(zkCallback-2916-thread-3-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2082109 WARN
(zkCallback-2916-thread-3-processing-n:127.0.0.1:54501_solr)
[n:127.0.0.1:54501_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2082109 INFO (jetty-closer-2905-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2082110 INFO (jetty-closer-2905-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@656cb6d5{/solr,null,UNAVAILABLE}
[junit4] 2> 2083608 WARN
(zkCallback-2927-thread-2-processing-n:127.0.0.1:54500_solr)
[n:127.0.0.1:54500_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2083608 INFO (jetty-closer-2905-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2083609 INFO (jetty-closer-2905-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@53693e9b{/solr,null,UNAVAILABLE}
[junit4] 2> 2083610 ERROR
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2083611 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54496 54496
[junit4] 2> 2083612 INFO (Thread-3755) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54496 54496
[junit4] 2> 2083614 WARN (Thread-3755) [ ] 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>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 2083614 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[972E52A24DEBB914]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_972E52A24DEBB914-001
[junit4] 2> May 04, 2017 12:35:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=PostingsFormat(name=Memory doPackFST= true),
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=2038, maxMBSortInHeap=5.610573402736349,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-GT,
timezone=Asia/Dacca
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=313655648,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestNonDefinedSimilarityFactory, TestFieldCacheSortRandom, SyncSliceTest,
DistributedQueryComponentCustomSortTest, TestAnalyzedSuggestions,
SolrGangliaReporterTest, DirectSolrSpellCheckerTest,
ClassificationUpdateProcessorTest, PropertiesRequestHandlerTest,
TestHashPartitioner, TestCSVResponseWriter, ZkControllerTest,
CoreAdminRequestStatusTest, TestPivotHelperCode, ResponseLogComponentTest,
BitVectorTest, TestUniqueKeyFieldResource, TestRestManager, TimeZoneUtilsTest,
BlockCacheTest, TestManagedSchemaThreadSafety, TestStressLucene,
TestSolrDynamicMBean, TestFieldCacheWithThreads, QueryElevationComponentTest,
DirectoryFactoryTest, SharedFSAutoReplicaFailoverTest, CursorPagingTest,
SolrIndexMetricsTest, TestImplicitCoreProperties, DocValuesNotIndexedTest,
NumericFieldsTest, CollectionStateFormat2Test, TestGraphTermsQParserPlugin,
UniqFieldsUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest,
BigEndianAscendingWordDeserializerTest, DistributedMLTComponentTest,
TestFieldTypeResource, SystemInfoHandlerTest, TestSchemaManager,
SchemaVersionSpecificBehaviorTest, MoreLikeThisHandlerTest,
CollectionsAPIAsyncDistributedZkTest, RemoteQueryErrorTest, SpatialFilterTest,
TestXIncludeConfig, TestFieldResource, HardAutoCommitTest, TestFieldCache,
ConfigureRecoveryStrategyTest, InfoHandlerTest, InfixSuggestersTest,
SortSpecParsingTest, TestPhraseSuggestions, TestStressCloudBlindAtomicUpdates,
HighlighterTest, TestCloudInspectUtil, TestSchemaResource,
DistributedFacetPivotLongTailTest, TestRestoreCore, TermsComponentTest,
TestSolrQueryParserDefaultOperatorResource, JavabinLoaderTest,
TestManagedResource, PolyFieldTest, V2ApiIntegrationTest, ZkNodePropsTest,
HdfsBasicDistributedZk2Test, TestStandardQParsers, TestSearcherReuse,
TestLFUCache, TestJmxIntegration, SolrTestCaseJ4Test, HdfsThreadLeakTest,
TestDelegationWithHadoopAuth, MoveReplicaTest,
ParsingFieldUpdateProcessorsTest, TestRemoteStreaming, TestLockTree,
HttpPartitionTest, DocExpirationUpdateProcessorFactoryTest,
TestSolrConfigHandlerConcurrent, TestLeaderInitiatedRecoveryThread,
TestReplicaProperties, TestCoreContainer, TestUnifiedSolrHighlighter,
DistributedQueryElevationComponentTest, TestJettySolrRunner,
DistributedDebugComponentTest, SolrCoreTest, MetricUtilsTest,
TestReplicationHandler, ConnectionManagerTest, TestFieldCacheSanityChecker,
ActionThrottleTest, SegmentsInfoRequestHandlerTest, AnalyticsMergeStrategyTest,
ShufflingReplicaListTransformerTest, PeerSyncReplicationTest,
PrimitiveFieldTypeTest, TestOnReconnectListenerSupport,
XmlUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, SuggesterFSTTest,
TestCursorMarkWithoutUniqueKey, LeaderFailoverAfterPartitionTest, TestUpdate,
BaseCdcrDistributedZkTest, TestExclusionRuleCollectionAccess, TestSmileRequest,
SmileWriterTest, TestSolrDeletionPolicy1, FileUtilsTest, TestTrieFacet,
SolrCoreMetricManagerTest, TestInPlaceUpdatesDistrib, HLLUtilTest,
TestExactSharedStatsCache, TestLazyCores, ClusterStateUpdateTest,
TestSizeLimitedDistributedMap, AddSchemaFieldsUpdateProcessorFactoryTest,
TestFieldSortValues, AlternateDirectoryTest, TestApiFramework,
TestFastOutputStream, BlockJoinFacetRandomTest, MergeStrategyTest,
TestTolerantSearch, AnalysisAfterCoreReloadTest, TestPerFieldSimilarity,
DeleteReplicaTest, TestDefaultSearchFieldResource, StressHdfsTest,
StatelessScriptUpdateProcessorFactoryTest, TestJsonFacets,
DirectUpdateHandlerTest, TestStressLiveNodes, TestUninvertingReader,
JsonValidatorTest, TestConfigSets, HdfsUnloadDistributedZkTest,
TestScoreJoinQPScore, TestPostingsSolrHighlighter, DOMUtilTest,
TestCharFilters, CloudMLTQParserTest, TestBM25SimilarityFactory,
BadComponentTest, TestRecoveryHdfs, SolrMetricReporterTest,
TestPseudoReturnFields, TestXmlQParserPlugin,
PathHierarchyTokenizerFactoryTest, TestFaceting, TestAuthorizationFramework,
CursorMarkTest, TestMacroExpander, RequiredFieldsTest,
TestDistribDocBasedVersion, RecoveryZkTest, PeerSyncTest, TestExportWriter,
TestElisionMultitermQuery, TestBackupRepositoryFactory, PluginInfoTest,
DistributedSuggestComponentTest, TestNumericTerms32, TestDynamicFieldResource,
BasicDistributedZkTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, LeaderElectionTest, TestRandomDVFaceting,
DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions,
TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest,
TestGroupingSearch, ConvertedLegacyTest, TestSort, TestFiltering,
TestFunctionQuery, TestBadConfig, SoftAutoCommitTest, SolrIndexSplitterTest,
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest,
SolrRequestParserTest, DocValuesTest, TestTrie, TestCSVLoader,
NoCacheHeaderTest, TestWordDelimiterFilterFactory, QueryEqualityTest,
SortByFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, RequestHandlersTest,
TermVectorComponentTest, FastVectorHighlighterTest, LoggingHandlerTest,
SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, QueryParsingTest,
TestPartialUpdateDeduplication, PingRequestHandlerTest, MultiTermTest,
TestDocSet, OutputWriterTest, DirectSolrConnectionTest, TestCodecSupport,
TestJmxMonitoredMap, ScriptEngineTest, TestFastLRUCache,
ChaosMonkeyNothingIsSafeTest, TestSimpleTrackingShardHandler,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DeleteNodeTest,
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest,
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, MissingSegmentRecoveryTest]
[junit4] Completed [515/711 (1!)] on J0 in 99.87s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44099 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]