Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/41/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
Error Message:
Failed while waiting for active collection Timeout waiting to see state for
collection=deleteFromClusterState_true :null Live Nodes: [127.0.0.1:43183_solr,
127.0.0.1:57247_solr, 127.0.0.1:61649_solr, 127.0.0.1:63501_solr] Last
available state: null
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=deleteFromClusterState_true :null
Live Nodes: [127.0.0.1:43183_solr, 127.0.0.1:57247_solr, 127.0.0.1:61649_solr,
127.0.0.1:63501_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([71C3D5DDCCC4446E:6EFB70B51D62F3FD]:0)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:214)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterStateLegacy(DeleteReplicaTest.java:204)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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.DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
Error Message:
Waiting for watcher get removed
Stack Trace:
java.util.concurrent.TimeoutException: Waiting for watcher get removed
at
__randomizedtesting.SeedInfo.seed([71C3D5DDCCC4446E:6EFB70B51D62F3FD]:0)
at org.apache.solr.util.TimeOut.waitFor(TimeOut.java:66)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:245)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterStateLegacy(DeleteReplicaTest.java:204)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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 13436 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 850617 INFO
(SUITE-DeleteReplicaTest-seed#[71C3D5DDCCC4446E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/init-core-data-001
[junit4] 2> 850617 WARN
(SUITE-DeleteReplicaTest-seed#[71C3D5DDCCC4446E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 850618 INFO
(SUITE-DeleteReplicaTest-seed#[71C3D5DDCCC4446E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 850620 INFO
(SUITE-DeleteReplicaTest-seed#[71C3D5DDCCC4446E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 850628 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
[junit4] 2> 850628 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001
[junit4] 2> 850628 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 850629 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 850629 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 850734 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46929
[junit4] 2> 850734 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46929
[junit4] 2> 850734 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46929
[junit4] 2> 850754 INFO (zkConnectionManagerCallback-8645-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850758 INFO (zkConnectionManagerCallback-8647-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850780 INFO (zkConnectionManagerCallback-8649-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850795 WARN (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 850796 WARN (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 850796 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 850796 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 850796 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 850796 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 850796 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 850796 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 850797 WARN (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 850797 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 850797 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 850797 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 850798 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 850798 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 850798 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 850798 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2729fd43{/solr,null,AVAILABLE}
[junit4] 2> 850799 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100251b537c0002, likely client has closed socket
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@35620094{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:57023}
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.e.j.s.Server Started @851575ms
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57023}
[junit4] 2> 850799 ERROR (jetty-launcher-8650-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 850799 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-17T03:04:31.210Z
[junit4] 2> 850802 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 850802 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 850802 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 850803 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75cf1a7b{/solr,null,AVAILABLE}
[junit4] 2> 850805 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 850805 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 850805 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 850805 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9503137{/solr,null,AVAILABLE}
[junit4] 2> 850806 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@430c298d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:51190}
[junit4] 2> 850806 INFO (jetty-launcher-8650-thread-3) [ ]
o.e.j.s.Server Started @851583ms
[junit4] 2> 850806 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51190}
[junit4] 2> 850806 ERROR (jetty-launcher-8650-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 850806 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 850807 WARN (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-17T03:04:31.218Z
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 850807 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 850812 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 850812 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 850812 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 850813 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20dc6357{/solr,null,AVAILABLE}
[junit4] 2> 850814 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41f977ab{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:61198}
[junit4] 2> 850814 INFO (jetty-launcher-8650-thread-1) [ ]
o.e.j.s.Server Started @851591ms
[junit4] 2> 850814 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61198}
[junit4] 2> 850815 ERROR (jetty-launcher-8650-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 850815 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 850815 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 850815 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 850815 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 850815 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-17T03:04:31.226Z
[junit4] 2> 850818 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2f4a1cde{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:46138}
[junit4] 2> 850818 INFO (jetty-launcher-8650-thread-4) [ ]
o.e.j.s.Server Started @851595ms
[junit4] 2> 850818 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46138}
[junit4] 2> 850818 ERROR (jetty-launcher-8650-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 850818 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 850818 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 850818 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 850819 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 850819 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-17T03:04:31.230Z
[junit4] 2> 850820 INFO (zkConnectionManagerCallback-8652-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850820 INFO (zkConnectionManagerCallback-8654-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850820 INFO (zkConnectionManagerCallback-8656-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850821 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 850821 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 850821 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 850826 INFO (zkConnectionManagerCallback-8658-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 850843 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100251b537c0005, likely client has closed socket
[junit4] 2> 850844 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 850861 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100251b537c0006, likely client has closed socket
[junit4] 2> 851914 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 851915 WARN (jetty-launcher-8650-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6d9f2feb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851919 WARN (jetty-launcher-8650-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3ec75ef2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851920 INFO (jetty-launcher-8650-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46929/solr
[junit4] 2> 851922 INFO (zkConnectionManagerCallback-8664-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 851925 INFO (zkConnectionManagerCallback-8666-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 851968 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 851970 WARN (jetty-launcher-8650-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@40fbe511[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851973 WARN (jetty-launcher-8650-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@41f34404[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851974 INFO (jetty-launcher-8650-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46929/solr
[junit4] 2> 851979 INFO (zkConnectionManagerCallback-8674-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 851993 INFO (zkConnectionManagerCallback-8676-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852008 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61198_solr
[junit4] 2> 852009 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.c.Overseer Overseer
(id=72098393332908042-127.0.0.1:61198_solr-n_0000000000) starting
[junit4] 2> 852018 INFO (zkConnectionManagerCallback-8683-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852021 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46929/solr ready
[junit4] 2> 852023 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61198_solr
[junit4] 2> 852047 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 852079 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61198.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852085 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61198.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852086 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61198.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852086 INFO (jetty-launcher-8650-thread-1)
[n:127.0.0.1:61198_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node1/.
[junit4] 2> 852091 INFO (zkCallback-8682-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 852115 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 852118 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 852118 INFO
(OverseerStateUpdate-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:61198_solr
[junit4] 2> 852120 WARN (jetty-launcher-8650-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6d17f0b6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 852138 WARN (jetty-launcher-8650-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@ad13e7c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 852139 INFO (jetty-launcher-8650-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46929/solr
[junit4] 2> 852142 INFO (zkConnectionManagerCallback-8690-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852146 INFO (zkConnectionManagerCallback-8692-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852156 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 852164 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46138_solr as DOWN
[junit4] 2> 852167 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 852167 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46138_solr
[junit4] 2> 852169 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 852169 INFO (zkCallback-8682-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 852170 INFO (zkCallback-8691-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 852197 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 852203 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:51190_solr as DOWN
[junit4] 2> 852205 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 852205 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51190_solr
[junit4] 2> 852206 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 852206 INFO (zkCallback-8691-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 852206 INFO (zkCallback-8682-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 852207 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 852214 INFO (zkConnectionManagerCallback-8699-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852216 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 852217 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46929/solr ready
[junit4] 2> 852218 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 852230 INFO (zkConnectionManagerCallback-8705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852232 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 852233 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46929/solr ready
[junit4] 2> 852234 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 852276 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46138.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852285 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51190.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852287 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46138.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852287 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46138.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852288 INFO (jetty-launcher-8650-thread-4)
[n:127.0.0.1:46138_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node4/.
[junit4] 2> 852300 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51190.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852300 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51190.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852301 INFO (jetty-launcher-8650-thread-3)
[n:127.0.0.1:51190_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node3/.
[junit4] 2> 852623 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 852627 WARN (jetty-launcher-8650-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3856cd69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 852632 WARN (jetty-launcher-8650-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@428bc484[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 852633 INFO (jetty-launcher-8650-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46929/solr
[junit4] 2> 852637 INFO (zkConnectionManagerCallback-8712-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852644 INFO (zkConnectionManagerCallback-8714-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852681 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 852693 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:57023_solr as DOWN
[junit4] 2> 852695 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 852695 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57023_solr
[junit4] 2> 852696 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852696 INFO (zkCallback-8682-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852696 INFO (zkCallback-8691-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852697 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852697 INFO (zkCallback-8704-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852698 INFO (zkCallback-8698-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852699 INFO (zkCallback-8713-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 852731 INFO (zkConnectionManagerCallback-8721-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852748 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 852757 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46929/solr ready
[junit4] 2> 852757 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 852785 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57023.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852795 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57023.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852795 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57023.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 852796 INFO (jetty-launcher-8650-thread-2)
[n:127.0.0.1:57023_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node2/.
[junit4] 2> 852912 INFO (zkConnectionManagerCallback-8727-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852927 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 852934 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46929/solr ready
[junit4] 2> 852952 INFO (qtp482260048-19160) [n:127.0.0.1:57023_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 852975 INFO
(OverseerThreadFactory-4845-thread-1-processing-n:127.0.0.1:61198_solr)
[n:127.0.0.1:61198_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 853121 INFO (qtp482260048-19154) [n:127.0.0.1:57023_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853124 INFO (qtp482260048-19156) [n:127.0.0.1:57023_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853132 INFO (qtp482260048-19159) [n:127.0.0.1:57023_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853134 INFO (qtp482260048-19158) [n:127.0.0.1:57023_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853136 INFO (qtp482260048-19153) [n:127.0.0.1:57023_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853139 INFO (qtp1819571544-19170) [n:127.0.0.1:51190_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853140 INFO (qtp1819571544-19167) [n:127.0.0.1:51190_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853148 INFO (qtp1819571544-19168) [n:127.0.0.1:51190_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853149 INFO (qtp1819571544-19166) [n:127.0.0.1:51190_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853150 INFO (qtp1819571544-19165) [n:127.0.0.1:51190_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853153 INFO (qtp1970387688-19186) [n:127.0.0.1:61198_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853155 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853156 INFO (qtp1970387688-19188) [n:127.0.0.1:61198_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853157 INFO (qtp1970387688-19184) [n:127.0.0.1:61198_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853158 INFO (qtp1970387688-19184) [n:127.0.0.1:61198_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853173 INFO (qtp1507157874-19173) [n:127.0.0.1:46138_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853179 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853180 INFO (qtp1507157874-19179) [n:127.0.0.1:46138_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853183 INFO (qtp1507157874-19192) [n:127.0.0.1:46138_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853185 INFO (qtp1507157874-19175) [n:127.0.0.1:46138_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 853203 INFO
(OverseerStateUpdate-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46138/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 853212 INFO
(OverseerStateUpdate-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61198/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 853219 INFO
(OverseerStateUpdate-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51190/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 853326 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
x:deleteByCount_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 853326 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 853327 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 853328 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 854354 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 854359 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 854397 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n4] Schema name=minimal
[junit4] 2> 854401 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 854401 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n4' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 854401 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51190.solr.core.deleteByCount.shard1.replica_n4' (registry
'solr.core.deleteByCount.shard1.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 854402 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node3/deleteByCount_shard1_replica_n4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node3/./deleteByCount_shard1_replica_n4/data/]
[junit4] 2> 854406 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 854426 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n3] Schema name=minimal
[junit4] 2> 854430 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 854430 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n3' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 854431 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61198.solr.core.deleteByCount.shard1.replica_n3' (registry
'solr.core.deleteByCount.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 854431 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n3] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node1/deleteByCount_shard1_replica_n3],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node1/./deleteByCount_shard1_replica_n3/data/]
[junit4] 2> 854455 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
[junit4] 2> 854459 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 854459 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 854459 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46138.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@599e676
[junit4] 2> 854459 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node4/deleteByCount_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001/tempDir-001/node4/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 854500 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 854500 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 854504 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 854504 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 854508 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@517345a6[deleteByCount_shard1_replica_n4] main]
[junit4] 2> 854513 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 854513 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854514 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 854514 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1625683577982156800
[junit4] 2> 854518 INFO
(searcherExecutor-4861-thread-1-processing-n:127.0.0.1:51190_solr
x:deleteByCount_shard1_replica_n4 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:51190_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n4] Registered new searcher
Searcher@517345a6[deleteByCount_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 854524 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 854525 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/deleteByCount/leaders/shard1
[junit4] 2> 854530 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 854553 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 854553 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 854555 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 854555 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 854556 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4765d6ef[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 854558 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 854558 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854559 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 854559 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1625683578029342720
[junit4] 2> 854561 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 854561 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 854563 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 854563 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 854564 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ee27126[deleteByCount_shard1_replica_n3] main]
[junit4] 2> 854566 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 854566 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0,
core_node2=0}, version=1}
[junit4] 2> 854566 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/deleteByCount/leaders/shard1
[junit4] 2> 854566 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854567 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 854567 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1625683578037731328
[junit4] 2> 854569 INFO
(searcherExecutor-4864-thread-1-processing-n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node2)
[n:127.0.0.1:46138_solr c:deleteByCount s:shard1 r:core_node2
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] Registered new searcher
Searcher@4765d6ef[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 854571 INFO
(searcherExecutor-4862-thread-1-processing-n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:61198_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_n3] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n3] Registered new searcher
Searcher@2ee27126[deleteByCount_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 854576 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0,
core_node2=0, core_node5=0}, version=2}
[junit4] 2> 854576 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/deleteByCount/leaders/shard1
[junit4] 2> 855033 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 855033 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 855033 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51190/solr/deleteByCount_shard1_replica_n4/
[junit4] 2> 855033 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n4
url=http://127.0.0.1:51190/solr START
replicas=[http://127.0.0.1:46138/solr/deleteByCount_shard1_replica_n1/,
http://127.0.0.1:61198/solr/deleteByCount_shard1_replica_n3/] nUpdates=100
[junit4] 2> 855034 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n4
url=http://127.0.0.1:51190/solr DONE. We have no versions. sync failed.
[junit4] 2> 855037 INFO (qtp1507157874-19173) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 855037 INFO (qtp1970387688-19186) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 855037 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 855037 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
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> 855037 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/deleteByCount/leaders/shard1/leader after winning as
/collections/deleteByCount/leader_elect/shard1/election/72098393332908040-core_node6-n_0000000000
[junit4] 2> 855041 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51190/solr/deleteByCount_shard1_replica_n4/ shard1
[junit4] 2> 855146 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855147 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 855150 INFO (qtp1819571544-19193) [n:127.0.0.1:51190_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1824
[junit4] 2> 855251 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855251 INFO (zkCallback-8665-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855612 INFO (qtp1507157874-19178) [n:127.0.0.1:46138_solr
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2285
[junit4] 2> 855622 INFO (qtp1970387688-19190) [n:127.0.0.1:61198_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2296
[junit4] 2> 855626 INFO (qtp482260048-19160) [n:127.0.0.1:57023_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 855699 INFO (zkCallback-8665-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855699 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855701 INFO (zkCallback-8675-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855701 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855701 INFO (zkCallback-8691-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855701 INFO (zkCallback-8691-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855701 INFO (zkCallback-8713-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855702 INFO (qtp482260048-19160) [n:127.0.0.1:57023_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2751
[junit4] 2> 855708 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 3 expected replica count: 3
[junit4] 2> 855709 INFO (qtp482260048-19154) [n:127.0.0.1:57023_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 855714 INFO
(OverseerCollectionConfigSetProcessor-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_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> 855715 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=null
[junit4] 2> 855715 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e212abc: rootName =
solr_46138, domain = solr.core.deleteByCount.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@33b000ee
[junit4] 2> 855726 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6e5655ab
[junit4] 2> 855726 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=6e5655ab
[junit4] 2> 855726 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=6e5655ab
[junit4] 2> 855730 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0,
core_node5=0}, version=3}
[junit4] 2> 855732 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 855733 INFO (qtp1507157874-19174) [n:127.0.0.1:46138_solr
x:deleteByCount_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=18
[junit4] 2> 855841 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855841 INFO (zkCallback-8691-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855841 INFO (zkCallback-8691-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855841 INFO (zkCallback-8675-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855841 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855841 INFO (zkCallback-8665-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855844 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n3, tag=null
[junit4] 2> 855844 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2014328e: rootName =
solr_61198, domain = solr.core.deleteByCount.shard1.replica_n3, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n3 /
com.codahale.metrics.MetricRegistry@7f46be2e
[junit4] 2> 855854 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@463f7f1c
[junit4] 2> 855854 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n3, tag=463f7f1c
[junit4] 2> 855854 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=463f7f1c
[junit4] 2> 855872 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCount/terms/shard1 to
Terms{values={core_node6=0}, version=4}
[junit4] 2> 855873 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 855874 INFO (qtp1970387688-19187) [n:127.0.0.1:61198_solr
x:deleteByCount_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n3&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=30
[junit4] 2> 855978 INFO (zkCallback-8675-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855978 INFO (zkCallback-8675-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855978 INFO (zkCallback-8665-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855978 INFO (zkCallback-8665-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 855988 INFO (qtp482260048-19154) [n:127.0.0.1:57023_solr
c:deleteByCount ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
status=0 QTime=279
[junit4] 2> 855989 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[71C3D5DDCCC4446E]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 855989 INFO (watches-8724-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 855990 INFO (qtp482260048-19156) [n:127.0.0.1:57023_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 855994 INFO
(OverseerCollectionConfigSetProcessor-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_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> 855994 ERROR
(OverseerThreadFactory-4845-thread-3-processing-n:127.0.0.1:61198_solr)
[n:127.0.0.1:61198_solr c:deleteByCount s:shard1 ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount
operation: deletereplica failed:org.apache.solr.common.SolrException: There is
only one replica available in shard/collection: shard1/deleteByCount. Cannot
delete that.
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 855998 INFO (qtp482260048-19156) [n:127.0.0.1:57023_solr
c:deleteByCount ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
status=400 QTime=8
[junit4] 2> 856003 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1766825383
[junit4] 2> 856003 INFO (jetty-closer-8731-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1543266570
[junit4] 2> 856003 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:61198_solr
[junit4] 2> 856003 INFO (jetty-closer-8731-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46138_solr
[junit4] 2> 856004 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 856004 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:61198_solr as DOWN
[junit4] 2> 856005 INFO (jetty-closer-8731-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=192385289
[junit4] 2> 856005 INFO (jetty-closer-8731-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:51190_solr
[junit4] 2> 856006 INFO (jetty-closer-8731-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1891019325
[junit4] 2> 856006 INFO (jetty-closer-8731-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:57023_solr
[junit4] 2> 856006 INFO (jetty-closer-8731-thread-2) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 856006 INFO (jetty-closer-8731-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:46138_solr as DOWN
[junit4] 2> 856008 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 856008 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d033611: rootName =
solr_61198, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4a3a8307
[junit4] 2> 856008 INFO (jetty-closer-8731-thread-4) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 856008 INFO (jetty-closer-8731-thread-4) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:57023_solr as DOWN
[junit4] 2> 856008 INFO (jetty-closer-8731-thread-3) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 856008 INFO (jetty-closer-8731-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:51190_solr as DOWN
[junit4] 2> 856012 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 856012 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@71815c4f: rootName =
solr_61198, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3830121
[junit4] 2> 856015 INFO (coreCloseExecutor-4877-thread-1)
[n:127.0.0.1:51190_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@35d9d860
[junit4] 2> 856015 INFO (coreCloseExecutor-4877-thread-1)
[n:127.0.0.1:51190_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=35d9d860
[junit4] 2> 856015 INFO (coreCloseExecutor-4877-thread-1)
[n:127.0.0.1:51190_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@141a402e: rootName =
solr_51190, domain = solr.core.deleteByCount.shard1.replica_n4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n4 /
com.codahale.metrics.MetricRegistry@78fcab2
[junit4] 2> 856015 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 856015 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@fd36686: rootName =
solr_61198, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7ee767f0
[junit4] 2> 856015 INFO (jetty-closer-8731-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 856018 INFO (closeThreadPool-8740-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72098393332908042-127.0.0.1:61198_solr-n_0000000000) closing
[junit4] 2> 856019 INFO
(OverseerStateUpdate-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[n:127.0.0.1:61198_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:61198_solr
[junit4] 2> 856966 INFO
(OverseerAutoScalingTriggerThread-72098393332908042-127.0.0.1:61198_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 856966 INFO (coreCloseExecutor-4877-thread-1)
[n:127.0.0.1:51190_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=35d9d860
[junit4] 2> 856955 INFO (jetty-closer-8731-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 856967 INFO (jetty-closer-8731-thread-4) [ ] o.a.s.m.r.
[...truncated too long message...]
72098684004794376-127.0.0.1:34963_solr-n_0000000000) closing
[junit4] 2> 173114 INFO (zkCallback-1921-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63752_solr
[junit4] 2> 173114 INFO (zkCallback-1960-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 173114 INFO (zkCallback-1952-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 173115 INFO (jetty-closer-1971-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72098684004794376-127.0.0.1:34963_solr-n_0000000000) closing
[junit4] 2> 173120 INFO (jetty-closer-1971-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 173120 INFO (jetty-closer-1971-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e90020a: rootName =
solr_63752, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@39178d10
[junit4] 2> 173123 INFO (jetty-closer-1971-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 173123 INFO (jetty-closer-1971-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b8b8e62: rootName =
solr_63752, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4d31085e
[junit4] 2> 173123 INFO (jetty-closer-1971-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3349eadd[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6f839224[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
[junit4] 2> 173146 INFO (jetty-closer-1971-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7d095cb5{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 173147 INFO (jetty-closer-1971-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b5e12be{/solr,null,UNAVAILABLE}
[junit4] 2> 173148 INFO (jetty-closer-1971-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 173158 INFO (jetty-closer-1971-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2353c595{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 173158 INFO (jetty-closer-1971-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3dd534cd{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 173158 INFO (jetty-closer-1971-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5286b619{/solr,null,UNAVAILABLE}
[junit4] 2> 173158 INFO (jetty-closer-1971-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4fc57b38{/solr,null,UNAVAILABLE}
[junit4] 2> 173159 INFO (jetty-closer-1971-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 173159 INFO (jetty-closer-1971-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 173162 INFO
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[71C3D5DDCCC4446E])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 173163 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100255f00e10000, likely client has closed socket
[junit4] 2> 173167 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15
/solr/collections/deleteFromClusterState_false/state.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72098684004794379-127.0.0.1:63752_solr-n_0000000001
[junit4] 2> 2
/solr/collections/deleteFromClusterState_false/leader_elect/shard1/election/72098684004794379-core_node6-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2>
[junit4] 2> 173170 INFO
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[71C3D5DDCCC4446E])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38722
[junit4] 2> 173170 INFO
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[71C3D5DDCCC4446E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38722
[junit4] 2> 173171 INFO
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[71C3D5DDCCC4446E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaFromClusterState
[junit4] OK 5.00s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_71C3D5DDCCC4446E-001
[junit4] 2> Feb 17, 2019 4:18:27 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{_root_=PostingsFormat(name=Direct), id=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=1777, maxMBSortInHeap=7.3689112859837405,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2fc17ae0),
locale=fr-FR, timezone=America/Caracas
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191
(64-bit)/cpus=3,threads=1,free=195028520,total=452984832
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest,
DeleteReplicaTest]
[junit4] Completed [4/5 (1!)] on J0 in 93.97s, 9 tests, 1 error <<< FAILURES!
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 4.71s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 5.61s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 11.9s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
[junit4] OK 4.78s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] OK 5.77s J1 |
DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
[junit4] OK 6.25s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 10.2s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 11.1s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 5.12s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] Completed [5/5 (1!)] on J1 in 65.83s, 9 tests
[junit4]
[junit4]
[junit4] Tests with failures [seed: 71C3D5DDCCC4446E]:
[junit4] -
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
[junit4]
[junit4]
[junit4] JVM J0: 0.68 .. 175.54 = 174.86s
[junit4] JVM J1: 0.67 .. 210.65 = 209.98s
[junit4] Execution time total: 3 minutes 30 seconds
[junit4] Tests summary: 5 suites, 45 tests, 1 error
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1572:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1099:
There were test failures: 5 suites, 45 tests, 1 error [seed: 71C3D5DDCCC4446E]
Total time: 3 minutes 32 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=3f0dd8a70f07d3a00312788abae7c431eac3136c,
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #40
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]