Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6639/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([822F2487EC9BAAFC:A7B1B5D4267C704]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.rule.RulesTest.testHostFragmentRule
Error Message:
Error from server at http://127.0.0.1:65295/solr: Could not find collection :
rulesColl
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:65295/solr: Could not find collection :
rulesColl
at
__randomizedtesting.SeedInfo.seed([822F2487EC9BAAFC:2A693DCA11D04254]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
at
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest
Error Message:
Error from server at http://127.0.0.1:65295/solr: delete the collection unknown
case
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:65295/solr: delete the collection unknown case
at
__randomizedtesting.SeedInfo.seed([822F2487EC9BAAFC:671C6306F0EF58FE]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
at
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11767 lines...]
[junit4] Suite: org.apache.solr.cloud.rule.RulesTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\init-core-data-001
[junit4] 2> 1135921 WARN (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
[junit4] 2> 1135921 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1135928 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1135929 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001
[junit4] 2> 1135930 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1135930 INFO (Thread-2425) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1135930 INFO (Thread-2425) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1135935 ERROR (Thread-2425) [ ] 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> 1136031 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.c.ZkTestServer start zk server on port:65283
[junit4] 2> 1136070 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 0x15c979f44200000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1136078 INFO (jetty-launcher-1454-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1136078 INFO (jetty-launcher-1454-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1136079 INFO (jetty-launcher-1454-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bae09f3{/solr,null,AVAILABLE}
[junit4] 2> 1136080 INFO (jetty-launcher-1454-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1136080 INFO (jetty-launcher-1454-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ee28bea{/solr,null,AVAILABLE}
[junit4] 2> 1136080 INFO (jetty-launcher-1454-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@58318174{HTTP/1.1,[http/1.1]}{127.0.0.1:65287}
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-2) [ ]
o.e.j.s.Server Started @1140051ms
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65287}
[junit4] 2> 1136081 ERROR (jetty-launcher-1454-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-11T14:46:56.435Z
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3e2afcf2{HTTP/1.1,[http/1.1]}{127.0.0.1:65290}
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-3) [ ]
o.e.j.s.Server Started @1140051ms
[junit4] 2> 1136081 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65290}
[junit4] 2> 1136083 ERROR (jetty-launcher-1454-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1136083 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1136083 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1136083 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1136083 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-11T14:46:56.437Z
[junit4] 2> 1136083 INFO (jetty-launcher-1454-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6df4a21f{/solr,null,AVAILABLE}
[junit4] 2> 1136084 INFO (jetty-launcher-1454-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76c12608{HTTP/1.1,[http/1.1]}{127.0.0.1:65295}
[junit4] 2> 1136085 INFO (jetty-launcher-1454-thread-1) [ ]
o.e.j.s.Server Started @1140055ms
[junit4] 2> 1136085 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65295}
[junit4] 2> 1136085 ERROR (jetty-launcher-1454-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1136085 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1136086 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1136086 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1136086 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-11T14:46:56.440Z
[junit4] 2> 1136088 INFO (jetty-launcher-1454-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1136089 INFO (jetty-launcher-1454-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@323ed767{/solr,null,AVAILABLE}
[junit4] 2> 1136090 INFO (jetty-launcher-1454-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1136090 INFO (jetty-launcher-1454-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@267d8542{HTTP/1.1,[http/1.1]}{127.0.0.1:65302}
[junit4] 2> 1136094 INFO (jetty-launcher-1454-thread-4) [ ]
o.e.j.s.Server Started @1140064ms
[junit4] 2> 1136094 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65302}
[junit4] 2> 1136095 ERROR (jetty-launcher-1454-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1136095 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1136095 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1136095 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1136095 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-11T14:46:56.449Z
[junit4] 2> 1136100 INFO (jetty-launcher-1454-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d203deb{/solr,null,AVAILABLE}
[junit4] 2> 1136100 INFO (jetty-launcher-1454-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@62b1973a{HTTP/1.1,[http/1.1]}{127.0.0.1:65309}
[junit4] 2> 1136101 INFO (jetty-launcher-1454-thread-5) [ ]
o.e.j.s.Server Started @1140071ms
[junit4] 2> 1136101 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65309}
[junit4] 2> 1136101 ERROR (jetty-launcher-1454-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1136101 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1136101 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1136101 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1136101 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-11T14:46:56.455Z
[junit4] 2> 1136104 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1136106 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1136194 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1136195 INFO (jetty-launcher-1454-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65283/solr
[junit4] 2> 1136197 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1136197 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1136199 INFO (jetty-launcher-1454-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65283/solr
[junit4] 2> 1136199 INFO (jetty-launcher-1454-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65283/solr
[junit4] 2> 1136218 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 0x15c979f44200004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1136220 INFO (jetty-launcher-1454-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65283/solr
[junit4] 2> 1136221 INFO (jetty-launcher-1454-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65283/solr
[junit4] 2> 1136223 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 0x15c979f44200006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1136224 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 0x15c979f44200008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1136363 INFO (jetty-launcher-1454-thread-4)
[n:127.0.0.1:65302_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1136363 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1136363 INFO (jetty-launcher-1454-thread-5)
[n:127.0.0.1:65309_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1136363 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65295_solr
[junit4] 2> 1136363 INFO (jetty-launcher-1454-thread-3)
[n:127.0.0.1:65290_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1136364 INFO (jetty-launcher-1454-thread-4)
[n:127.0.0.1:65302_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65302_solr
[junit4] 2> 1136365 INFO (jetty-launcher-1454-thread-5)
[n:127.0.0.1:65309_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65309_solr
[junit4] 2> 1136365 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.c.Overseer Overseer
(id=98120002193850381-127.0.0.1:65295_solr-n_0000000000) starting
[junit4] 2> 1136365 INFO (jetty-launcher-1454-thread-3)
[n:127.0.0.1:65290_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65290_solr
[junit4] 2> 1136388 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1136394 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1136430 INFO
(zkCallback-1481-thread-1-processing-n:127.0.0.1:65309_solr)
[n:127.0.0.1:65309_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1136442 INFO
(zkCallback-1478-thread-1-processing-n:127.0.0.1:65302_solr)
[n:127.0.0.1:65302_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1136443 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1136444 INFO (jetty-launcher-1454-thread-2)
[n:127.0.0.1:65287_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1136452 INFO (jetty-launcher-1454-thread-2)
[n:127.0.0.1:65287_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65287_solr
[junit4] 2> 1136457 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1136457 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1136458 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1136458 INFO
(zkCallback-1481-thread-1-processing-n:127.0.0.1:65309_solr)
[n:127.0.0.1:65309_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1136458 INFO
(zkCallback-1478-thread-1-processing-n:127.0.0.1:65302_solr)
[n:127.0.0.1:65302_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1136468 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65295_solr
[junit4] 2> 1136473 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1136473 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1136473 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1136473 INFO
(zkCallback-1478-thread-1-processing-n:127.0.0.1:65302_solr)
[n:127.0.0.1:65302_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1136473 INFO
(zkCallback-1481-thread-1-processing-n:127.0.0.1:65309_solr)
[n:127.0.0.1:65309_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1136639 INFO (jetty-launcher-1454-thread-5)
[n:127.0.0.1:65309_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65309.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136640 INFO (jetty-launcher-1454-thread-2)
[n:127.0.0.1:65287_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65287.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136642 INFO (jetty-launcher-1454-thread-5)
[n:127.0.0.1:65309_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65309.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136642 INFO (jetty-launcher-1454-thread-5)
[n:127.0.0.1:65309_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65309.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136643 INFO (jetty-launcher-1454-thread-2)
[n:127.0.0.1:65287_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65287.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136643 INFO (jetty-launcher-1454-thread-2)
[n:127.0.0.1:65287_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65287.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136644 INFO (jetty-launcher-1454-thread-5)
[n:127.0.0.1:65309_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node5\.
[junit4] 2> 1136644 INFO (jetty-launcher-1454-thread-2)
[n:127.0.0.1:65287_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node2\.
[junit4] 2> 1136649 INFO (jetty-launcher-1454-thread-3)
[n:127.0.0.1:65290_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65290.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136651 INFO (jetty-launcher-1454-thread-4)
[n:127.0.0.1:65302_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65302.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136652 INFO (jetty-launcher-1454-thread-3)
[n:127.0.0.1:65290_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65290.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136652 INFO (jetty-launcher-1454-thread-3)
[n:127.0.0.1:65290_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65290.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136654 INFO (jetty-launcher-1454-thread-4)
[n:127.0.0.1:65302_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65302.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136654 INFO (jetty-launcher-1454-thread-4)
[n:127.0.0.1:65302_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65302.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136654 INFO (jetty-launcher-1454-thread-3)
[n:127.0.0.1:65290_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node3\.
[junit4] 2> 1136655 INFO (jetty-launcher-1454-thread-4)
[n:127.0.0.1:65302_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node4\.
[junit4] 2> 1136714 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65295.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136718 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65295.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136718 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65295.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1136719 INFO (jetty-launcher-1454-thread-1)
[n:127.0.0.1:65295_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node1\.
[junit4] 2> 1136912 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1136914 INFO (SUITE-RulesTest-seed#[822F2487EC9BAAFC]-worker)
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65283/solr
ready
[junit4] 2> 1136995 INFO
(TEST-RulesTest.testInvokeApi-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testInvokeApi
[junit4] 2> 1137020 INFO (qtp399468013-10068) [n:127.0.0.1:65287_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1137021 INFO (qtp399468013-10068) [n:127.0.0.1:65287_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1137021 INFO (qtp399468013-10068) [n:127.0.0.1:65287_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/invoke
params={cores=1&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
status=0 QTime=2
[junit4] 2> 1137038 INFO
(TEST-RulesTest.testInvokeApi-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1137063 INFO
(TEST-RulesTest.testInvokeApi-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testInvokeApi
[junit4] 2> 1137150 INFO
(TEST-RulesTest.testModifyColl-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testModifyColl
[junit4] 2> 1137155 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1137182 INFO
(OverseerThreadFactory-5022-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.CreateCollectionCmd Create collection
modifyColl
[junit4] 2> 1137189 INFO (qtp450043198-10077) [n:127.0.0.1:65290_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1137190 INFO (qtp450043198-10077) [n:127.0.0.1:65290_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1137191 INFO (qtp450043198-10077) [n:127.0.0.1:65290_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
status=0 QTime=2
[junit4] 2> 1137194 INFO (qtp399468013-10072) [n:127.0.0.1:65287_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1137194 INFO (qtp399468013-10072) [n:127.0.0.1:65287_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
status=0 QTime=1
[junit4] 2> 1137197 INFO (qtp1972903678-10108) [n:127.0.0.1:65309_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1137199 INFO (qtp1972903678-10108) [n:127.0.0.1:65309_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1137199 INFO (qtp1972903678-10108) [n:127.0.0.1:65309_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
status=0 QTime=2
[junit4] 2> 1137203 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1137203 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1137203 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
status=0 QTime=1
[junit4] 2> 1137208 INFO (qtp1228288633-10098) [n:127.0.0.1:65302_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1137210 INFO (qtp1228288633-10098) [n:127.0.0.1:65302_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1137210 INFO (qtp1228288633-10098) [n:127.0.0.1:65302_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
status=0 QTime=2
[junit4] 2> 1137331 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1137331 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1137440 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1137440 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1138366 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1138366 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1138375 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.s.IndexSchema
[modifyColl_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1138386 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.s.IndexSchema
[modifyColl_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1138391 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1138391 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'modifyColl_shard1_replica_n1' using configuration from
collection modifyColl, trusted=true
[junit4] 2> 1138395 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1138395 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'modifyColl_shard1_replica_n2' using configuration from
collection modifyColl, trusted=true
[junit4] 2> 1138396 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65287.solr.core.modifyColl.shard1.replica_n2' (registry
'solr.core.modifyColl.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1138396 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1138396 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrCore
[[modifyColl_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node2\modifyColl_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node2\.\modifyColl_shard1_replica_n2\data\]
[junit4] 2> 1138397 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65290.solr.core.modifyColl.shard1.replica_n1' (registry
'solr.core.modifyColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1138397 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1138397 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrCore
[[modifyColl_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node3\modifyColl_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node3\.\modifyColl_shard1_replica_n1\data\]
[junit4] 2> 1138526 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1138527 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1138527 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1138527 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1138529 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1138529 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1138531 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1138531 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1138532 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@791b634c[modifyColl_shard1_replica_n1] main]
[junit4] 2> 1138533 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1138533 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5963627b[modifyColl_shard1_replica_n2] main]
[junit4] 2> 1138533 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1138534 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1138535 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1569920037828952064
[junit4] 2> 1138537 INFO
(searcherExecutor-5029-thread-1-processing-n:127.0.0.1:65290_solr
x:modifyColl_shard1_replica_n1 s:shard1 c:modifyColl) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrCore
[modifyColl_shard1_replica_n1] Registered new searcher
Searcher@791b634c[modifyColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1138544 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1138548 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1138548 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1138549 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1138551 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1569920037845729280
[junit4] 2> 1138551 INFO
(searcherExecutor-5030-thread-1-processing-n:127.0.0.1:65287_solr
x:modifyColl_shard1_replica_n2 s:shard1 c:modifyColl) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrCore
[modifyColl_shard1_replica_n2] Registered new searcher
Searcher@5963627b[modifyColl_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1138651 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1138652 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1139067 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1139067 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1139067 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65290/solr/modifyColl_shard1_replica_n1/
[junit4] 2> 1139068 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:65290/solr
START replicas=[http://127.0.0.1:65287/solr/modifyColl_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1139068 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:65290/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1139072 INFO (qtp399468013-10121) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 r:core_node2 x:modifyColl_shard1_replica_n2]
o.a.s.c.S.Request [modifyColl_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1139072 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1139072 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1139072 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1139079 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65290/solr/modifyColl_shard1_replica_n1/ shard1
[junit4] 2> 1139186 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1139186 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1139234 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1139238 INFO (qtp450043198-10078) [n:127.0.0.1:65290_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1906
[junit4] 2> 1139337 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1139337 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1139559 INFO (qtp399468013-10119) [n:127.0.0.1:65287_solr
c:modifyColl s:shard1 x:modifyColl_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2227
[junit4] 2> 1139562 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1139661 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1139662 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1140564 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>0&wt=javabin&version=2}
status=0 QTime=3409
[junit4] 2> 1140565 INFO (qtp361514704-10088) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifycollection with
params
autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1140568 INFO
(OverseerCollectionConfigSetProcessor-98120002193850381-127.0.0.1:65295_solr-n_0000000000)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1140671 INFO
(zkCallback-1477-thread-1-processing-n:127.0.0.1:65290_solr)
[n:127.0.0.1:65290_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1140672 INFO
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/modifyColl/state.json] for collection [modifyColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1140771 INFO (qtp361514704-10088) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2}
status=0 QTime=206
[junit4] 2> 1140772 INFO
(TEST-RulesTest.testModifyColl-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.r.RulesTest version_of_coll 6
[junit4] 2> 1140773 INFO
(TEST-RulesTest.testModifyColl-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1140774 INFO (qtp361514704-10089) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=modifyColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1140776 INFO
(OverseerCollectionConfigSetProcessor-98120002193850381-127.0.0.1:65295_solr-n_0000000000)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1140777 INFO
(OverseerThreadFactory-5022-thread-3-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1140778 INFO (qtp450043198-10079) [n:127.0.0.1:65290_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.modifyColl.shard1.replica_n1, tag=null
[junit4] 2> 1140778 INFO (qtp399468013-10063) [n:127.0.0.1:65287_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.modifyColl.shard1.replica_n2, tag=null
[junit4] 2> 1140783 INFO (qtp450043198-10079) [n:127.0.0.1:65290_solr
] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@14eef7b3
[junit4] 2> 1140786 INFO (qtp399468013-10063) [n:127.0.0.1:65287_solr
] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@3478111e
[junit4] 2> 1140786 INFO (qtp450043198-10079) [n:127.0.0.1:65290_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.modifyColl.shard1.replica_n1, tag=351205299
[junit4] 2> 1140786 INFO (qtp450043198-10079) [n:127.0.0.1:65290_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.modifyColl.shard1.leader, tag=351205299
[junit4] 2> 1140786 INFO (qtp399468013-10063) [n:127.0.0.1:65287_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.modifyColl.shard1.replica_n2, tag=880283934
[junit4] 2> 1140786 INFO (qtp399468013-10063) [n:127.0.0.1:65287_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.modifyColl.shard1.leader, tag=880283934
[junit4] 2> 1140790 WARN
(zkCallback-1480-thread-1-processing-n:127.0.0.1:65287_solr)
[n:127.0.0.1:65287_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.solr.common.SolrException: SolrCore not
found:modifyColl_shard1_replica_n2 in []
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:296)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1140792 INFO (qtp450043198-10079) [n:127.0.0.1:65290_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=modifyColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=14
[junit4] 2> 1140791 INFO (qtp399468013-10063) [n:127.0.0.1:65287_solr
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 1140793 INFO (qtp399468013-10063) [n:127.0.0.1:65287_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=modifyColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=16
[junit4] 2> 1141499 INFO (qtp361514704-10089) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=modifyColl&action=DELETE&wt=javabin&version=2} status=0 QTime=725
[junit4] 2> 1141503 INFO
(TEST-RulesTest.testModifyColl-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testModifyColl
[junit4] 2> 1141652 INFO
(TEST-RulesTest.testPortRule-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPortRule
[junit4] 2> 1141652 INFO (qtp361514704-10093) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:65295&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1141658 INFO
(OverseerThreadFactory-5022-thread-4-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.CreateCollectionCmd Create collection
portRuleColl
[junit4] 2> 1141664 INFO
(OverseerCollectionConfigSetProcessor-98120002193850381-127.0.0.1:65295_solr-n_0000000000)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1141894 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1141895 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1142003 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1142927 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1142927 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1142935 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.s.IndexSchema
[portRuleColl_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1142935 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.s.IndexSchema
[portRuleColl_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1142948 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1142948 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n2' using
configuration from collection portRuleColl, trusted=true
[junit4] 2> 1142949 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65295.solr.core.portRuleColl.shard1.replica_n2' (registry
'solr.core.portRuleColl.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1142949 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1142949 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1142949 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n1' using
configuration from collection portRuleColl, trusted=true
[junit4] 2> 1142949 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore
[[portRuleColl_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node1\portRuleColl_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node1\.\portRuleColl_shard1_replica_n2\data\]
[junit4] 2> 1142952 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65295.solr.core.portRuleColl.shard1.replica_n1' (registry
'solr.core.portRuleColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4434730b
[junit4] 2> 1142952 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1142952 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore
[[portRuleColl_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node1\portRuleColl_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_822F2487EC9BAAFC-001\tempDir-001\node1\.\portRuleColl_shard1_replica_n1\data\]
[junit4] 2> 1143126 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1143126 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1143127 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1143128 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1143129 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1143129 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1143130 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1143130 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1143132 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f6b34ec[portRuleColl_shard1_replica_n1] main]
[junit4] 2> 1143132 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3323558e[portRuleColl_shard1_replica_n2] main]
[junit4] 2> 1143134 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1143134 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1143135 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1143137 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1143137 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569920042654498816
[junit4] 2> 1143138 INFO
(searcherExecutor-5039-thread-1-processing-n:127.0.0.1:65295_solr
x:portRuleColl_shard1_replica_n2 s:shard1 c:portRuleColl)
[n:127.0.0.1:65295_solr c:portRuleColl s:shard1
x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore
[portRuleColl_shard1_replica_n2] Registered new searcher
Searcher@3323558e[portRuleColl_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1143138 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1143138 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1143140 INFO
(searcherExecutor-5040-thread-1-processing-n:127.0.0.1:65295_solr
x:portRuleColl_shard1_replica_n1 s:shard1 c:portRuleColl)
[n:127.0.0.1:65295_solr c:portRuleColl s:shard1
x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore
[portRuleColl_shard1_replica_n1] Registered new searcher
Searcher@3f6b34ec[portRuleColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1143140 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569920042657644544
[junit4] 2> 1143143 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1143246 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1143644 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1143644 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1143644 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65295/solr/portRuleColl_shard1_replica_n2/
[junit4] 2> 1143645 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=portRuleColl_shard1_replica_n2 url=http://127.0.0.1:65295/solr
START replicas=[http://127.0.0.1:65295/solr/portRuleColl_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1143645 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=portRuleColl_shard1_replica_n2 url=http://127.0.0.1:65295/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1143648 INFO (qtp361514704-10062) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 r:core_node1 x:portRuleColl_shard1_replica_n1]
o.a.s.c.S.Request [portRuleColl_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1143648 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1143648 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1143648 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1143652 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65295/solr/portRuleColl_shard1_replica_n2/ shard1
[junit4] 2> 1143756 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1143804 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1143809 INFO (qtp361514704-10122) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1913
[junit4] 2> 1143908 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1144153 INFO (qtp361514704-10113) [n:127.0.0.1:65295_solr
c:portRuleColl s:shard1 x:portRuleColl_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2258
[junit4] 2> 1144154 INFO (qtp361514704-10093) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1144253 INFO
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1145154 INFO (qtp361514704-10093) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:65295&wt=javabin&version=2}
status=0 QTime=3501
[junit4] 2> 1145156 INFO
(TEST-RulesTest.testPortRule-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1145157 INFO (qtp361514704-10086) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=portRuleColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1145160 INFO
(OverseerCollectionConfigSetProcessor-98120002193850381-127.0.0.1:65295_solr-n_0000000000)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1145160 INFO
(OverseerThreadFactory-5022-thread-5-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1145161 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.portRuleColl.shard1.replica_n2, tag=null
[junit4] 2> 1145163 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.portRuleColl.shard1.replica_n1, tag=null
[junit4] 2> 1145164 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2280ae36
[junit4] 2> 1145168 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.portRuleColl.shard1.replica_n2, tag=578858550
[junit4] 2> 1145168 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@109c983d
[junit4] 2> 1145168 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.portRuleColl.shard1.leader, tag=578858550
[junit4] 2> 1145169 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.portRuleColl.shard1.replica_n1, tag=278698045
[junit4] 2> 1145169 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.portRuleColl.shard1.leader, tag=278698045
[junit4] 2> 1145175 WARN
(zkCallback-1479-thread-1-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.solr.common.SolrException: SolrCore not
found:portRuleColl_shard1_replica_n1 in []
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:296)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1145175 INFO (qtp361514704-10083) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=14
[junit4] 2> 1145180 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 1145181 INFO (qtp361514704-10087) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=20
[junit4] 2> 1145886 INFO (qtp361514704-10086) [n:127.0.0.1:65295_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=portRuleColl&action=DELETE&wt=javabin&version=2} status=0 QTime=727
[junit4] 2> 1145886 INFO
(TEST-RulesTest.testPortRule-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPortRule
[junit4] 2> 1145932 INFO
(TEST-RulesTest.doIntegrationTest-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest
[junit4] 2> 1145933 INFO (qtp361514704-10088) [n:127.0.0.1:65295_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1145936 INFO
(OverseerThreadFactory-5022-thread-5-processing-n:127.0.0.1:65295_solr)
[n:127.0.0.1:65295_solr ] o.a.s.c.CreateCollectionCmd Create collection
rulesColl
[junit4] 2> 1145936 INFO
(OverseerCollectionConfigSetProcessor-98120002193850381-127.0.0.1:65295_solr-n_0000000000)
[n:127.0.0.1:65295_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1145939 INFO (qtp450043198-10081) [n:127.0.0.1:65290_solr
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=18}
[junit4] 2> 1145939 INFO (qtp450043198-10081) [n:127.0.0.1:65290_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
[...truncated too long message...]
07
[junit4] 2> 2410825 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.Overseer Overseer (id=98120045610598408-127.0.0.1:55610_-n_0000000001)
closing
[junit4] 2> 2410825 INFO
(OverseerStateUpdate-98120045610598408-127.0.0.1:55610_-n_0000000001)
[n:127.0.0.1:55610_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55610_
[junit4] 2> 2410827 WARN
(zkCallback-2290-thread-2-processing-n:127.0.0.1:55610_) [n:127.0.0.1:55610_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2410830 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@749e6722{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2410830 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4f6ad153{/,null,UNAVAILABLE}
[junit4] 2> 2410831 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 55634
[junit4] 2> 2410831 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 55661
[junit4] 2> 2410831 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
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> 2410833 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[822F2487EC9BAAFC]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55578 55578
[junit4] 2> 2410834 INFO (Thread-3458) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55578 55578
[junit4] 2> 2410835 WARN (Thread-3458) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/conf1
[junit4] 2> 6 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/98120045610598411-127.0.0.1:55634_-n_0000000002
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/98120045610598417-core_node3-n_0000000003
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/98120045610598411-core_node2-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/98120045610598408-127.0.0.1:55610_-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/98120045610598417-127.0.0.1:55661_-n_0000000004
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/98120045610598408-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=test
-Dtests.seed=822F2487EC9BAAFC -Dtests.slow=true -Dtests.locale=fr-FR
-Dtests.timezone=America/Mendoza -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 612s J0 | ChaosMonkeySafeLeaderTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but
was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([822F2487EC9BAAFC:A7B1B5D4267C704]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:146)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest_822F2487EC9BAAFC-001
[junit4] 2> Jun 11, 2017 3:08:11 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):
{rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=Lucene50(blocksize=128),
a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=918,
maxMBSortInHeap=5.579622858195531, sim=RandomSimilarity(queryNorm=true): {},
locale=fr-FR, timezone=America/Mendoza
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=265701880,total=510132224
[junit4] 2> NOTE: All tests run in this JVM:
[IgnoreCommitOptimizeUpdateProcessorFactoryTest, CollectionReloadTest,
SolrMetricReporterTest, TestSolrJ, TestFaceting, ForceLeaderTest,
TestCloudJSONFacetJoinDomain, SimplePostToolTest, DirectUpdateHandlerTest,
TestMacros, TestHashQParserPlugin, SolrPluginUtilsTest,
DataDrivenBlockJoinTest, IndexSchemaRuntimeFieldTest, TestLazyCores, TestSort,
TestPostingsSolrHighlighter, TestPointFields, CoreMergeIndexesAdminHandlerTest,
SimpleFacetsTest, DocValuesMissingTest, DocumentAnalysisRequestHandlerTest,
TestCloudManagedSchema, TermsComponentTest, TestCloudSchemaless,
CloneFieldUpdateProcessorFactoryTest, TestIBSimilarityFactory, TestTrieFacet,
SpatialHeatmapFacetsTest, TestReloadAndDeleteDocs,
TestComplexPhraseLeadingWildcard, TestTlogReplica, TestMissingGroups,
SolrIndexConfigTest, CollectionTooManyReplicasTest,
TestClassicSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest,
HLLUtilTest, TestUpdate, HdfsDirectoryTest, SynonymTokenizerTest,
DeleteInactiveReplicaTest, TestRandomDVFaceting, TestDocTermOrds,
SmileWriterTest, TestSolrCoreSnapshots, TestSimpleTextCodec, TestInitParams,
TestSolrCloudWithDelegationTokens, TestRandomFlRTGCloud, JavabinLoaderTest,
HdfsDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest,
SolrGangliaReporterTest, DirectoryFactoryTest, RecoveryAfterSoftCommitTest,
TestLeaderElectionZkExpiry, QueryElevationComponentTest, SuggesterFSTTest,
UninvertDocValuesMergePolicyTest, TestReqParamsAPI, TestFieldCacheSortRandom,
TestHashPartitioner, TestDynamicFieldResource, CollectionsAPISolrJTest,
ZkControllerTest, LeaderFailureAfterFreshStartTest,
DistributedMLTComponentTest, DisMaxRequestHandlerTest,
TestSha256AuthenticationProvider, AtomicUpdatesTest,
TestSweetSpotSimilarityFactory, TestTolerantSearch, SampleTest, DeleteNodeTest,
PrimitiveFieldTypeTest, TestStressVersions, TestDistribIDF,
DistributedSpellCheckComponentTest, TestBackupRepositoryFactory,
TemplateUpdateProcessorTest, HardAutoCommitTest, ResourceLoaderTest,
TestCoreContainer, BasicAuthIntegrationTest, XmlUpdateRequestHandlerTest,
TestUtils, TestLegacyNumericRangeQueryBuilder, DocValuesMultiTest,
RestartWhileUpdatingTest, ConnectionReuseTest, DistributedVersionInfoTest,
TestNoOpRegenerator, TestSearcherReuse, TestSmileRequest, AliasIntegrationTest,
FileUtilsTest, DocValuesTest, TestRemoteStreaming, TestObjectReleaseTracker,
RankQueryTest, TestPseudoReturnFields, PingRequestHandlerTest,
TestSchemaResource, RecoveryZkTest, SolrCloudReportersTest,
CoreAdminCreateDiscoverTest, TestBulkSchemaAPI, TestOrdValues,
TestFieldResource, TestFieldTypeResource, ConfigSetsAPITest,
TestDeleteCollectionOnDownNodes, TestTolerantUpdateProcessorRandomCloud,
CheckHdfsIndexTest, TestLocalFSCloudBackupRestore, TestSSLRandomization,
TestCoreAdminApis, DistributedFacetPivotWhiteBoxTest, TestPerFieldSimilarity,
BlockJoinFacetRandomTest, SpatialRPTFieldTypeTest, TestSystemIdResolver,
RulesTest, ReplaceNodeTest, HdfsRestartWhileUpdatingTest,
SecurityConfHandlerTest, BJQParserTest, TestSubQueryTransformer,
TestSolrQueryResponse, TestPivotHelperCode, SOLR749Test,
TestConfigSetImmutable, SpellingQueryConverterTest,
OpenExchangeRatesOrgProviderTest, TestCopyFieldCollectionResource,
CreateCollectionCleanupTest, PathHierarchyTokenizerFactoryTest,
ConjunctionSolrSpellCheckerTest, TestWordDelimiterFilterFactory,
TestManagedSchemaAPI, SolrRequestParserTest, LeaderElectionContextKeyTest,
ChangedSchemaMergeTest, TestStressLucene, PKIAuthenticationIntegrationTest,
SearchHandlerTest, PreAnalyzedUpdateProcessorTest, TestGeoJSONResponseWriter,
AlternateDirectoryTest, TestFastOutputStream, SyncSliceTest,
StatelessScriptUpdateProcessorFactoryTest, TestManagedResourceStorage,
RAMDirectoryFactoryTest, TestConfigSetsAPI, TestMiniSolrCloudCluster,
TestConfigSetsAPIZkFailure, DirectSolrConnectionTest, TestCharFilters,
TestNonDefinedSimilarityFactory, SubstringBytesRefFilterTest,
DirectSolrSpellCheckerTest, HdfsBasicDistributedZk2Test, PluginInfoTest,
IndexBasedSpellCheckerTest, TestCSVLoader, TestNumericTerms32,
TestUninvertingReader, TestPayloadCheckQParserPlugin,
DistributedFacetPivotLargeTest, CdcrBootstrapTest, TolerantUpdateProcessorTest,
TestRecoveryHdfs, TestSystemCollAutoCreate, TestCustomDocTransformer,
TestRawResponseWriter, ConfigureRecoveryStrategyTest, CleanupOldIndexTest,
AnalyticsQueryTest, ChaosMonkeySafeLeaderTest]
[junit4] Completed [369/724 (2!)] on J0 in 613.45s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44663 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]