Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/80/
Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:33809_solr,
127.0.0.1:39549_solr, 127.0.0.1:41709_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"https://127.0.0.1:45129/solr",
"node_name":"127.0.0.1:45129_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"https://127.0.0.1:45129/solr",
"node_name":"127.0.0.1:45129_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"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:33809_solr, 127.0.0.1:39549_solr, 127.0.0.1:41709_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"https://127.0.0.1:45129/solr",
"node_name":"127.0.0.1:45129_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"https://127.0.0.1:45129/solr",
"node_name":"127.0.0.1:45129_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([E02CB7B2A03BB76E:8A3AD662C8C9FDA4]: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:334)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest
Error Message:
Error from server at https://127.0.0.1:33809/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:33809/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([E02CB7B2A03BB76E:4D4C03B9BD041F1B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at https://127.0.0.1:33809/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:33809/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([E02CB7B2A03BB76E:DCBDF0E6EF7AEA3B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 13808 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/init-core-data-001
[junit4] 2> 680687 INFO
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001
[junit4] 2> 680687 INFO
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 680688 INFO (Thread-2752) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 680688 INFO (Thread-2752) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 680705 ERROR (Thread-2752) [ ] 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> 680788 INFO
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36693
[junit4] 2> 680790 INFO (zkConnectionManagerCallback-2727-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680794 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
[junit4] 2> 680794 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
[junit4] 2> 680795 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
[junit4] 2> 680804 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
[junit4] 2> 680832 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 680832 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 680832 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 680836 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@341a562{/solr,null,AVAILABLE}
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@bdf4865{SSL,[ssl,
http/1.1]}{127.0.0.1:41709}
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.e.j.s.Server Started @680860ms
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41709}
[junit4] 2> 680837 ERROR (jetty-launcher-2724-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680837 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680838 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T09:57:24.041014Z
[junit4] 2> 680852 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 680852 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 680852 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 680852 INFO (zkConnectionManagerCallback-2729-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680853 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680860 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 680860 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 680860 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 680872 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3470af79{/solr,null,AVAILABLE}
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7d439d48{SSL,[ssl,
http/1.1]}{127.0.0.1:33809}
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.e.j.s.Server Started @680896ms
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33809}
[junit4] 2> 680873 ERROR (jetty-launcher-2724-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680873 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T09:57:24.076867Z
[junit4] 2> 680888 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f5e2f53{/solr,null,AVAILABLE}
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@583c4efc{SSL,[ssl,
http/1.1]}{127.0.0.1:39549}
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.e.j.s.Server Started @680912ms
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39549}
[junit4] 2> 680889 ERROR (jetty-launcher-2724-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680889 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T09:57:24.092807Z
[junit4] 2> 680912 INFO (zkConnectionManagerCallback-2731-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680913 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680923 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 680923 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 680923 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 680928 INFO (zkConnectionManagerCallback-2733-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680929 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680944 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@459973d0{/solr,null,AVAILABLE}
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4116fac4{SSL,[ssl,
http/1.1]}{127.0.0.1:45129}
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.e.j.s.Server Started @680968ms
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45129}
[junit4] 2> 680945 ERROR (jetty-launcher-2724-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680945 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T09:57:24.148880Z
[junit4] 2> 680976 INFO (zkConnectionManagerCallback-2735-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680977 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 680993 INFO (jetty-launcher-2724-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36693/solr
[junit4] 2> 681014 INFO (zkConnectionManagerCallback-2739-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681033 INFO (jetty-launcher-2724-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36693/solr
[junit4] 2> 681034 INFO (zkConnectionManagerCallback-2742-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681044 INFO (zkConnectionManagerCallback-2745-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681045 INFO (zkConnectionManagerCallback-2750-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681046 INFO (jetty-launcher-2724-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36693/solr
[junit4] 2> 681053 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39549_solr
[junit4] 2> 681053 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.Overseer Overseer
(id=72163356509208584-127.0.0.1:39549_solr-n_0000000000) starting
[junit4] 2> 681072 INFO (zkConnectionManagerCallback-2753-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681073 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1006030be880009, likely client has closed socket
[junit4] 2> 681083 INFO (zkConnectionManagerCallback-2763-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681085 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33809_solr
[junit4] 2> 681087 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 681088 INFO (zkConnectionManagerCallback-2760-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681089 INFO (jetty-launcher-2724-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36693/solr
[junit4] 2> 681089 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 681089 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45129_solr
[junit4] 2> 681089 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 681090 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36693/solr ready
[junit4] 2> 681104 INFO (zkCallback-2749-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 681114 INFO
(OverseerStateUpdate-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39549_solr
[junit4] 2> 681114 INFO (zkConnectionManagerCallback-2773-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681115 INFO (zkConnectionManagerCallback-2768-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681115 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 681115 INFO (zkCallback-2762-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 681115 INFO (zkCallback-2759-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 681115 INFO (zkConnectionManagerCallback-2778-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681115 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 681115 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1006030be88000e, likely client has closed socket
[junit4] 2> 681116 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36693/solr ready
[junit4] 2> 681116 INFO (zkConnectionManagerCallback-2780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681116 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 681116 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39549_solr
[junit4] 2> 681117 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 681117 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 681117 INFO (zkCallback-2759-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 681117 INFO (zkCallback-2749-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 681117 INFO (zkCallback-2762-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 681119 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 681121 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36693/solr ready
[junit4] 2> 681121 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 681121 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41709_solr
[junit4] 2> 681121 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 681121 INFO (zkCallback-2762-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 681121 INFO (zkCallback-2749-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 681122 INFO (zkCallback-2759-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 681124 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 681128 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 681129 INFO (zkCallback-2777-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 681129 INFO (zkCallback-2772-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 681129 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 681132 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 681134 INFO (zkConnectionManagerCallback-2790-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681134 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 681135 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36693/solr ready
[junit4] 2> 681135 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 681139 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45129.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681139 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33809.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681141 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39549.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681146 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41709.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681148 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45129.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681148 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33809.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681148 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45129.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681148 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33809.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681149 INFO (jetty-launcher-2724-thread-2)
[n:127.0.0.1:45129_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node2/.
[junit4] 2> 681149 INFO (jetty-launcher-2724-thread-4)
[n:127.0.0.1:33809_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node4/.
[junit4] 2> 681150 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39549.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681150 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39549.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681151 INFO (jetty-launcher-2724-thread-1)
[n:127.0.0.1:39549_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node1/.
[junit4] 2> 681153 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41709.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681153 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41709.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 681154 INFO (jetty-launcher-2724-thread-3)
[n:127.0.0.1:41709_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node3/.
[junit4] 2> 681272 INFO (zkConnectionManagerCallback-2793-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681274 INFO (zkConnectionManagerCallback-2798-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681275 INFO
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 681276 INFO
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36693/solr ready
[junit4] 2> 681313 INFO (qtp1392078230-11714) [n:127.0.0.1:33809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 681314 INFO
(OverseerThreadFactory-4827-thread-1-processing-n:127.0.0.1:39549_solr)
[n:127.0.0.1:39549_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 681429 INFO (qtp1392078230-11827) [n:127.0.0.1:33809_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> 681442 INFO (qtp1644040630-11695) [n:127.0.0.1:45129_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> 681457 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_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> 681468 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_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> 681471 INFO
(OverseerStateUpdate-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_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":"https://127.0.0.1:41709/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 681472 INFO
(OverseerStateUpdate-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39549/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 681474 INFO
(OverseerStateUpdate-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45129/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 681691 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_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> 681698 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 681699 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 682698 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 682701 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_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> 682701 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_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> 682701 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_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> 682702 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41709.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 682702 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node3/deleteByCount_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node3/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 682710 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 682713 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n4] Schema name=minimal
[junit4] 2> 682715 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 682715 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n4' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 682715 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45129.solr.core.deleteByCount.shard1.replica_n4' (registry
'solr.core.deleteByCount.shard1.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 682715 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node2/deleteByCount_shard1_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node2/./deleteByCount_shard1_replica_n4/data/]
[junit4] 2> 682717 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 682728 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n2] Schema name=minimal
[junit4] 2> 682729 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 682729 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 682730 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39549.solr.core.deleteByCount.shard1.replica_n2' (registry
'solr.core.deleteByCount.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 682730 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node1/deleteByCount_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node1/./deleteByCount_shard1_replica_n2/data/]
[junit4] 2> 682756 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682756 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682757 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682757 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682758 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@33e5f404[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 682759 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 682759 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 682759 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 682759 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1619367764649050112
[junit4] 2> 682760 INFO
(searcherExecutor-4842-thread-1-processing-n:127.0.0.1:41709_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3)
[n:127.0.0.1:41709_solr c:deleteByCount s:shard1 r:core_node3
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] Registered new searcher
Searcher@33e5f404[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682764 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 682766 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 682768 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682768 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682768 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682768 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682770 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682770 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682770 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682770 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682771 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@33ccdfb3[deleteByCount_shard1_replica_n4] main]
[junit4] 2> 682771 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@108d0d0[deleteByCount_shard1_replica_n2] main]
[junit4] 2> 682772 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 682772 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 682772 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 682772 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 682773 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 682773 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 682773 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1619367764663730176
[junit4] 2> 682773 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1619367764663730176
[junit4] 2> 682773 INFO
(searcherExecutor-4844-thread-1-processing-n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:39549_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n2] Registered new searcher
Searcher@108d0d0[deleteByCount_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682774 INFO
(searcherExecutor-4843-thread-1-processing-n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:45129_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n4] Registered new searcher
Searcher@33ccdfb3[deleteByCount_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682776 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 682776 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 682777 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0,
core_node3=0, core_node5=0}, version=2}
[junit4] 2> 683267 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 683267 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 683267 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41709/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 683267 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1
url=https://127.0.0.1:41709/solr START
replicas=[https://127.0.0.1:39549/solr/deleteByCount_shard1_replica_n2/,
https://127.0.0.1:45129/solr/deleteByCount_shard1_replica_n4/] nUpdates=100
[junit4] 2> 683268 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1
url=https://127.0.0.1:41709/solr DONE. We have no versions. sync failed.
[junit4] 2> 683280 INFO (qtp1405841253-11699) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 683280 INFO (qtp1644040630-11702) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 683280 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 683280 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_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> 683280 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 683282 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41709/solr/deleteByCount_shard1_replica_n1/ shard1
[junit4] 2> 683384 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 683434 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_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=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1743
[junit4] 2> 683485 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 683811 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_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=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2113
[junit4] 2> 683811 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2111
[junit4] 2> 683813 INFO (qtp1392078230-11714) [n:127.0.0.1:33809_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> 683880 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 683880 INFO (zkCallback-2762-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 683880 INFO (zkCallback-2749-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 684813 INFO (qtp1392078230-11714) [n:127.0.0.1:33809_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3500
[junit4] 2> 684814 INFO (qtp1392078230-11716) [n:127.0.0.1:33809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 684816 INFO
(OverseerCollectionConfigSetProcessor-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_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> 684819 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=null
[junit4] 2> 684819 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d1fad40: rootName =
solr_45129, domain = solr.core.deleteByCount.shard1.replica_n4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n4 /
com.codahale.metrics.MetricRegistry@71797690
[junit4] 2> 684829 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b65a4c1
[junit4] 2> 684829 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=3b65a4c1
[junit4] 2> 684829 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=3b65a4c1
[junit4] 2> 684831 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=3}
[junit4] 2> 684831 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 684832 INFO (qtp1644040630-11733) [n:127.0.0.1:45129_solr
x:deleteByCount_shard1_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=13
[junit4] 2> 684933 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 684933 INFO (zkCallback-2749-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 684933 INFO (zkCallback-2762-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 685033 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n2, tag=null
[junit4] 2> 685033 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6174990: rootName =
solr_39549, domain = solr.core.deleteByCount.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@3022ef5c
[junit4] 2> 685041 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@5dfcf283
[junit4] 2> 685042 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n2, tag=5dfcf283
[junit4] 2> 685042 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=5dfcf283
[junit4] 2> 685044 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCount/terms/shard1 to
Terms{values={core_node3=0}, version=4}
[junit4] 2> 685044 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 685044 INFO (qtp1405841253-11719) [n:127.0.0.1:39549_solr
x:deleteByCount_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=11
[junit4] 2> 685145 INFO (zkCallback-2749-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 685145 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 685247 INFO (qtp1392078230-11716) [n:127.0.0.1:33809_solr
c:deleteByCount ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
status=0 QTime=432
[junit4] 2> 685248 INFO (qtp1392078230-11714) [n:127.0.0.1:33809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 685249 INFO
(OverseerCollectionConfigSetProcessor-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_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> 685249 ERROR
(OverseerThreadFactory-4827-thread-3-processing-n:127.0.0.1:39549_solr)
[n:127.0.0.1:39549_solr c:deleteByCount s:shard1 ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount
operation: deletereplica failed:org.apache.solr.common.SolrException: There is
only one replica available in shard/collection: shard1/deleteByCount. Cannot
delete that.
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2>
[junit4] 2> 685252 INFO (qtp1392078230-11714) [n:127.0.0.1:33809_solr
c:deleteByCount ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 685273 INFO (qtp1392078230-11716) [n:127.0.0.1:33809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 685274 INFO (qtp1392078230-11716) [n:127.0.0.1:33809_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 685275 INFO (qtp1392078230-11714) [n:127.0.0.1:33809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 685276 INFO
(OverseerThreadFactory-4827-thread-4-processing-n:127.0.0.1:39549_solr)
[n:127.0.0.1:39549_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
raceDeleteReplica_true
[junit4] 2> 685276 INFO
(OverseerCollectionConfigSetProcessor-72163356509208584-127.0.0.1:39549_solr-n_0000000000)
[n:127.0.0.1:39549_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 685481 INFO (qtp1392078230-11721) [n:127.0.0.1:33809_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> 685484 INFO (qtp1644040630-11695) [n:127.0.0.1:45129_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> 685487 INFO (qtp1405841253-11724) [n:127.0.0.1:39549_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> 685490 INFO (qtp1205994296-11707) [n:127.0.0.1:41709_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deleteByCount.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 685491 INFO (qtp1205994296-11704) [n:127.0.0.1:41709_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> 685494 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 685494 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 686539 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 686542 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema
name=minimal
[junit4] 2> 686553 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 686553 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection
raceDeleteReplica_true, trusted=true
[junit4] 2> 686553 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 686554 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39549.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry
'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 686554 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node1/raceDeleteReplica_true_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node1/./raceDeleteReplica_true_shard1_replica_n1/data/]
[junit4] 2> 686556 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema
name=minimal
[junit4] 2> 686557 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 686557 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore
'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection
raceDeleteReplica_true, trusted=true
[junit4] 2> 686557 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45129.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry
'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a25567e
[junit4] 2> 686557 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node2/raceDeleteReplica_true_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001/tempDir-001/node2/./raceDeleteReplica_true_shard1_replica_n2/data/]
[junit4] 2> 686585 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 686585 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 686586 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 686586 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 686587 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@35e0d4b5[raceDeleteReplica_true_shard1_replica_n2] main]
[junit4] 2> 686588 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 686588 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 686588 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 686589 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1619367768665096192
[junit4] 2> 686589 INFO
(searcherExecutor-4858-thread-1-processing-n:127.0.0.1:45129_solr
x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1)
[n:127.0.0.1:45129_solr c:raceDeleteReplica_true s:shard1
x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore
[raceDeleteReplica_true_shard1_replica_n2] Registered new searcher
Searcher@35e0d4b5[raceDeleteReplica_true_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 686592 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/raceDeleteReplica_true/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 686593 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 686593 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 686594 INFO (qtp1644040630-11834) [n:127.0.0.1:45129_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 686594 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 686594 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 686595 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@21caa9d4[raceDeleteReplica_true_shard1_replica_n1] main]
[junit4] 2> 686595 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 686596 INFO (qtp1405841253-11693) [n:127.0.0.1:39549_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2>
[...truncated too long message...]
oreCloseExecutor-192-thread-1) [n:127.0.0.1:46067_solr c:raceDeleteReplica_true
s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.raceDeleteReplica_true.shard1.leader, tag=289fdb2
[junit4] 2> 149237 INFO (coreCloseExecutor-191-thread-1)
[n:127.0.0.1:34081_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=564c6af3
[junit4] 2> 149237 INFO (coreCloseExecutor-191-thread-2)
[n:127.0.0.1:34081_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n2,
tag=755b6593
[junit4] 2> 149237 INFO (coreCloseExecutor-191-thread-2)
[n:127.0.0.1:34081_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62dfda6c: rootName
= solr_34081, domain = solr.core.deletereplica_test.shard1.replica_n2, service
url = null, agent id = null] for registry
solr.core.deletereplica_test.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1b0961a8
[junit4] 2> 149251 INFO (jetty-closer-2-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@79b8fe43{/solr,null,UNAVAILABLE}
[junit4] 2> 149251 INFO (jetty-closer-2-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 149254 INFO (coreCloseExecutor-190-thread-2)
[n:127.0.0.1:39345_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=449aea3b
[junit4] 2> 149255 INFO (coreCloseExecutor-190-thread-2)
[n:127.0.0.1:39345_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
Committing on IndexWriter close.
[junit4] 2> 149255 INFO (coreCloseExecutor-190-thread-2)
[n:127.0.0.1:39345_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a24bbeb
commitCommandVersion:0
[junit4] 2> 149256 INFO (coreCloseExecutor-191-thread-2)
[n:127.0.0.1:34081_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader,
tag=755b6593
[junit4] 2> 149261 INFO (jetty-closer-2-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=72163486253776907-127.0.0.1:34081_solr-n_0000000002) closing
[junit4] 2> 149261 INFO
(OverseerStateUpdate-72163486253776907-127.0.0.1:34081_solr-n_0000000002)
[n:127.0.0.1:34081_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34081_solr
[junit4] 2> 149261 WARN
(OverseerAutoScalingTriggerThread-72163486253776907-127.0.0.1:34081_solr-n_0000000002)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 149263 INFO (zkCallback-116-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39345_solr
[junit4] 2> 149263 INFO (jetty-closer-2-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d4ad505{/solr,null,UNAVAILABLE}
[junit4] 2> 149264 INFO (jetty-closer-2-thread-1) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 149337 INFO (jetty-closer-2-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@94e74f3{/solr,null,UNAVAILABLE}
[junit4] 2> 149338 INFO (jetty-closer-2-thread-3) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 149340 ERROR
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-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> 149341 INFO
(SUITE-DeleteReplicaTest-seed#[E02CB7B2A03BB76E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44025 44025
[junit4] 2> 149378 INFO (Thread-0) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:44025 44025
[junit4] 2> 149379 WARN (Thread-0) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17
/solr/collections/raceDeleteReplica_true/terms/shard1
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 15 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 13
/solr/collections/deleteFromClusterState_true/terms/shard1
[junit4] 2> 13
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 9
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 8
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 8
/solr/collections/raceDeleteReplica_false/terms/shard1
[junit4] 2> 7 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 18
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/raceDeleteReplica_false/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/72163486253776907-127.0.0.1:34081_solr-n_0000000002
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/72163486253776905-127.0.0.1:46481_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72163486253776917-127.0.0.1:46067_solr-n_0000000004
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[junit4] 2> 2
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72163486253776905-core_node4-n_0000000000
[junit4] 2> 2
/solr/collections/deleteByCount/leader_elect/shard1/election/72163486253776907-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72163486253776906-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E02CB7B2A03BB76E-001
[junit4] 2> Dec 09, 2018 10:32:50 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=ca, timezone=America/Marigot
[junit4] 2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 12-ea
(64-bit)/cpus=8,threads=1,free=376803000,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest]
[junit4] Completed [5/5 (1!)] on J1 in 149.71s, 7 tests, 1 failure, 2 errors
<<< FAILURES!
[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1567: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 2 errors, 1 failure [seed:
E02CB7B2A03BB76E]
Total time: 2 minutes 32 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/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=719cde97f84640faa1e3525690d262946571245f,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.6-Linux
[WARNINGS] Computing warning deltas based on reference build #79
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]