Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/143/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC
--illegal-access=deny
4 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44:44392DF66BF361BC]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Live Nodes:
[127.0.0.1:64989_solr, 127.0.0.1:64994_solr] Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
"base_url":"http://127.0.0.1:64989/solr",
"node_name":"127.0.0.1:64989_solr", "state":"active",
"type":"NRT", "leader":"true"}, "core_node4":{
"core":"MissingSegmentRecoveryTest_shard1_replica_n2",
"base_url":"http://127.0.0.1:64994/solr",
"node_name":"127.0.0.1:64994_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Live Nodes: [127.0.0.1:64989_solr, 127.0.0.1:64994_solr]
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"MissingSegmentRecoveryTest_shard1_replica_n1",
"base_url":"http://127.0.0.1:64989/solr",
"node_name":"127.0.0.1:64989_solr",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node4":{
"core":"MissingSegmentRecoveryTest_shard1_replica_n2",
"base_url":"http://127.0.0.1:64994/solr",
"node_name":"127.0.0.1:64994_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44:9C388A2F9C2EBA59]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001
at __randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't
used and can't be tested.
Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise
LogUpdateProcessor isn't used and can't be tested.
at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44:BD89ECFAB3E42B88]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 10879 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\init-core-data-001
[junit4] 2> 72693 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 72693 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 72694 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 72695 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 72695 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001
[junit4] 2> 72695 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 72696 INFO (Thread-177) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 72696 INFO (Thread-177) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 72700 ERROR (Thread-177) [ ] 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> 72796 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64012
[junit4] 2> 72804 INFO (jetty-launcher-167-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 72805 INFO (jetty-launcher-167-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@179ff02c{/solr,null,AVAILABLE}
[junit4] 2> 72807 INFO (jetty-launcher-167-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@29f83d11{HTTP/1.1,[http/1.1]}{127.0.0.1:64016}
[junit4] 2> 72807 INFO (jetty-launcher-167-thread-1) [ ]
o.e.j.s.Server Started @83385ms
[junit4] 2> 72807 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64016}
[junit4] 2> 72808 ERROR (jetty-launcher-167-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 72808 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 72808 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 72808 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 72808 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-27T23:32:56.204748600Z
[junit4] 2> 72812 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 72817 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 0x15e260a80a00001, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 72821 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64012/solr
[junit4] 2> 72825 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 0x15e260a80a00002, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 72955 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 72956 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64016_solr
[junit4] 2> 72957 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98558068398227459-127.0.0.1:64016_solr-n_0000000000) starting
[junit4] 2> 72976 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64016_solr
[junit4] 2> 72978 INFO
(OverseerStateUpdate-98558068398227459-127.0.0.1:64016_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 73065 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64016.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 73071 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64016.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 73071 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64016.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 73072 INFO (jetty-launcher-167-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\.
[junit4] 2> 73089 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 0x15e260a80a00004, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 73094 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 73098 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64012/solr ready
[junit4] 2> 73108 INFO (qtp1828711613-936) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 73111 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection1
[junit4] 2> 73221 INFO
(OverseerStateUpdate-98558068398227459-127.0.0.1:64016_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64016/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 73224 INFO
(OverseerStateUpdate-98558068398227459-127.0.0.1:64016_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64016/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 73427 INFO (qtp1828711613-939) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 73427 INFO (qtp1828711613-937) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 73428 INFO (qtp1828711613-939) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 73539 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 73539 INFO (zkCallback-174-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 74450 INFO (qtp1828711613-939) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 74455 INFO (qtp1828711613-937) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 74459 INFO (qtp1828711613-939) [ ] o.a.s.s.IndexSchema
[testCollection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 74461 INFO (qtp1828711613-939) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 74461 INFO (qtp1828711613-939) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard2_replica_n2' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 74463 INFO (qtp1828711613-939) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64016.solr.core.testCollection1.shard2.replica_n2' (registry
'solr.core.testCollection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 74463 INFO (qtp1828711613-939) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 74463 INFO (qtp1828711613-937) [ ] o.a.s.s.IndexSchema
[testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 74463 INFO (qtp1828711613-939) [ ] o.a.s.c.SolrCore
[[testCollection1_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\testCollection1_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\.\testCollection1_shard2_replica_n2\data\]
[junit4] 2> 74465 INFO (qtp1828711613-937) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 74465 INFO (qtp1828711613-937) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 74466 INFO (qtp1828711613-937) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64016.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 74466 INFO (qtp1828711613-937) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 74466 INFO (qtp1828711613-937) [ ] o.a.s.c.SolrCore
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\testCollection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\.\testCollection1_shard1_replica_n1\data\]
[junit4] 2> 74542 INFO (qtp1828711613-939) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 74542 INFO (qtp1828711613-939) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 74544 INFO (qtp1828711613-939) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 74544 INFO (qtp1828711613-939) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 74546 INFO (qtp1828711613-939) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25e9b251[testCollection1_shard2_replica_n2] main]
[junit4] 2> 74547 INFO (qtp1828711613-939) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 74548 INFO (qtp1828711613-939) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 74549 INFO (qtp1828711613-937) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 74549 INFO (qtp1828711613-939) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 74549 INFO (qtp1828711613-937) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 74549 INFO (qtp1828711613-939) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576929096310456320
[junit4] 2> 74550 INFO (qtp1828711613-937) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 74550 INFO (qtp1828711613-937) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 74554 INFO (qtp1828711613-939) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 74554 INFO (qtp1828711613-939) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 74554 INFO (qtp1828711613-939) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64016/solr/testCollection1_shard2_replica_n2/
[junit4] 2> 74555 INFO (qtp1828711613-939) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 74555 INFO (qtp1828711613-939) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:64016/solr/testCollection1_shard2_replica_n2/ has no replicas
[junit4] 2> 74555 INFO (qtp1828711613-939) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 74556 INFO (qtp1828711613-937) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47396475[testCollection1_shard1_replica_n1] main]
[junit4] 2> 74556 INFO (searcherExecutor-320-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] Registered new searcher
Searcher@25e9b251[testCollection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 74557 INFO (qtp1828711613-937) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 74558 INFO (qtp1828711613-937) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 74558 INFO (qtp1828711613-937) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 74560 INFO (searcherExecutor-321-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher
Searcher@47396475[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 74560 INFO (qtp1828711613-937) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576929096321990656
[junit4] 2> 74560 INFO (qtp1828711613-939) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64016/solr/testCollection1_shard2_replica_n2/ shard2
[junit4] 2> 74564 INFO (qtp1828711613-937) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 74564 INFO (qtp1828711613-937) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 74564 INFO (qtp1828711613-937) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64016/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 74564 INFO (qtp1828711613-937) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 74564 INFO (qtp1828711613-937) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:64016/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 74564 INFO (qtp1828711613-937) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 74573 INFO (qtp1828711613-937) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64016/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 74706 INFO (zkCallback-174-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 74706 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 74728 INFO (qtp1828711613-939) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 74729 INFO (qtp1828711613-939) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1301
[junit4] 2> 74766 INFO (qtp1828711613-937) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 74768 INFO (qtp1828711613-937) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1340
[junit4] 2> 74773 INFO (qtp1828711613-936) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 74873 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 74874 INFO (zkCallback-174-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 75113 INFO
(OverseerCollectionConfigSetProcessor-98558068398227459-127.0.0.1:64016_solr-n_0000000000)
[ ] 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> 75779 INFO (qtp1828711613-936) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2671
[junit4] 2> 75781 INFO (qtp1828711613-936) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 75787 INFO (OverseerThreadFactory-317-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection2
[junit4] 2> 75997 INFO
(OverseerStateUpdate-98558068398227459-127.0.0.1:64016_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64016/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 76002 INFO
(OverseerStateUpdate-98558068398227459-127.0.0.1:64016_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64016/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 76205 INFO (qtp1828711613-938) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 76208 INFO (qtp1828711613-941) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 76316 INFO (zkCallback-174-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 76316 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 76316 INFO (zkCallback-174-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77245 INFO (qtp1828711613-938) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 77254 INFO (qtp1828711613-938) [ ] o.a.s.s.IndexSchema
[testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 77256 INFO (qtp1828711613-938) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 77256 INFO (qtp1828711613-938) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 77256 INFO (qtp1828711613-938) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64016.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 77257 INFO (qtp1828711613-938) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 77257 INFO (qtp1828711613-938) [ ] o.a.s.c.SolrCore
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\testCollection2_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\.\testCollection2_shard1_replica_n1\data\]
[junit4] 2> 77260 INFO (qtp1828711613-941) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 77267 INFO (qtp1828711613-941) [ ] o.a.s.s.IndexSchema
[testCollection2_shard2_replica_n3] Schema name=minimal
[junit4] 2> 77269 INFO (qtp1828711613-941) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 77269 INFO (qtp1828711613-941) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard2_replica_n3' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 77270 INFO (qtp1828711613-941) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64016.solr.core.testCollection2.shard2.replica_n3' (registry
'solr.core.testCollection2.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d7a6406
[junit4] 2> 77270 INFO (qtp1828711613-941) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 77270 INFO (qtp1828711613-941) [ ] o.a.s.c.SolrCore
[[testCollection2_shard2_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\testCollection2_shard2_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001\tempDir-001\node1\.\testCollection2_shard2_replica_n3\data\]
[junit4] 2> 77347 INFO (qtp1828711613-938) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 77347 INFO (qtp1828711613-938) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 77350 INFO (qtp1828711613-941) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 77350 INFO (qtp1828711613-941) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 77350 INFO (qtp1828711613-938) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 77350 INFO (qtp1828711613-938) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 77352 INFO (qtp1828711613-941) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 77352 INFO (qtp1828711613-941) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 77353 INFO (qtp1828711613-938) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7217e603[testCollection2_shard1_replica_n1] main]
[junit4] 2> 77354 INFO (qtp1828711613-941) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e003db0[testCollection2_shard2_replica_n3] main]
[junit4] 2> 77355 INFO (qtp1828711613-938) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 77355 INFO (qtp1828711613-938) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 77357 INFO (qtp1828711613-938) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 77357 INFO (qtp1828711613-941) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 77357 INFO (qtp1828711613-938) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576929099254857728
[junit4] 2> 77358 INFO (searcherExecutor-330-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher
Searcher@7217e603[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 77358 INFO (qtp1828711613-941) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 77359 INFO (qtp1828711613-941) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 77360 INFO (searcherExecutor-331-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] Registered new searcher
Searcher@3e003db0[testCollection2_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 77360 INFO (qtp1828711613-941) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576929099258003456
[junit4] 2> 77365 INFO (qtp1828711613-938) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 77365 INFO (qtp1828711613-938) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 77365 INFO (qtp1828711613-938) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64016/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 77365 INFO (qtp1828711613-938) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 77365 INFO (qtp1828711613-938) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:64016/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 77365 INFO (qtp1828711613-938) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 77368 INFO (qtp1828711613-941) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 77368 INFO (qtp1828711613-941) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 77369 INFO (qtp1828711613-941) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64016/solr/testCollection2_shard2_replica_n3/
[junit4] 2> 77369 INFO (qtp1828711613-941) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 77369 INFO (qtp1828711613-941) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:64016/solr/testCollection2_shard2_replica_n3/ has no replicas
[junit4] 2> 77369 INFO (qtp1828711613-941) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 77372 INFO (qtp1828711613-938) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64016/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 77374 INFO (qtp1828711613-941) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64016/solr/testCollection2_shard2_replica_n3/ shard2
[junit4] 2> 77484 INFO (zkCallback-174-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77484 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77485 INFO (zkCallback-174-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77545 INFO (qtp1828711613-941) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 77547 INFO (qtp1828711613-941) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1339
[junit4] 2> 77548 INFO (qtp1828711613-938) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 77551 INFO (qtp1828711613-938) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1346
[junit4] 2> 77554 INFO (qtp1828711613-936) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 77652 INFO (zkCallback-174-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77652 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77652 INFO (zkCallback-174-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 77790 INFO
(OverseerCollectionConfigSetProcessor-98558068398227459-127.0.0.1:64016_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 78557 INFO (qtp1828711613-936) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2776
[junit4] 2> 78559 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 78559 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 78559 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 78559 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 78585 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[CC6D122CC50F0C44]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 78598 INFO (qtp1828711613-934) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
[junit4] 2> 78598 INFO (qtp1828711613-934) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b2cc007: rootName =
solr_64016, domain = solr.core.testCollection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@4c01e63b
[junit4] 2> 78610 INFO (qtp1828711613-934) [ ] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@52f0a050
[junit4] 2> 78610 INFO (qtp1828711613-934) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=1391501392
[junit4] 2> 78610 INFO (qtp1828711613-934) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=1391501392
[junit4] 2> 78617 INFO (qtp1828711613-934) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=20
[junit4] 2> 78619 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[CC6D122CC50F0C44]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=CC6D122CC50F0C44 -Dtests.slow=true -Dtests.locale=nyn-UG
-Dtests.timezone=America/Nipigon -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.06s J0 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44:44392DF66BF361BC]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 78621 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 0x15e260a80a00005, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 78625 INFO (jetty-closer-168-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@29f83d11{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 78626 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1712545173
[junit4] 2> 78626 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 78627 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a07d328: rootName =
solr_64016, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@40e32c7a
[junit4] 2> 78633 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 78634 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9ac10f6: rootName =
solr_64016, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@56c9f962
[junit4] 2> 78639 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 78639 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f3bc5c4: rootName =
solr_64016, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@178427a1
[junit4] 2> 78643 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 78647 INFO (coreCloseExecutor-340-thread-2) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e67e643
[junit4] 2> 78647 INFO (coreCloseExecutor-340-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard1.replica_n1, tag=241690179
[junit4] 2> 78648 INFO (coreCloseExecutor-340-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@43223fef: rootName =
solr_64016, domain = solr.core.testCollection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@43eb176f
[junit4] 2> 78648 INFO (coreCloseExecutor-340-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4dcdba6a
[junit4] 2> 78649 INFO (coreCloseExecutor-340-thread-3) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@701b929b
[junit4] 2> 78658 INFO (coreCloseExecutor-340-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard1.replica_n1, tag=1305328234
[junit4] 2> 78659 INFO (coreCloseExecutor-340-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6077c8de: rootName =
solr_64016, domain = solr.core.testCollection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@3f621deb
[junit4] 2> 78671 INFO (coreCloseExecutor-340-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard1.leader, tag=1305328234
[junit4] 2> 78672 INFO (coreCloseExecutor-340-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard1.leader, tag=241690179
[junit4] 2> 78672 INFO (coreCloseExecutor-340-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard2.replica_n3, tag=1880855195
[junit4] 2> 78672 INFO (coreCloseExecutor-340-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@588eb42d: rootName =
solr_64016, domain = solr.core.testCollection2.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@15795062
[junit4] 2> 78682 INFO (coreCloseExecutor-340-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard2.leader, tag=1880855195
[junit4] 2> 78732 INFO (jetty-closer-168-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98558068398227459-127.0.0.1:64016_solr-n_0000000000) closing
[junit4] 2> 78733 INFO
(OverseerStateUpdate-98558068398227459-127.0.0.1:64016_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64016_solr
[junit4] 2> 78736 WARN (zkCallback-174-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 78739 INFO (jetty-closer-168-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@179ff02c{/solr,null,UNAVAILABLE}
[junit4] 2> 78740 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-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> 78741 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64012 64012
[junit4] 2> 78744 INFO (Thread-177) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:64012 64012
[junit4] 2> 78744 WARN (Thread-177) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_CC6D122CC50F0C44-001
[junit4] 2> Aug 27, 2017 11:33:02 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1094, maxMBSortInHeap=6.145369644184362,
sim=RandomSimilarity(queryNorm=false): {}, locale=nyn-UG,
timezone=America/Nipigon
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=46930368,total=295698432
[junit4] 2> NOTE: All tests run in this JVM:
[FieldAnalysisRequestHandlerTest, RequiredFieldsTest, TimeZoneUtilsTest,
CdcrBootstrapTest, TestPKIAuthenticationPlugin, TestRecoveryHdfs,
ExplicitHLLTest, TestStressRecovery, PrimitiveFieldTypeTest, JavabinLoaderTest,
TestStressReorder, TestFuzzyAnalyzedSuggestions, DeleteNodeTest,
LeaderElectionContextKeyTest]
[junit4] Completed [39/731 (1!)] on J0 in 7.15s, 1 test, 1 failure <<<
FAILURES!
[...truncated 209 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CC6D122CC50F0C44-001\init-core-data-001
[junit4] 2> 190782 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 190795 ERROR (Thread-377) [ ] 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> 190905 ERROR (jetty-launcher-380-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 190908 ERROR (jetty-launcher-380-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 190937 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 0x15e260c4def0003, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 195189 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 0x15e260c4def0005, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 195203 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CC6D122CC50F0C44]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 195213 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 0x15e260c4def0009, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 195630 ERROR (coreContainerWorkExecutor-1017-thread-1) [ ]
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_replica_n2]
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:665)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [MissingSegmentRecoveryTest_shard1_replica_n2]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1014)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:637)
[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:988)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1074)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1000)
[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:988)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:998)
[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:2075)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2195)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
[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-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CC6D122CC50F0C44-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n2\data\index\segments_2")))
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:291)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1076)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2036)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CC6D122CC50F0C44-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n2\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:301)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:289)
[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:2075)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2195)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
[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-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CC6D122CC50F0C44-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n2\data\index.20170827183458884
lockFactory=org.apache.lucene.store.NativeFSLockFactory@75e8d114): files:
[write.lock]
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1071)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2036)
[junit4] 2> ... 13 more
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=CC6D122CC50F0C44 -Dtests.slow=true -Dtests.locale=ne
-Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 95.1s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected a collection
with one shard and two replicas
[junit4] > null
[junit4] > Live Nodes: [127.0.0.1:64989_solr, 127.0.0.1:64994_solr]
[junit4] > Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"2",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node3":{
[junit4] >
"core":"MissingSegmentRecoveryTest_shard1_replica_n1",
[junit4] > "base_url":"http://127.0.0.1:64989/solr",
[junit4] > "node_name":"127.0.0.1:64989_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"},
[junit4] > "core_node4":{
[junit4] >
"core":"MissingSegmentRecoveryTest_shard1_replica_n2",
[junit4] > "base_url":"http://127.0.0.1:64994/solr",
[junit4] > "node_name":"127.0.0.1:64994_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"2",
[junit4] > "tlogReplicas":"0"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44:9C388A2F9C2EBA59]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
[junit4] > at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 286578 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 0x15e260c4def0008, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 286604 WARN (zkCallback-403-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 286608 WARN (zkCallback-392-thread-4) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 286611 ERROR
(SUITE-MissingSegmentRecoveryTest-seed#[CC6D122CC50F0C44]-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> 286614 WARN (Thread-377) [ ] 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> 17
/solr/collections/MissingSegmentRecoveryTest/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/98558076137701382-127.0.0.1:64989_solr-n_0000000000
[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>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CC6D122CC50F0C44-001
[junit4] 2> Aug 27, 2017 11:36:30 PM
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),
sim=RandomSimilarity(queryNorm=false): {}, locale=ne, timezone=Etc/GMT+5
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=94102128,total=357040128
[junit4] 2> NOTE: All tests run in this JVM:
[FieldAnalysisRequestHandlerTest, RequiredFieldsTest, TimeZoneUtilsTest,
CdcrBootstrapTest, TestPKIAuthenticationPlugin, TestRecoveryHdfs,
ExplicitHLLTest, TestStressRecovery, PrimitiveFieldTypeTest, JavabinLoaderTest,
TestStressReorder, TestFuzzyAnalyzedSuggestions, DeleteNodeTest,
LeaderElectionContextKeyTest, TestPseudoReturnFields, JvmMetricsTest,
TestDownShardTolerantSearch, CdcrUpdateLogTest, SolrSlf4jReporterTest,
TestCodecSupport, TestBinaryField, QueryElevationComponentTest,
CollectionsAPISolrJTest, SolrCLIZkUtilsTest, TestUtils, AddBlockUpdateTest,
ClusterStateTest, TestJavabinTupleStreamParser, SolrMetricReporterTest,
TestSha256AuthenticationProvider, RankQueryTest, ScriptEngineTest,
TestSchemaNameResource, RulesTest, MissingSegmentRecoveryTest]
[junit4] Completed [92/731 (2!)] on J0 in 96.85s, 1 test, 1 failure <<<
FAILURES!
[...truncated 37 lines...]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001
[junit4] 2> 296844 WARN
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 296844 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 296845 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 296845 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 296845 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 296846 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 296863 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 296870 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 296919 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 296966 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dfcd8e8
[junit4] 2> 296971 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dfcd8e8
[junit4] 2> 296971 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dfcd8e8
[junit4] 2> 296972 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 296990 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 297222 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 297263 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 297275 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 297275 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfcd8e8
[junit4] 2> 297279 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 297279 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001\]
[junit4] 2> 297283 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=95.509765625,
floorSegmentMB=0.4658203125, forceMergeDeletesPctAllowed=2.8311731016487696,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 297327 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 297327 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 297328 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=52.16796875,
floorSegmentMB=1.2958984375, forceMergeDeletesPctAllowed=11.895004622121334,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=1.697265625,
noCFSRatio=0.27324491773655013
[junit4] 2> 297328 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f7ac1d[collection1] main]
[junit4] 2> 297329 WARN (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 297329 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 297329 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 297336 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 297336 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 297336 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 297337 INFO (coreLoadExecutor-1525-thread-1) [ ]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=lo
[...truncated too long message...]
cutor-1578-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.collection1, tag=767387476
[junit4] 2> 302564 INFO (coreCloseExecutor-1578-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3033b4fb: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@50143b5e
[junit4] 2> 302581 INFO
(SUITE-InfixSuggestersTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Aug 27, 2017 11:36:46 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(Lucene70):
{textgrams=FST50, text=PostingsFormat(name=Memory),
exacttext=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{weight=DocValuesFormat(name=Lucene70),
text=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1129,
maxMBSortInHeap=7.6193761954910295, sim=RandomSimilarity(queryNorm=false): {},
locale=sr-ME, timezone=Australia/Lord_Howe
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=178114392,total=341311488
[junit4] 2> NOTE: All tests run in this JVM: [AutoCommitTest,
DistributedQueryElevationComponentTest, SampleTest, SuggesterFSTTest,
OverseerStatusTest, BlockJoinFacetSimpleTest, SimpleCollectionCreateDeleteTest,
ZkNodePropsTest, TestMacroExpander, TestTrie,
TestSolrCloudWithHadoopAuthPlugin, DocumentBuilderTest,
TestHdfsBackupRestoreCore, DistributedMLTComponentTest, ConnectionManagerTest,
UtilsToolTest, SuggesterTSTTest, TestComplexPhraseQParserPlugin,
TestRawTransformer, MetricsConfigTest, DataDrivenBlockJoinTest,
TestManagedResource, TestScoreJoinQPNoScore, CopyFieldTest, TestPolicyCloud,
TestShardHandlerFactory, TestStressInPlaceUpdates, EnumFieldTest,
SolrGraphiteReporterTest, RollingRestartTest, TestFieldSortValues,
TestDocumentBuilder, TestCharFilters, TestSSLRandomization,
SolrCoreCheckLockOnStartupTest, TestSimpleTrackingShardHandler,
SpellCheckComponentTest, TestJsonFacetRefinement, MoveReplicaTest,
TolerantUpdateProcessorTest, TestWordDelimiterFilterFactory,
TestHighFrequencyDictionaryFactory, HLLUtilTest, TestCollapseQParserPlugin,
SolrCloudReportersTest, TestXmlQParser, TestDFISimilarityFactory,
TestDocTermOrds, TestCloudManagedSchema, TestSolrCloudSnapshots,
AtomicUpdatesTest, TestCloudInspectUtil, TestFastWriter,
TestMaxScoreQueryParser, TestInitQParser, HdfsRecoveryZkTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
SchemaVersionSpecificBehaviorTest, CoreAdminRequestStatusTest,
RequestLoggingTest, TestSlowCompositeReaderWrapper, SolrJmxReporterTest,
InfixSuggestersTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=InfixSuggestersTest
-Dtests.seed=CC6D122CC50F0C44 -Dtests.slow=true -Dtests.locale=sr-ME
-Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | InfixSuggestersTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_CC6D122CC50F0C44-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [105/731 (3!)] on J1 in 6.09s, 7 tests, 1 error <<<
FAILURES!
[...truncated 220 lines...]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_CC6D122CC50F0C44-001\init-core-data-001
[junit4] 2> 529222 WARN
(SUITE-UpdateRequestProcessorFactoryTest-seed#[CC6D122CC50F0C44]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
[junit4] 2> 529503 WARN (coreLoadExecutor-2559-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 529504 WARN (coreLoadExecutor-2559-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=CC6D122CC50F0C44
-Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Asia/Choibalsan
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J1 |
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
[junit4] > Throwable #1: java.lang.AssertionError: Tests must be run with
INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
[junit4] > at
__randomizedtesting.SeedInfo.seed([CC6D122CC50F0C44:BD89ECFAB3E42B88]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_CC6D122CC50F0C44-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=en-TV, timezone=Asia/Choibalsan
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=142828456,total=368050176
[junit4] 2> NOTE: All tests run in this JVM: [AutoCommitTest,
DistributedQueryElevationComponentTest, SampleTest, SuggesterFSTTest,
OverseerStatusTest, BlockJoinFacetSimpleTest, SimpleCollectionCreateDeleteTest,
ZkNodePropsTest, TestMacroExpander, TestTrie,
TestSolrCloudWithHadoopAuthPlugin, DocumentBuilderTest,
TestHdfsBackupRestoreCore, DistributedMLTComponentTest, ConnectionManagerTest,
UtilsToolTest, SuggesterTSTTest, TestComplexPhraseQParserPlugin,
TestRawTransformer, MetricsConfigTest, DataDrivenBlockJoinTest,
TestManagedResource, TestScoreJoinQPNoScore, CopyFieldTest, TestPolicyCloud,
TestShardHandlerFactory, TestStressInPlaceUpdates, EnumFieldTest,
SolrGraphiteReporterTest, RollingRestartTest, TestFieldSortValues,
TestDocumentBuilder, TestCharFilters, TestSSLRandomization,
SolrCoreCheckLockOnStartupTest, TestSimpleTrackingShardHandler,
SpellCheckComponentTest, TestJsonFacetRefinement, MoveReplicaTest,
TolerantUpdateProcessorTest, TestWordDelimiterFilterFactory,
TestHighFrequencyDictionaryFactory, HLLUtilTest, TestCollapseQParserPlugin,
SolrCloudReportersTest, TestXmlQParser, TestDFISimilarityFactory,
TestDocTermOrds, TestCloudManagedSchema, TestSolrCloudSnapshots,
AtomicUpdatesTest, TestCloudInspectUtil, TestFastWriter,
TestMaxScoreQueryParser, TestInitQParser, HdfsRecoveryZkTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
SchemaVersionSpecificBehaviorTest, CoreAdminRequestStatusTest,
RequestLoggingTest, TestSlowCompositeReaderWrapper, SolrJmxReporterTest,
InfixSuggestersTest, SynonymTokenizerTest, AssignTest, EchoParamsTest,
TestApiFramework, MigrateRouteKeyTest, SaslZkACLProviderTest,
OverseerModifyCollectionTest, SolrIndexConfigTest, TestBadConfig,
TestExceedMaxTermLength, CoreSorterTest, TestInPlaceUpdatesDistrib,
DeleteLastCustomShardedReplicaTest, TestSchemaVersionResource,
TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest,
HdfsSyncSliceTest, TestTolerantUpdateProcessorRandomCloud,
SolrMetricManagerTest, TestRangeQuery,
TestOverriddenPrefixQueryForCustomFieldType, SpellCheckCollatorTest,
TestFieldCacheWithThreads, WrapperMergePolicyFactoryTest, TestCollationField,
FullHLLTest, SolrMetricsIntegrationTest, BlockJoinFacetDistribTest,
TestBinaryResponseWriter, SolrRequestParserTest, FileBasedSpellCheckerTest,
TestConfigSetsAPIExclusivity, TestSearchPerf, TestCorePropertiesReload,
TestNRTOpen, OpenCloseCoreStressTest, TestFieldResource,
TestLeaderElectionWithEmptyReplica, TestCrossCoreJoin,
HdfsChaosMonkeySafeLeaderTest, TestQueryUtils, TestTrackingShardHandlerFactory,
TestAnalyzedSuggestions, V2StandaloneTest, TestRealTimeGet,
UpdateRequestProcessorFactoryTest]
[junit4] Completed [175/731 (4!)] on J1 in 0.31s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 38490 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]