Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23064/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:33499_solr,
127.0.0.1:38853_solr, 127.0.0.1:39295_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/11)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:39685/solr",
"node_name":"127.0.0.1:39685_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:39685/solr",
"node_name":"127.0.0.1:39685_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:33499/solr",
"node_name":"127.0.0.1:33499_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:33499_solr, 127.0.0.1:38853_solr, 127.0.0.1:39295_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/11)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:39685/solr",
"node_name":"127.0.0.1:39685_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:39685/solr",
"node_name":"127.0.0.1:39685_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:33499/solr",
"node_name":"127.0.0.1:33499_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([E10FF715B91C18AA:8B1996C5D1EE5260]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14032 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/init-core-data-001
[junit4] 2> 1236384 INFO
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001
[junit4] 2> 1236384 INFO
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1236385 INFO (Thread-3192) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1236385 INFO (Thread-3192) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1236386 ERROR (Thread-3192) [ ] 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> 1236485 INFO
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33313
[junit4] 2> 1236487 INFO (zkConnectionManagerCallback-2856-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236491 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1236491 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1236491 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1236491 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1236492 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1236492 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1236492 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1236495 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1236495 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1236495 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1236495 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1236495 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f88935a{/solr,null,AVAILABLE}
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@752be37f{/solr,null,AVAILABLE}
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ec72de0{/solr,null,AVAILABLE}
[junit4] 2> 1236496 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22fc828f{/solr,null,AVAILABLE}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@685b317a{HTTP/1.1,[http/1.1]}{127.0.0.1:39295}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3d1d10e4{HTTP/1.1,[http/1.1]}{127.0.0.1:39685}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8119d3d{HTTP/1.1,[http/1.1]}{127.0.0.1:38853}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-3) [ ]
o.e.j.s.Server Started @1236589ms
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-4) [ ]
o.e.j.s.Server Started @1236589ms
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2787977c{HTTP/1.1,[http/1.1]}{127.0.0.1:33499}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38853}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-1) [ ]
o.e.j.s.Server Started @1236589ms
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39295}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-2) [ ]
o.e.j.s.Server Started @1236589ms
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33499}
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39685}
[junit4] 2> 1236499 ERROR (jetty-launcher-2853-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1236499 ERROR (jetty-launcher-2853-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1236499 ERROR (jetty-launcher-2853-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1236499 ERROR (jetty-launcher-2853-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1236499 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T20:21:21.857Z
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T20:21:21.857Z
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T20:21:21.857Z
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1236500 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-20T20:21:21.857Z
[junit4] 2> 1236503 INFO (zkConnectionManagerCallback-2861-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236503 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1236503 INFO (zkConnectionManagerCallback-2862-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236504 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1236508 INFO (zkConnectionManagerCallback-2864-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236508 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1236511 INFO (zkConnectionManagerCallback-2860-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236512 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1236567 INFO (jetty-launcher-2853-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33313/solr
[junit4] 2> 1236574 INFO (zkConnectionManagerCallback-2868-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236581 INFO (zkConnectionManagerCallback-2870-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236601 INFO (jetty-launcher-2853-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33313/solr
[junit4] 2> 1236604 INFO (zkConnectionManagerCallback-2876-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236611 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38853_solr
[junit4] 2> 1236611 INFO (zkConnectionManagerCallback-2878-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236612 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.Overseer Overseer
(id=72130498846064646-127.0.0.1:38853_solr-n_0000000000) starting
[junit4] 2> 1236615 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33499_solr
[junit4] 2> 1236623 INFO (zkConnectionManagerCallback-2885-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236623 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1236623 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1236623 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1236624 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33313/solr ready
[junit4] 2> 1236628 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38853_solr
[junit4] 2> 1236632 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1236632 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38853_solr
[junit4] 2> 1236636 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1236640 INFO (zkCallback-2869-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1236645 INFO (zkCallback-2884-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1236647 INFO (zkConnectionManagerCallback-2890-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236647 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1236648 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1236648 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33313/solr ready
[junit4] 2> 1236659 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1236663 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38853.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236668 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38853.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236668 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38853.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236669 INFO (jetty-launcher-2853-thread-4)
[n:127.0.0.1:38853_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/.
[junit4] 2> 1236671 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33499.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236678 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33499.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236678 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33499.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236679 INFO (jetty-launcher-2853-thread-2)
[n:127.0.0.1:33499_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node2/.
[junit4] 2> 1236824 INFO (jetty-launcher-2853-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33313/solr
[junit4] 2> 1236825 INFO (zkConnectionManagerCallback-2896-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236827 INFO (zkConnectionManagerCallback-2898-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236829 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1236830 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1236830 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39685_solr
[junit4] 2> 1236831 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1236831 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1236831 INFO (zkCallback-2884-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1236831 INFO (zkCallback-2897-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1236831 INFO (zkCallback-2889-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1236841 INFO (zkConnectionManagerCallback-2905-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236841 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1236842 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33313/solr ready
[junit4] 2> 1236842 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1236851 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39685.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236856 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39685.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236856 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39685.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236857 INFO (jetty-launcher-2853-thread-1)
[n:127.0.0.1:39685_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node1/.
[junit4] 2> 1236860 INFO (jetty-launcher-2853-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33313/solr
[junit4] 2> 1236861 INFO (zkConnectionManagerCallback-2910-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236862 INFO (zkConnectionManagerCallback-2912-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236865 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1236867 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1236867 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39295_solr
[junit4] 2> 1236867 INFO (zkCallback-2897-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236867 INFO (zkCallback-2884-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236867 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236867 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236867 INFO (zkCallback-2889-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236868 INFO (zkCallback-2904-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236868 INFO (zkCallback-2911-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1236879 INFO (zkConnectionManagerCallback-2919-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1236880 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1236881 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33313/solr ready
[junit4] 2> 1236882 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1236904 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39295.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236942 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39295.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236943 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39295.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1236944 INFO (jetty-launcher-2853-thread-3)
[n:127.0.0.1:39295_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node3/.
[junit4] 2> 1236988 INFO (zkConnectionManagerCallback-2922-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1237004 INFO (zkConnectionManagerCallback-2927-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1237004 INFO
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1237005 INFO
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33313/solr ready
[junit4] 2> 1237055 INFO (qtp1198385360-12882) [n:127.0.0.1:38853_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1237057 INFO
(OverseerThreadFactory-5400-thread-1-processing-n:127.0.0.1:38853_solr)
[n:127.0.0.1:38853_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCountNew
[junit4] 2> 1237161 INFO (qtp1198385360-12863) [n:127.0.0.1:38853_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> 1237162 INFO (qtp2018008225-12880) [n:127.0.0.1:33499_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> 1237163 INFO (qtp361170034-12887) [n:127.0.0.1:39685_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> 1237164 INFO (qtp707948498-12883) [n:127.0.0.1:39295_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> 1237166 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39295/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1237167 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39685/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1237168 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33499/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1237169 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38853/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1237372 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1237372 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1237372 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1237372 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1237372 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1238380 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1238380 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1238381 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1238381 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1238385 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1238385 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1238387 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1238387 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1238387 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1238387 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1238387 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1238387 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1238388 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33499.solr.core.deleteByCountNew.shard2.replica_n4' (registry
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1238388 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39685.solr.core.deleteByCountNew.shard1.replica_n2' (registry
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1238388 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1238388 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1238388 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node2/deleteByCountNew_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node2/./deleteByCountNew_shard2_replica_n4/data/]
[junit4] 2> 1238388 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node1/deleteByCountNew_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node1/./deleteByCountNew_shard1_replica_n2/data/]
[junit4] 2> 1238388 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39295.solr.core.deleteByCountNew.shard1.replica_n1' (registry
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1238388 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1238388 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n1/data/]
[junit4] 2> 1238388 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1238389 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38853.solr.core.deleteByCountNew.shard2.replica_n6' (registry
'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1238389 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n6/data/]
[junit4] 2> 1238428 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1238428 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1238428 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1238428 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1238428 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1238428 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1238428 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1238428 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1238429 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1238429 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1238430 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60d3bdd2[deleteByCountNew_shard2_replica_n6] main]
[junit4] 2> 1238430 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25db4f72[deleteByCountNew_shard1_replica_n2] main]
[junit4] 2> 1238430 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f6c876e[deleteByCountNew_shard1_replica_n1] main]
[junit4] 2> 1238430 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4aeb9eba[deleteByCountNew_shard2_replica_n4] main]
[junit4] 2> 1238431 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1238431 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1238431 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1238431 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1238431 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1238431 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1238431 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1238431 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1238432 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1238432 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1238432 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1238432 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614877172735934464
[junit4] 2> 1238432 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1238432 INFO
(searcherExecutor-5424-thread-1-processing-n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3)
[n:127.0.0.1:39295_solr c:deleteByCountNew s:shard1 r:core_node3
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n1] Registered new searcher
Searcher@5f6c876e[deleteByCountNew_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1238432 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614877172735934464
[junit4] 2> 1238432 INFO
(searcherExecutor-5423-thread-1-processing-n:127.0.0.1:39685_solr
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5)
[n:127.0.0.1:39685_solr c:deleteByCountNew s:shard1 r:core_node5
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n2] Registered new searcher
Searcher@25db4f72[deleteByCountNew_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1238432 INFO
(searcherExecutor-5422-thread-1-processing-n:127.0.0.1:33499_solr
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7)
[n:127.0.0.1:33499_solr c:deleteByCountNew s:shard2 r:core_node7
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n4] Registered new searcher
Searcher@4aeb9eba[deleteByCountNew_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1238432 INFO
(searcherExecutor-5425-thread-1-processing-n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8)
[n:127.0.0.1:38853_solr c:deleteByCountNew s:shard2 r:core_node8
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n6] Registered new searcher
Searcher@60d3bdd2[deleteByCountNew_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1238432 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614877172735934464
[junit4] 2> 1238432 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614877172735934464
[junit4] 2> 1238435 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1238435 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0},
version=0}
[junit4] 2> 1238435 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 1238435 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 1238435 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 1238435 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 1238437 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1238437 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1238437 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33499/solr/deleteByCountNew_shard2_replica_n4/
[junit4] 2> 1238437 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1238437 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1238437 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39685/solr/deleteByCountNew_shard1_replica_n2/
[junit4] 2> 1238437 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4
url=http://127.0.0.1:33499/solr START
replicas=[http://127.0.0.1:38853/solr/deleteByCountNew_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 1238437 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2
url=http://127.0.0.1:39685/solr START
replicas=[http://127.0.0.1:39295/solr/deleteByCountNew_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1238437 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4
url=http://127.0.0.1:33499/solr DONE. We have no versions. sync failed.
[junit4] 2> 1238437 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2
url=http://127.0.0.1:39685/solr DONE. We have no versions. sync failed.
[junit4] 2> 1238438 INFO (qtp707948498-12866) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1238438 INFO (qtp1198385360-12855) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1238438 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1238438 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1238439 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1238439 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1238440 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39685/solr/deleteByCountNew_shard1_replica_n2/ shard1
[junit4] 2> 1238440 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33499/solr/deleteByCountNew_shard2_replica_n4/ shard2
[junit4] 2> 1238541 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1238541 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1238591 INFO (qtp361170034-12868) [n:127.0.0.1:39685_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1219
[junit4] 2> 1238591 INFO (qtp2018008225-12862) [n:127.0.0.1:33499_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1219
[junit4] 2> 1238643 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1238643 INFO (zkCallback-2897-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239462 INFO (qtp707948498-12861) [n:127.0.0.1:39295_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2090
[junit4] 2> 1239462 INFO (qtp1198385360-12865) [n:127.0.0.1:38853_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2090
[junit4] 2> 1239465 INFO (qtp1198385360-12882) [n:127.0.0.1:38853_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> 1239541 INFO (zkCallback-2897-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239541 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239541 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1239541 INFO (zkCallback-2911-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240465 INFO (qtp1198385360-12882) [n:127.0.0.1:38853_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3410
[junit4] 2> 1240466 INFO (qtp1198385360-12860) [n:127.0.0.1:38853_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1240469 INFO
(OverseerCollectionConfigSetProcessor-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_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> 1240470 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n1, tag=null
[junit4] 2> 1240470 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60c2ce84: rootName
= solr_39295, domain = solr.core.deleteByCountNew.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@6b6d78d5
[junit4] 2> 1240479 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@71688968
[junit4] 2> 1240479 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n1,
tag=71688968
[junit4] 2> 1240479 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard1.leader,
tag=71688968
[junit4] 2> 1240481 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCountNew/terms/shard1 to
Terms{values={core_node5=0}, version=2}
[junit4] 2> 1240481 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1240481 INFO (qtp707948498-12878) [n:127.0.0.1:39295_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=11
[junit4] 2> 1240582 INFO (zkCallback-2911-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240582 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240582 INFO (zkCallback-2897-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240582 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240583 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6, tag=null
[junit4] 2> 1240583 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5079b306: rootName
= solr_38853, domain = solr.core.deleteByCountNew.shard2.replica_n6, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard2.replica_n6 /
com.codahale.metrics.MetricRegistry@7b405deb
[junit4] 2> 1240591 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n6] CLOSING SolrCore
org.apache.solr.core.SolrCore@2a5f46bb
[junit4] 2> 1240591 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6,
tag=2a5f46bb
[junit4] 2> 1240591 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard2.leader,
tag=2a5f46bb
[junit4] 2> 1240594 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCountNew/terms/shard2 to
Terms{values={core_node7=0}, version=2}
[junit4] 2> 1240594 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1240595 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n6&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=12
[junit4] 2> 1240697 INFO (zkCallback-2897-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240697 INFO (zkCallback-2877-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1240698 INFO (qtp1198385360-12860) [n:127.0.0.1:38853_solr
c:deleteByCountNew ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2}
status=0 QTime=231
[junit4] 2> 1240750 INFO (qtp1198385360-13015) [n:127.0.0.1:38853_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1240752 INFO
(OverseerThreadFactory-5400-thread-3-processing-n:127.0.0.1:38853_solr)
[n:127.0.0.1:38853_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 1240752 INFO
(OverseerCollectionConfigSetProcessor-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_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> 1240957 INFO (qtp1198385360-12879) [n:127.0.0.1:38853_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> 1240960 INFO (qtp2018008225-12859) [n:127.0.0.1:33499_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard2.replica_n4:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1240961 INFO (qtp2018008225-12880) [n:127.0.0.1:33499_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> 1240963 INFO (qtp361170034-12864) [n:127.0.0.1:39685_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1240964 INFO (qtp361170034-12887) [n:127.0.0.1:39685_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> 1240966 INFO (qtp707948498-12858) [n:127.0.0.1:39295_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> 1240969 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39295/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1240970 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38853/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1240972 INFO
(OverseerStateUpdate-72130498846064646-127.0.0.1:38853_solr-n_0000000000)
[n:127.0.0.1:38853_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_p5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38853/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1241173 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
x:deleteByCount_shard1_replica_p5] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p5&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1241173 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1241174 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1242183 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1242204 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1242204 INFO (qtp707948498-13014) [n:127.0.0.1:39295_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1242208 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
[junit4] 2> 1242208 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242208 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p5] Schema name=minimal
[junit4] 2> 1242210 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1242210 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242210 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p5' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 1242210 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242210 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1242210 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 1242210 INFO (qtp707948498-13014) [n:127.0.0.1:39295_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39295.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1242210 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38853.solr.core.deleteByCount.shard1.replica_p2' (registry
'solr.core.deleteByCount.shard1.replica_p2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1242210 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38853.solr.core.deleteByCount.shard1.replica_p5' (registry
'solr.core.deleteByCount.shard1.replica_p5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cd15409
[junit4] 2> 1242210 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node3/deleteByCount_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node3/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 1242210 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/deleteByCount_shard1_replica_p2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/./deleteByCount_shard1_replica_p2/data/]
[junit4] 2> 1242211 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/deleteByCount_shard1_replica_p5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001/tempDir-001/node4/./deleteByCount_shard1_replica_p5/data/]
[junit4] 2> 1242237 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1242237 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1242237 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1242237 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1242237 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242237 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242237 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@26bf9776[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 1242237 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70fd2568[deleteByCount_shard1_replica_p5] main]
[junit4] 2> 1242238 INFO (qtp707948498-13014) [n:127.0.0.1:39295_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1242238 INFO (qtp707948498-13014) [n:127.0.0.1:39295_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1242238 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1242238 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1242238 INFO (qtp707948498-13014) [n:127.0.0.1:39295_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@158846f8[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 1242238 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1242238 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1242239 INFO (qtp1198385360-12873) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1242239 INFO (qtp1198385360-12992) [n:127.0.0.1:38853_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1242239 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242239 INFO (qtp707948498-13014) [n:127.0.0.1:39295_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> 1242239 INFO
(searcherExecutor-5444-thread-1-processing-n:127.0.0.1:38853_solr
x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node4)
[n:127.0.0.1:38853_solr c:deleteByCount s:shard1 r:core_node4
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@26bf9776[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1242239 INFO
(searcherExecutor-5442-thread-1-processing-n:127.0.0.1:38853_solr
x:deleteByCount_shard1_replica_p5 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:3885
[...truncated too long message...]
44213, domain = solr.core.raceDeleteReplica_true.shard1.replica_n1, service url
= null, agent id = null] for registry
solr.core.raceDeleteReplica_true.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@23bbb0d8
[junit4] 2> 145505 INFO (coreCloseExecutor-189-thread-2)
[n:127.0.0.1:44213_solr c:raceDeleteReplica_true s:shard1 r:core_node3
x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.raceDeleteReplica_true.shard1.leader, tag=1129ee7c
[junit4] 2> 145506 INFO (coreCloseExecutor-189-thread-3)
[n:127.0.0.1:44213_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=4aa957bf
[junit4] 2> 145506 INFO (coreCloseExecutor-189-thread-3)
[n:127.0.0.1:44213_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@3e6e8bfd: rootName
= solr_44213, 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@43d97754
[junit4] 2> 145514 INFO (coreCloseExecutor-189-thread-3)
[n:127.0.0.1:44213_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=4aa957bf
[junit4] 2> 145524 INFO (jetty-closer-2-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@542d68bf{/solr,null,UNAVAILABLE}
[junit4] 2> 145525 INFO (jetty-closer-2-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 145553 INFO (jetty-closer-2-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@664ec440{/solr,null,UNAVAILABLE}
[junit4] 2> 145553 INFO (jetty-closer-2-thread-3) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 146983 INFO (jetty-closer-2-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@58bae6c0{/solr,null,UNAVAILABLE}
[junit4] 2> 146983 INFO (jetty-closer-2-thread-1) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 146984 ERROR
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-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> 146985 INFO
(SUITE-DeleteReplicaTest-seed#[E10FF715B91C18AA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33233 33233
[junit4] 2> 147095 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:33233 33233
[junit4] 2> 147096 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 13
/solr/collections/deleteFromClusterState_true/terms/shard1
[junit4] 2> 13
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 9 /solr/collections/deleteByCountNew/terms/shard1
[junit4] 2> 9
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 8 /solr/configs/conf
[junit4] 2> 7 /solr/collections/delLiveColl/terms/shard2
[junit4] 2> 7 /solr/collections/deleteByCountNew/terms/shard2
[junit4] 2> 7
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 6
/solr/collections/raceDeleteReplica_true/terms/shard1
[junit4] 2> 5 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 5 /solr/security.json
[junit4] 2> 3 /solr/collections/delLiveColl/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 8
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 6 /solr/collections/delLiveColl/state.json
[junit4] 2> 6 /solr/collections/deleteByCountNew/state.json
[junit4] 2> 5 /solr/collections/deleteByCount/state.json
[junit4] 2> 5
/solr/collections/deleteFromClusterState_false/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_true/state.json
[junit4] 2> 3
/solr/collections/deleteReplicaOnIndexing/state.json
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72130659494592524-core_node4-n_0000000000
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[junit4] 2> 2
/solr/overseer_elect/election/72130659494592521-127.0.0.1:46145_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72130659494592523-127.0.0.1:45449_solr-n_0000000000
[junit4] 2> 2
/solr/collections/deleteFromClusterState_false/leader_elect/shard1/election/72130659494592524-core_node6-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 11 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E10FF715B91C18AA-001
[junit4] 2> Oct 20, 2018 9:04:37 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2516d9e2),
locale=sl-SI, timezone=America/St_Johns
[junit4] 2> NOTE: Linux 4.15.0-36-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=8,threads=1,free=233044472,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest]
[junit4] Completed [3/5 (1!)] on J2 in 146.57s, 7 tests, 1 failure <<<
FAILURES!
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 3.77s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] OK 3.48s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 3.81s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 9.84s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 35.7s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 6.10s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 7.22s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] Completed [4/5 (1!)] on J1 in 85.76s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 3.81s J0 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] OK 3.97s J0 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 3.81s J0 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 9.73s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 35.5s J0 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 6.08s J0 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 7.00s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] Completed [5/5 (1!)] on J0 in 86.71s, 7 tests
[junit4]
[junit4]
[junit4] Tests with failures [seed: E10FF715B91C18AA]:
[junit4] -
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4]
[junit4]
[junit4] JVM J0: 0.69 .. 202.06 = 201.37s
[junit4] JVM J1: 0.46 .. 182.91 = 182.45s
[junit4] JVM J2: 0.66 .. 148.03 = 147.36s
[junit4] Execution time total: 3 minutes 22 seconds
[junit4] Tests summary: 5 suites, 35 tests, 1 failure
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 1 failure [seed: E10FF715B91C18AA]
Total time: 3 minutes 23 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=a7c9c9d8cefc5115a058c0d443f3e1d1d8e51b5e,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23063
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]