Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4945/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:63831_solr,
127.0.0.1:63832_solr, 127.0.0.1:63833_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:63834/solr",
"node_name":"127.0.0.1:63834_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:63834/solr",
"node_name":"127.0.0.1:63834_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:63831/solr",
"node_name":"127.0.0.1:63831_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:63831_solr, 127.0.0.1:63832_solr, 127.0.0.1:63833_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:63834/solr",
"node_name":"127.0.0.1:63834_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:63834/solr",
"node_name":"127.0.0.1:63834_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:63831/solr",
"node_name":"127.0.0.1:63831_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([86EB7435B3C9433E:ECFD15E5DB3B09F4]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:52347_solr,
127.0.0.1:52348_solr, 127.0.0.1:52349_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:52350/solr",
"node_name":"127.0.0.1:52350_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:52350/solr",
"node_name":"127.0.0.1:52350_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:52347/solr",
"node_name":"127.0.0.1:52347_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:52347_solr, 127.0.0.1:52348_solr, 127.0.0.1:52349_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:52350/solr",
"node_name":"127.0.0.1:52350_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:52350/solr",
"node_name":"127.0.0.1:52350_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:52347/solr",
"node_name":"127.0.0.1:52347_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([86EB7435B3C9433E:ECFD15E5DB3B09F4]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 13788 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 1734753 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/init-core-data-001
[junit4] 2> 1734754 WARN
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 1734754 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1734759 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1734760 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001
[junit4] 2> 1734760 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1734761 INFO (Thread-2916) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1734761 INFO (Thread-2916) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1734765 ERROR (Thread-2916) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1734861 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52345
[junit4] 2> 1734872 INFO (zkConnectionManagerCallback-7390-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1734884 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1734884 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1734884 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1734884 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1734886 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1734886 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1734886 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1734888 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@577bd2f7{/solr,null,AVAILABLE}
[junit4] 2> 1734888 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1734888 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1734888 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1734889 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1734889 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1734889 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1734889 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c11c584{/solr,null,AVAILABLE}
[junit4] 2> 1734889 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d720520{/solr,null,AVAILABLE}
[junit4] 2> 1734890 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1734890 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1734890 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1734890 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56bfff0e{/solr,null,AVAILABLE}
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@17e09055{HTTP/1.1,[http/1.1]}{127.0.0.1:52349}
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12dc0719{HTTP/1.1,[http/1.1]}{127.0.0.1:52347}
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-3) [ ]
o.e.j.s.Server Started @1734989ms
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-4) [ ]
o.e.j.s.Server Started @1734989ms
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52347}
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52349}
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@630fa589{HTTP/1.1,[http/1.1]}{127.0.0.1:52350}
[junit4] 2> 1734891 ERROR (jetty-launcher-7387-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-1) [ ]
o.e.j.s.Server Started @1734989ms
[junit4] 2> 1734891 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1734891 ERROR (jetty-launcher-7387-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1734892 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1734892 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52350}
[junit4] 2> 1734892 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1734892 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@acd1a73{HTTP/1.1,[http/1.1]}{127.0.0.1:52348}
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T10:37:54.315Z
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T10:37:54.315Z
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-2) [ ]
o.e.j.s.Server Started @1734991ms
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52348}
[junit4] 2> 1734893 ERROR (jetty-launcher-7387-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1734893 ERROR (jetty-launcher-7387-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1734893 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T10:37:54.316Z
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1734894 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T10:37:54.316Z
[junit4] 2> 1734897 INFO (zkConnectionManagerCallback-7396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1734897 INFO (zkConnectionManagerCallback-7394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1734897 INFO (zkConnectionManagerCallback-7393-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1734897 INFO (zkConnectionManagerCallback-7398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1734898 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1734898 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1734898 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1734898 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1734970 INFO (jetty-launcher-7387-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52345/solr
[junit4] 2> 1734972 INFO (zkConnectionManagerCallback-7402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1734981 INFO (zkConnectionManagerCallback-7404-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735138 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52349_solr
[junit4] 2> 1735140 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.c.Overseer Overseer
(id=72165884247998470-127.0.0.1:52349_solr-n_0000000000) starting
[junit4] 2> 1735149 INFO (zkConnectionManagerCallback-7411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735155 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52345/solr ready
[junit4] 2> 1735156 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:52349_solr
[junit4] 2> 1735157 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52349_solr
[junit4] 2> 1735159 INFO (zkCallback-7410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1735160 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1735217 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1735266 INFO (jetty-launcher-7387-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52345/solr
[junit4] 2> 1735268 INFO (zkConnectionManagerCallback-7416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735271 INFO (zkConnectionManagerCallback-7418-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735285 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1735292 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1735292 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52347_solr
[junit4] 2> 1735294 INFO (zkCallback-7410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1735294 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1735294 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1735344 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52349.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735369 INFO (zkConnectionManagerCallback-7425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735371 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1735374 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52345/solr ready
[junit4] 2> 1735375 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1735384 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52349.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735384 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52349.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735386 INFO (jetty-launcher-7387-thread-3)
[n:127.0.0.1:52349_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node3/.
[junit4] 2> 1735502 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52347.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735514 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52347.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735514 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52347.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735514 INFO (jetty-launcher-7387-thread-4)
[n:127.0.0.1:52347_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node4/.
[junit4] 2> 1735653 INFO (jetty-launcher-7387-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52345/solr
[junit4] 2> 1735653 INFO (jetty-launcher-7387-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52345/solr
[junit4] 2> 1735655 INFO (zkConnectionManagerCallback-7432-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735655 INFO (zkConnectionManagerCallback-7434-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735658 INFO (zkConnectionManagerCallback-7436-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735658 INFO (zkConnectionManagerCallback-7438-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735673 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1735675 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1735681 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1735681 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52350_solr
[junit4] 2> 1735683 INFO (zkCallback-7410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1735684 INFO (zkCallback-7424-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1735684 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1735684 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1735685 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1735685 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52348_solr
[junit4] 2> 1735685 INFO (zkCallback-7437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1735688 INFO (zkCallback-7437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1735688 INFO (zkCallback-7424-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1735688 INFO (zkCallback-7410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1735688 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1735688 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1735689 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1735693 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1735734 INFO (zkConnectionManagerCallback-7447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735734 INFO (zkConnectionManagerCallback-7452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735736 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1735736 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1735738 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52345/solr ready
[junit4] 2> 1735738 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1735739 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52345/solr ready
[junit4] 2> 1735739 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1735766 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52350.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735766 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52348.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735773 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52350.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735773 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52350.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735774 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52348.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735774 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52348.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1735774 INFO (jetty-launcher-7387-thread-1)
[n:127.0.0.1:52350_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node1/.
[junit4] 2> 1735774 INFO (jetty-launcher-7387-thread-2)
[n:127.0.0.1:52348_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node2/.
[junit4] 2> 1735867 INFO (zkConnectionManagerCallback-7456-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735873 INFO (zkConnectionManagerCallback-7461-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1735875 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1735877 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52345/solr ready
[junit4] IGNOR/A 0.00s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 1735918 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[86EB7435B3C9433E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
[junit4] 2> 1735920 INFO (qtp1637334846-21861) [n:127.0.0.1:52347_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1735924 INFO
(OverseerThreadFactory-7419-thread-1-processing-n:127.0.0.1:52349_solr)
[n:127.0.0.1:52349_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCountNew
[junit4] 2> 1736039 INFO (qtp1637334846-21855) [n:127.0.0.1:52347_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=2
[junit4] 2> 1736042 INFO (qtp1002111882-21873) [n:127.0.0.1:52350_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> 1736044 INFO (qtp1601530660-21859) [n:127.0.0.1:52348_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> 1736046 INFO (qtp1240134358-21876) [n:127.0.0.1:52349_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> 1736056 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52349/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1736060 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52348/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1736065 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52350/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1736069 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52347/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1736278 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1736278 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1736282 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1736282 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1736285 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1737316 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1737318 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1737332 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1737337 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1737339 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1737339 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1737343 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1737343 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1737343 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1737344 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52350.solr.core.deleteByCountNew.shard2.replica_n4' (registry
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1737344 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n4/data/]
[junit4] 2> 1737344 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1737345 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1737343 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1737345 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52349.solr.core.deleteByCountNew.shard1.replica_n1' (registry
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1737346 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n1/data/]
[junit4] 2> 1737346 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1737346 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1737346 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52348.solr.core.deleteByCountNew.shard1.replica_n2' (registry
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1737347 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n2/data/]
[junit4] 2> 1737347 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1737347 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1737347 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52347.solr.core.deleteByCountNew.shard2.replica_n6' (registry
'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bfc657d
[junit4] 2> 1737347 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n6/data/]
[junit4] 2> 1737466 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1737466 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1737468 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1737468 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1737470 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1737470 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1737471 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1737471 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1737475 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1aa67735[deleteByCountNew_shard2_replica_n4] main]
[junit4] 2> 1737476 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1737476 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1737477 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1737477 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1737478 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1737478 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618011359176294400
[junit4] 2> 1737478 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1737478 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1737479 INFO
(searcherExecutor-7445-thread-1-processing-n:127.0.0.1:52350_solr
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7)
[n:127.0.0.1:52350_solr c:deleteByCountNew s:shard2 r:core_node7
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n4] Registered new searcher
Searcher@1aa67735[deleteByCountNew_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1737480 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f53b037[deleteByCountNew_shard1_replica_n1] main]
[junit4] 2> 1737480 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1737480 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1737482 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1737482 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1737483 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1737484 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1737485 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1737485 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618011359183634432
[junit4] 2> 1737485 INFO
(searcherExecutor-7446-thread-1-processing-n:127.0.0.1:52349_solr
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3)
[n:127.0.0.1:52349_solr c:deleteByCountNew s:shard1 r:core_node3
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n1] Registered new searcher
Searcher@2f53b037[deleteByCountNew_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1737487 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@74f33b54[deleteByCountNew_shard1_replica_n2] main]
[junit4] 2> 1737490 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1737490 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1737491 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1737491 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618011359189925888
[junit4] 2> 1737491 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0},
version=0}
[junit4] 2> 1737491 INFO
(searcherExecutor-7447-thread-1-processing-n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5)
[n:127.0.0.1:52348_solr c:deleteByCountNew s:shard1 r:core_node5
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n2] Registered new searcher
Searcher@74f33b54[deleteByCountNew_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1737495 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1737499 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 1737504 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b1b343e[deleteByCountNew_shard2_replica_n6] main]
[junit4] 2> 1737505 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9998ms
[junit4] 2> 1737507 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1737507 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1737507 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1737507 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52349/solr/deleteByCountNew_shard1_replica_n1/
[junit4] 2> 1737507 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1737508 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1737508 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618011359207751680
[junit4] 2> 1737508 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1
url=http://127.0.0.1:52349/solr START
replicas=[http://127.0.0.1:52348/solr/deleteByCountNew_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1737509 INFO
(searcherExecutor-7448-thread-1-processing-n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8)
[n:127.0.0.1:52347_solr c:deleteByCountNew s:shard2 r:core_node8
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n6] Registered new searcher
Searcher@2b1b343e[deleteByCountNew_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1737509 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1
url=http://127.0.0.1:52349/solr DONE. We have no versions. sync failed.
[junit4] 2> 1737511 INFO (qtp1601530660-21853) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1737512 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1737512 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1737518 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 1737521 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52349/solr/deleteByCountNew_shard1_replica_n1/ shard1
[junit4] 2> 1737689 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1737692 INFO (qtp1240134358-21857) [n:127.0.0.1:52349_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1414
[junit4] 2> 1737792 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738014 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1738014 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1738014 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52350/solr/deleteByCountNew_shard2_replica_n4/
[junit4] 2> 1738014 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4
url=http://127.0.0.1:52350/solr START
replicas=[http://127.0.0.1:52347/solr/deleteByCountNew_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 1738015 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4
url=http://127.0.0.1:52350/solr DONE. We have no versions. sync failed.
[junit4] 2> 1738017 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1738017 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1738017 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_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> 1738023 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52350/solr/deleteByCountNew_shard2_replica_n4/ shard2
[junit4] 2> 1738128 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738186 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1738188 INFO (qtp1002111882-21854) [n:127.0.0.1:52350_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1907
[junit4] 2> 1738292 INFO (zkCallback-7403-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738292 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738511 INFO (qtp1601530660-21850) [n:127.0.0.1:52348_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2233
[junit4] 2> 1738528 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2244
[junit4] 2> 1738531 INFO (qtp1637334846-21861) [n:127.0.0.1:52347_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1738639 INFO (zkCallback-7437-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738639 INFO (zkCallback-7403-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738639 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1738639 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739541 INFO (qtp1637334846-21861) [n:127.0.0.1:52347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3621
[junit4] 2> 1739543 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1739548 INFO
(OverseerCollectionConfigSetProcessor-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_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> 1739549 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2, tag=null
[junit4] 2> 1739549 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2377083d: rootName
= solr_52348, domain = solr.core.deleteByCountNew.shard1.replica_n2, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@fbe1f3
[junit4] 2> 1739558 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@78dbb278
[junit4] 2> 1739558 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2,
tag=78dbb278
[junit4] 2> 1739559 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard1.leader,
tag=78dbb278
[junit4] 2> 1739562 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCountNew/terms/shard1 to
Terms{values={core_node3=0}, version=2}
[junit4] 2> 1739563 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1739563 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=14
[junit4] 2> 1739666 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6, tag=null
[junit4] 2> 1739666 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20952713: rootName
= solr_52347, domain = solr.core.deleteByCountNew.shard2.replica_n6, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard2.replica_n6 /
com.codahale.metrics.MetricRegistry@4764d25
[junit4] 2> 1739666 INFO (zkCallback-7403-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739667 INFO (zkCallback-7437-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739667 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739667 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739677 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n6] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e9b3a61
[junit4] 2> 1739677 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6,
tag=4e9b3a61
[junit4] 2> 1739677 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard2.leader,
tag=4e9b3a61
[junit4] 2> 1739680 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCountNew/terms/shard2 to
Terms{values={core_node7=0}, version=2}
[junit4] 2> 1739682 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1739683 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n6&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=17
[junit4] 2> 1739787 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739787 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1739789 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_solr
c:deleteByCountNew ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2}
status=0 QTime=246
[junit4] 2> 1739791 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[86EB7435B3C9433E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCountForAllShards
[junit4] 2> 1739835 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[86EB7435B3C9433E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
[junit4] 2> 1739836 INFO (qtp1637334846-21855) [n:127.0.0.1:52347_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1739839 INFO
(OverseerThreadFactory-7419-thread-3-processing-n:127.0.0.1:52349_solr)
[n:127.0.0.1:52349_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 1739840 INFO
(OverseerCollectionConfigSetProcessor-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_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> 1740066 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_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> 1740068 INFO (qtp1002111882-21870) [n:127.0.0.1:52350_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard2.replica_n4:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1740069 INFO (qtp1002111882-21883) [n:127.0.0.1:52350_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> 1740070 INFO (qtp1601530660-21853) [n:127.0.0.1:52348_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> 1740075 INFO (qtp1240134358-21875) [n:127.0.0.1:52349_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1740076 INFO (qtp1240134358-21878) [n:127.0.0.1:52349_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> 1740084 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_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:52348/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1740089 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_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_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52347/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1740093 INFO
(OverseerStateUpdate-72165884247998470-127.0.0.1:52349_solr-n_0000000000)
[n:127.0.0.1:52349_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_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52347/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1740312 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1740312 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&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> 1740313 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_solr
x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1741346 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1741347 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1741347 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1741371 INFO (qtp1637334846-21863) [n:127.0.0.1:52347_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
[junit4] 2> 1741371 INFO (qtp1637334846-21860) [n:127.0.0.1:52347_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
[junit4] 2> 1741371 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1741375 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1741375 INFO (qtp1601530660-21867) [n:127.0.0.1:52348_solr
c:deleteByCount s:shard1 r:core_node3 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> 1741375 INFO (qtp1637334846-21860) [n:127.0.0.1:523
[...truncated too long message...]
loser-2-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 166504 INFO (coreCloseExecutor-188-thread-1)
[n:127.0.0.1:63833_solr c:deleteByCount s:shard1 r:core_node3
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=b12aab8
[junit4] 2> 166504 INFO (coreCloseExecutor-188-thread-2)
[n:127.0.0.1:63833_solr c:delLiveColl s:shard2 r:core_node7
x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.delLiveColl.shard2.replica_n4, tag=7d457331
[junit4] 2> 166504 INFO (coreCloseExecutor-188-thread-2)
[n:127.0.0.1:63833_solr c:delLiveColl s:shard2 r:core_node7
x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@25243593: rootName =
solr_63833, domain = solr.core.delLiveColl.shard2.replica_n4, service url =
null, agent id = null] for registry solr.core.delLiveColl.shard2.replica_n4 /
com.codahale.metrics.MetricRegistry@52e82375
[junit4] 2> 166518 INFO (coreCloseExecutor-188-thread-2)
[n:127.0.0.1:63833_solr c:delLiveColl s:shard2 r:core_node7
x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=7d457331
[junit4] 2> 166531 INFO (zkCallback-82-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63831_solr
[junit4] 2> 166531 INFO (jetty-closer-2-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2f7739f6{/solr,null,UNAVAILABLE}
[junit4] 2> 166532 INFO (jetty-closer-2-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 166999 INFO (jetty-closer-2-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ed54393{/solr,null,UNAVAILABLE}
[junit4] 2> 166999 INFO (jetty-closer-2-thread-3) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 167007 ERROR
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 167008 INFO
(SUITE-DeleteReplicaTest-seed#[86EB7435B3C9433E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63819 63819
[junit4] 2> 167025 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:63819 63819
[junit4] 2> 168009 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 17
/solr/collections/deleteFromClusterState_true/terms/shard1
[junit4] 2> 14 /solr/configs/conf
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 9
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 8 /solr/collections/deleteByCountNew/terms/shard1
[junit4] 2> 8 /solr/collections/deleteByCountNew/terms/shard2
[junit4] 2> 7
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 6
/solr/collections/raceDeleteReplica_true/terms/shard1
[junit4] 2> 5 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 5 /solr/collections/delLiveColl/terms/shard2
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/collections/delLiveColl/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 6
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 6 /solr/collections/deleteByCountNew/state.json
[junit4] 2> 5 /solr/collections/delLiveColl/state.json
[junit4] 2> 4 /solr/collections/deleteByCount/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_true/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_false/state.json
[junit4] 2> 3
/solr/collections/deleteReplicaOnIndexing/state.json
[junit4] 2> 3
/solr/overseer_elect/election/72166136245190667-127.0.0.1:63832_solr-n_0000000000
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72166136245190668-core_node3-n_0000000000
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 11 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_86EB7435B3C9433E-001
[junit4] 2> NOTE: test params are: codec=Lucene80,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@760bd5d1),
locale=uk-UA, timezone=Etc/Zulu
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=175151816,total=297271296
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest]
[junit4] Completed [2/5 (1!)] on J1 in 166.09s, 7 tests, 1 failure <<<
FAILURES!
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.DeleteReplicaTest. This may confuse tools that process
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 12.4s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.10s J0 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] OK 3.42s J0 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 4.03s J0 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 32.5s J0 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 6.35s J0 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 7.88s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] Completed [3/5 (1!)] on J0 in 90.93s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 10.1s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.09s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] OK 3.92s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 4.07s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 32.8s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 6.36s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 8.18s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] Completed [4/5 (1!)] on J1 in 88.56s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 10.3s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.07s J0 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] OK 4.23s J0 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 4.04s J0 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 32.0s J0 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 6.37s J0 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 7.62s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] Completed [5/5 (1!)] on J0 in 89.23s, 7 tests
[junit4]
[junit4]
[junit4] Tests with failures [seed: 86EB7435B3C9433E]:
[junit4] -
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4]
[junit4]
[junit4] JVM J0: 0.99 .. 301.25 = 300.26s
[junit4] JVM J1: 0.99 .. 258.91 = 257.93s
[junit4] Execution time total: 5 minutes 1 second
[junit4] Tests summary: 5 suites, 35 tests, 1 failure
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 1 failure [seed:
86EB7435B3C9433E]
Total time: 5 minutes 4 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=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/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=2da72ad05c5cf05ca81e0fa64abf4b6fef4896a4,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4944
Recording test results
Setting
ANT_1_8_2_HOME=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]