Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3970/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Expected to see collection awhollynewcollection_0 null Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={
"replicationFactor":"4", "shards":{ "shard1":{
"range":"80000000-b332ffff", "state":"active", "replicas":{
"core_node19":{ "core":"awhollynewcollection_0_shard1_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr", "state":"active"},
"core_node20":{ "core":"awhollynewcollection_0_shard1_replica3",
"base_url":"http://127.0.0.1:51797/solr",
"node_name":"127.0.0.1:51797_solr", "state":"active",
"leader":"true"}}}, "shard2":{ "range":"b3330000-e665ffff",
"state":"active", "replicas":{"core_node8":{
"core":"awhollynewcollection_0_shard2_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr", "state":"active",
"leader":"true"}}}, "shard3":{ "range":"e6660000-1998ffff",
"state":"active", "replicas":{ "core_node14":{
"core":"awhollynewcollection_0_shard3_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr", "state":"active",
"leader":"true"}, "core_node16":{
"core":"awhollynewcollection_0_shard3_replica2",
"base_url":"http://127.0.0.1:51796/solr",
"node_name":"127.0.0.1:51796_solr", "state":"active"}}},
"shard4":{ "range":"19990000-4ccbffff", "state":"active",
"replicas":{"core_node9":{
"core":"awhollynewcollection_0_shard4_replica1",
"base_url":"http://127.0.0.1:51790/solr",
"node_name":"127.0.0.1:51790_solr", "state":"active",
"leader":"true"}}}, "shard5":{ "range":"4ccc0000-7fffffff",
"state":"active", "replicas":{"core_node4":{
"core":"awhollynewcollection_0_shard5_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"6", "autoAddReplicas":"false", "realtimeReplicas":"-1"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={
"replicationFactor":"4",
"shards":{
"shard1":{
"range":"80000000-b332ffff",
"state":"active",
"replicas":{
"core_node19":{
"core":"awhollynewcollection_0_shard1_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr",
"state":"active"},
"core_node20":{
"core":"awhollynewcollection_0_shard1_replica3",
"base_url":"http://127.0.0.1:51797/solr",
"node_name":"127.0.0.1:51797_solr",
"state":"active",
"leader":"true"}}},
"shard2":{
"range":"b3330000-e665ffff",
"state":"active",
"replicas":{"core_node8":{
"core":"awhollynewcollection_0_shard2_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr",
"state":"active",
"leader":"true"}}},
"shard3":{
"range":"e6660000-1998ffff",
"state":"active",
"replicas":{
"core_node14":{
"core":"awhollynewcollection_0_shard3_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr",
"state":"active",
"leader":"true"},
"core_node16":{
"core":"awhollynewcollection_0_shard3_replica2",
"base_url":"http://127.0.0.1:51796/solr",
"node_name":"127.0.0.1:51796_solr",
"state":"active"}}},
"shard4":{
"range":"19990000-4ccbffff",
"state":"active",
"replicas":{"core_node9":{
"core":"awhollynewcollection_0_shard4_replica1",
"base_url":"http://127.0.0.1:51790/solr",
"node_name":"127.0.0.1:51790_solr",
"state":"active",
"leader":"true"}}},
"shard5":{
"range":"4ccc0000-7fffffff",
"state":"active",
"replicas":{"core_node4":{
"core":"awhollynewcollection_0_shard5_replica4",
"base_url":"http://127.0.0.1:51792/solr",
"node_name":"127.0.0.1:51792_solr",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"6",
"autoAddReplicas":"false",
"realtimeReplicas":"-1"}
at
__randomizedtesting.SeedInfo.seed([5FDD3408137F22C0:17A840BC154C0D55]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:510)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12024 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/init-core-data-001
[junit4] 2> 2299077 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
[junit4] 2> 2299078 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2299082 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2299084 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001
[junit4] 2> 2299084 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2299085 INFO (Thread-2571) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2299085 INFO (Thread-2571) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2299191 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51788
[junit4] 2> 2299222 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2299222 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2299222 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2299225 INFO (jetty-launcher-2182-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2299226 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52f785c5{/solr,null,AVAILABLE}
[junit4] 2> 2299227 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31aa29d{/solr,null,AVAILABLE}
[junit4] 2> 2299228 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@39e093e0{HTTP/1.1,[http/1.1]}{127.0.0.1:51792}
[junit4] 2> 2299228 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.Server Started @2304234ms
[junit4] 2> 2299228 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51792}
[junit4] 2> 2299228 ERROR (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2299229 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2299229 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2299229 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2299229 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-26T23:36:50.446Z
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@57d7a221{HTTP/1.1,[http/1.1]}{127.0.0.1:51790}
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.Server Started @2304236ms
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51790}
[junit4] 2> 2299230 ERROR (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2299230 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-26T23:36:50.447Z
[junit4] 2> 2299234 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54210c04{/solr,null,AVAILABLE}
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@31ac7545{HTTP/1.1,[http/1.1]}{127.0.0.1:51796}
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.Server Started @2304241ms
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51796}
[junit4] 2> 2299235 ERROR (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49c28b9c{/solr,null,AVAILABLE}
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2299235 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2299236 INFO (jetty-launcher-2182-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6870e426{HTTP/1.1,[http/1.1]}{127.0.0.1:51797}
[junit4] 2> 2299236 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-26T23:36:50.453Z
[junit4] 2> 2299236 INFO (jetty-launcher-2182-thread-4) [ ]
o.e.j.s.Server Started @2304242ms
[junit4] 2> 2299236 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51797}
[junit4] 2> 2299236 ERROR (jetty-launcher-2182-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2299237 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2299237 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2299237 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2299237 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-26T23:36:50.454Z
[junit4] 2> 2299237 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2299239 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2299242 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2299242 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2299292 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51788/solr
[junit4] 2> 2299292 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51788/solr
[junit4] 2> 2299298 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51788/solr
[junit4] 2> 2299299 INFO (jetty-launcher-2182-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51788/solr
[junit4] 2> 2299357 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2299359 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51790_solr
[junit4] 2> 2299361 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.c.Overseer Overseer
(id=97861619568082956-127.0.0.1:51790_solr-n_0000000000) starting
[junit4] 2> 2299362 INFO (jetty-launcher-2182-thread-2)
[n:127.0.0.1:51792_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2299363 INFO (jetty-launcher-2182-thread-4)
[n:127.0.0.1:51797_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2299365 INFO (jetty-launcher-2182-thread-3)
[n:127.0.0.1:51796_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2299367 INFO (jetty-launcher-2182-thread-2)
[n:127.0.0.1:51792_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51792_solr
[junit4] 2> 2299369 INFO (jetty-launcher-2182-thread-4)
[n:127.0.0.1:51797_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51797_solr
[junit4] 2> 2299372 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2299372 INFO
(zkCallback-2204-thread-1-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2299372 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2299373 INFO (jetty-launcher-2182-thread-3)
[n:127.0.0.1:51796_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51796_solr
[junit4] 2> 2299373 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2299375 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2299375 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2299375 INFO
(zkCallback-2204-thread-1-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2299377 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2299378 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51790_solr
[junit4] 2> 2299381 INFO
(zkCallback-2204-thread-1-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2299381 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2299381 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2299382 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2299395 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2299395 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2299395 INFO
(zkCallback-2204-thread-1-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2299395 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2299526 INFO (jetty-launcher-2182-thread-3)
[n:127.0.0.1:51796_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299527 INFO (jetty-launcher-2182-thread-2)
[n:127.0.0.1:51792_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299531 INFO (jetty-launcher-2182-thread-4)
[n:127.0.0.1:51797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299531 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299543 INFO (jetty-launcher-2182-thread-3)
[n:127.0.0.1:51796_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299543 INFO (jetty-launcher-2182-thread-3)
[n:127.0.0.1:51796_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299544 INFO (jetty-launcher-2182-thread-2)
[n:127.0.0.1:51792_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299544 INFO (jetty-launcher-2182-thread-2)
[n:127.0.0.1:51792_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299546 INFO (jetty-launcher-2182-thread-3)
[n:127.0.0.1:51796_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node3
[junit4] 2> 2299547 INFO (jetty-launcher-2182-thread-4)
[n:127.0.0.1:51797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299547 INFO (jetty-launcher-2182-thread-2)
[n:127.0.0.1:51792_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node2
[junit4] 2> 2299548 INFO (jetty-launcher-2182-thread-4)
[n:127.0.0.1:51797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299549 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299549 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2299550 INFO (jetty-launcher-2182-thread-4)
[n:127.0.0.1:51797_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node4
[junit4] 2> 2299551 INFO (jetty-launcher-2182-thread-1)
[n:127.0.0.1:51790_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node1
[junit4] 2> 2299669 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2299671 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51788/solr ready
[junit4] 2> 2299719 INFO
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
[junit4] 2> 2299722 INFO
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[5FDD3408137F22C0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2299728 INFO (qtp1353666305-13801) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2299731 INFO
(OverseerThreadFactory-5960-thread-1-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollection
[junit4] 2> 2299732 ERROR
(OverseerThreadFactory-5960-thread-1-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: acollection operation: create
failed:org.apache.solr.common.SolrException: numShards must be > 0
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:124)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2299746 INFO (qtp1353666305-13801) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
status=400 QTime=18
[junit4] 2> 2299747 INFO
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
[junit4] 2> 2299774 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTooManyReplicas
[junit4] 2> 2299777 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[5FDD3408137F22C0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2299780 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2299784 INFO
(OverseerThreadFactory-5960-thread-2-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection
[junit4] 2> 2299785 WARN
(OverseerThreadFactory-5960-thread-2-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.CreateCollectionCmd Specified
replicationFactor of 10 on collection collection is higher than or equal to the
number of Solr instances currently live or live and part of your
createNodeSet(4). It's unusual to run two replica of the same slice on the same
Solr-instance.
[junit4] 2> 2299785 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_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> 2299787 ERROR
(OverseerThreadFactory-5960-thread-2-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: collection operation: create
failed:org.apache.solr.common.SolrException: Cannot create collection
collection. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to
be created. Value of numShards is 2 and value of replicationFactor is 10. This
requires 20 shards to be created (higher than the allowed number)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:155)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2299791 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=collection&action=CREATE&numShards=2&wt=javabin&version=2}
status=400 QTime=10
[junit4] 2> 2299792 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testTooManyReplicas
[junit4] 2> 2299822 INFO
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxNodesPerShard
[junit4] 2> 2299826 INFO
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[5FDD3408137F22C0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2299830 INFO (qtp1353666305-13803) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=oversharded&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2299834 INFO
(OverseerThreadFactory-5960-thread-3-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.CreateCollectionCmd Create collection
oversharded
[junit4] 2> 2299834 ERROR
(OverseerThreadFactory-5960-thread-3-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: oversharded operation: create
failed:org.apache.solr.common.SolrException: Cannot create collection
oversharded. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to
be created. Value of numShards is 3 and value of replicationFactor is 2. This
requires 6 shards to be created (higher than the allowed number)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:155)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2299835 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_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> 2299839 INFO (qtp1353666305-13803) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=oversharded&action=CREATE&numShards=3&wt=javabin&version=2}
status=400 QTime=9
[junit4] 2> 2299839 INFO
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxNodesPerShard
[junit4] 2> 2299867 INFO
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
[junit4] 2> 2299869 INFO
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[5FDD3408137F22C0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2299873 INFO (qtp1353666305-13804) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=unknown_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2299878 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2299878 INFO
(OverseerThreadFactory-5960-thread-4-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2299879 ERROR
(OverseerThreadFactory-5960-thread-4-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: unknown_collection operation: delete
failed:org.apache.solr.common.SolrException: Could not find collection :
unknown_collection
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:845)
[junit4] 2> at
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2299883 INFO (qtp1353666305-13804) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400
QTime=10
[junit4] 2> 2299886 INFO (qtp1353666305-13805) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2299890 INFO
(OverseerThreadFactory-5960-thread-5-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollectionafterbaddelete
[junit4] 2> 2299892 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2300015 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
[junit4] 2> 2300015 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
[junit4] 2> 2300015 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2300016 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2300132 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2300132 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2301040 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2301040 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2301076 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema
[acollectionafterbaddelete_shard1_replica2] Schema name=minimal
[junit4] 2> 2301076 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema
[acollectionafterbaddelete_shard1_replica1] Schema name=minimal
[junit4] 2> 2301080 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2301080 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2301081 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'acollectionafterbaddelete_shard1_replica2' using configuration from
collection acollectionafterbaddelete, trusted=true
[junit4] 2> 2301080 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'acollectionafterbaddelete_shard1_replica1' using configuration from
collection acollectionafterbaddelete, trusted=true
[junit4] 2> 2301081 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica1' (registry
'solr.core.acollectionafterbaddelete.shard1.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2301081 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica2' (registry
'solr.core.acollectionafterbaddelete.shard1.replica2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2301081 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2301081 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2301081 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[[acollectionafterbaddelete_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica1/data/]
[junit4] 2> 2301082 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
[[acollectionafterbaddelete_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica2/data/]
[junit4] 2> 2301176 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2301176 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2301176 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2301176 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2301179 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2301179 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2301179 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2301179 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2301182 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b69b59f[acollectionafterbaddelete_shard1_replica2] main]
[junit4] 2> 2301182 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@44542e31[acollectionafterbaddelete_shard1_replica1] main]
[junit4] 2> 2301184 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2301184 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2301185 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2301185 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2301185 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 2301185 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 2301185 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1565785915289239552
[junit4] 2> 2301185 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1565785915289239552
[junit4] 2> 2301186 INFO
(searcherExecutor-5970-thread-1-processing-n:127.0.0.1:51792_solr
x:acollectionafterbaddelete_shard1_replica1 s:shard1
c:acollectionafterbaddelete) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica1] Registered new searcher
Searcher@44542e31[acollectionafterbaddelete_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2301187 INFO
(searcherExecutor-5969-thread-1-processing-n:127.0.0.1:51797_solr
x:acollectionafterbaddelete_shard1_replica2 s:shard1
c:acollectionafterbaddelete) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica2] Registered new searcher
Searcher@3b69b59f[acollectionafterbaddelete_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2301197 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2301197 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 2301197 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:51792/solr/acollectionafterbaddelete_shard1_replica1/
[junit4] 2> 2301197 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=acollectionafterbaddelete_shard1_replica1 url=http://127.0.0.1:51792/solr
START
replicas=[http://127.0.0.1:51797/solr/acollectionafterbaddelete_shard1_replica2/]
nUpdates=100
[junit4] 2> 2301197 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=acollectionafterbaddelete_shard1_replica1 url=http://127.0.0.1:51792/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2301199 INFO (qtp164019851-13816) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.S.Request
[acollectionafterbaddelete_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2301199 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2301199 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] 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> 2301199 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 2301207 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:51792/solr/acollectionafterbaddelete_shard1_replica1/ shard1
[junit4] 2> 2301322 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2301322 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2301374 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2301378 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2}
status=0 QTime=1364
[junit4] 2> 2301491 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2301491 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2302210 INFO (qtp164019851-13814) [n:127.0.0.1:51797_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2}
status=0 QTime=2196
[junit4] 2> 2302215 INFO (qtp1353666305-13805) [n:127.0.0.1:51792_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> 2302321 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2302321 INFO
(zkCallback-2201-thread-1-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2303226 INFO (qtp1353666305-13805) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3339
[junit4] 2> 2303228 INFO
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
[junit4] 2> 2303259 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
[junit4] 2> 2303262 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[5FDD3408137F22C0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2303264 INFO (qtp1353666305-13801) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2303268 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2303268 INFO
(OverseerThreadFactory-5960-thread-5-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2303272 INFO (qtp164019851-13821) [n:127.0.0.1:51797_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.acollectionafterbaddelete.shard1.replica2, tag=null
[junit4] 2> 2303273 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.acollectionafterbaddelete.shard1.replica1, tag=null
[junit4] 2> 2303283 INFO (qtp164019851-13821) [n:127.0.0.1:51797_solr
] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2] CLOSING
SolrCore org.apache.solr.core.SolrCore@4684f748
[junit4] 2> 2303286 INFO (qtp164019851-13821) [n:127.0.0.1:51797_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.acollectionafterbaddelete.shard1.replica2, tag=1183119176
[junit4] 2> 2303287 INFO (qtp164019851-13821) [n:127.0.0.1:51797_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=1183119176
[junit4] 2> 2303287 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1] CLOSING
SolrCore org.apache.solr.core.SolrCore@41323fd5
[junit4] 2> 2303288 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.acollectionafterbaddelete.shard1.replica1, tag=1093812181
[junit4] 2> 2303288 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=1093812181
[junit4] 2> 2303290 INFO (qtp164019851-13821) [n:127.0.0.1:51797_solr
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 2303291 INFO (qtp164019851-13821) [n:127.0.0.1:51797_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 2303293 WARN
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.LeaderElector Our node is no longer in
line to be leader
[junit4] 2> 2303294 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=20
[junit4] 2> 2304013 INFO (qtp1353666305-13801) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2}
status=0 QTime=748
[junit4] 2> 2304017 INFO (qtp1353666305-13803) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2304021 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2304028 INFO (qtp1353666305-13803) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=10
[junit4] 2> 2304029 INFO (qtp1353666305-13804) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2304029 INFO (qtp1353666305-13804) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2304029 INFO (qtp1353666305-13806) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2304033 INFO
(OverseerThreadFactory-5960-thread-5-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.CreateCollectionCmd Create collection
onlyinzk
[junit4] 2> 2304033 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2304261 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2
[junit4] 2> 2304262 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2
[junit4] 2> 2304262 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2304376 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 2304376 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 2305289 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2305289 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2305299 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard1_replica1] Schema name=minimal
[junit4] 2> 2305299 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard2_replica1] Schema name=minimal
[junit4] 2> 2305304 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2305304 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2305304 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard2_replica1' using configuration from collection
onlyinzk, trusted=true
[junit4] 2> 2305304 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard1_replica1' using configuration from collection
onlyinzk, trusted=true
[junit4] 2> 2305304 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.onlyinzk.shard2.replica1' (registry
'solr.core.onlyinzk.shard2.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2305304 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.onlyinzk.shard1.replica1' (registry
'solr.core.onlyinzk.shard1.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2305304 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2305305 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2305305 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node4/onlyinzk_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node4/onlyinzk_shard2_replica1/data/]
[junit4] 2> 2305305 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node3/onlyinzk_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node3/onlyinzk_shard1_replica1/data/]
[junit4] 2> 2305409 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2305409 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2305410 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2305410 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2305411 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2305412 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2305412 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2305413 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2305413 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2e1222fd[onlyinzk_shard2_replica1] main]
[junit4] 2> 2305414 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7b25a4ef[onlyinzk_shard1_replica1] main]
[junit4] 2> 2305415 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2305416 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2305416 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2305417 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2305417 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2305417 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565785919726813184
[junit4] 2> 2305417 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2305418 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565785919727861760
[junit4] 2> 2305418 INFO
(searcherExecutor-5979-thread-1-processing-n:127.0.0.1:51797_solr
x:onlyinzk_shard2_replica1 s:shard2 c:onlyinzk) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[onlyinzk_shard2_replica1] Registered new searcher
Searcher@2e1222fd[onlyinzk_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2305419 INFO
(searcherExecutor-5980-thread-1-processing-n:127.0.0.1:51796_solr
x:onlyinzk_shard1_replica1 s:shard1 c:onlyinzk) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[onlyinzk_shard1_replica1] Registered new searcher
Searcher@7b25a4ef[onlyinzk_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2305429 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2305429 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2305429 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:51797/solr/onlyinzk_shard2_replica1/
[junit4] 2> 2305429 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2305429 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 2305429 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2305429 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:51797/solr/onlyinzk_shard2_replica1/ has no replicas
[junit4] 2> 2305430 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:51796/solr/onlyinzk_shard1_replica1/
[junit4] 2> 2305430 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2305430 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 2305430 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:51796/solr/onlyinzk_shard1_replica1/ has no replicas
[junit4] 2> 2305430 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2305438 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51797/solr/onlyinzk_shard2_replica1/ shard2
[junit4] 2> 2305439 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51796/solr/onlyinzk_shard1_replica1/ shard1
[junit4] 2> 2305551 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 2305551 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 2305606 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2305606 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2305610 INFO (qtp164019851-13822) [n:127.0.0.1:51797_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2}
status=0 QTime=1348
[junit4] 2> 2305610 INFO (qtp105634542-13809) [n:127.0.0.1:51796_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2}
status=0 QTime=1348
[junit4] 2> 2305615 INFO (qtp1353666305-13806) [n:127.0.0.1:51792_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> 2305729 INFO
(zkCallback-2203-thread-1-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 2305729 INFO
(zkCallback-2202-thread-1-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 2306047 INFO
(OverseerCollectionConfigSetProcessor-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000014 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2306617 INFO (qtp1353666305-13806) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2588
[junit4] 2> 2306618 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2306619 INFO (qtp1353666305-13790) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2306619 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
[junit4] 2> 2306653 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[5FDD3408137F22C0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoCollectionSpecified
[junit4] 2> 2306655 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[5FDD3408137F22C0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2306657 INFO (qtp1353666305-13805) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2306662 INFO
(OverseerThreadFactory-5960-thread-5-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2306666 INFO (qtp105634542-13810) [n:127.0.0.1:51796_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.onlyinzk.shard1.replica1, tag=null
[junit4] 2> 2306667 INFO (qtp164019851-13823) [n:127.0.0.1:51797_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.onlyinzk.shard2.replica1, tag=null
[junit4] 2> 2306676 INFO (qtp105634542-13810) [n:127.0.0.1:51796_solr
] o.a.s.c.SolrCore [onlyinzk_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@22685e86
[junit4] 2> 2306679 INFO (qtp164019851-13823) [n:127.0.0.1:51797_solr
] o.a.s.c.SolrCore [onlyinzk_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@37b7ba3d
[junit4] 2> 2306679 INFO (qtp105634542-13810) [n:127.0.0.1:51796_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.onlyinzk.shard1.replica1, tag=577265286
[junit4] 2> 2306679 INFO (qtp105634542-13810) [n:127.0.0.1:51796_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.onlyinzk.shard1.leader, tag=577265286
[junit4] 2> 2306683 INFO (qtp164019851-13823) [n:127.0.0.1:51797_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.onlyinzk.shard2.replica1, tag=934787645
[junit4] 2> 2306683 INFO (qtp164019851-13823) [n:127.0.0.1:51797_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.onlyinzk.shard2.leader, tag=934787645
[junit4] 2> 2306685 INFO (qtp105634542-13810) [n:127.0.0.1:51796_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 2306687 INFO (qtp164019851-13823) [n:127.0.0.1:51797_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 2307406 INFO (qtp1353666305-13805) [n:127.0.0.1:51792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=748
[junit4] 2> 2307409 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-002&collection.configName=conf&name=corewithnocollection&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 2307411 INFO
(OverseerStateUpdate-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 2308443 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2308497 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.s.IndexSchema
[corewithnocollection] Schema name=minimal
[junit4] 2> 2308501 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2308501 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.CoreContainer Creating
SolrCore 'corewithnocollection' using configuration from collection
corewithnocollection, trusted=true
[junit4] 2> 2308502 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.corewithnocollection.shard1.core_node1' (registry
'solr.core.corewithnocollection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3451f52f
[junit4] 2> 2308502 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2308502 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrCore
[[corewithnocollection] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-001/node2/corewithnocollection],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001/tempDir-002/]
[junit4] 2> 2308582 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2308582 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2308587 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2308587 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2308588 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.s.SolrIndexSearcher
Opening [Searcher@55e4d87e[corewithnocollection] main]
[junit4] 2> 2308590 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2308591 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2308591 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2308591 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565785923054993408
[junit4] 2> 2308592 INFO
(searcherExecutor-5989-thread-1-processing-n:127.0.0.1:51792_solr
x:corewithnocollection c:corewithnocollection) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrCore
[corewithnocollection] Registered new searcher
Searcher@55e4d87e[corewithnocollection]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2308602 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2308602 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2308602 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:51792/solr/corewithnocollection/
[junit4] 2> 2308602 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 2308602 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SyncStrategy
http://127.0.0.1:51792/solr/corewithnocollection/ has no replicas
[junit4] 2> 2308602 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corewithnocollection x:corewithnocollection]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2308611 INFO (qtp1353666305-13802) [n:127.0.0.1:51792_solr
c:corew
[...truncated too long message...]
.c.Overseer Overseer (id=97861619568082956-127.0.0.1:51790_solr-n_0000000000)
closing
[junit4] 2> 2475703 INFO
(OverseerStateUpdate-97861619568082956-127.0.0.1:51790_solr-n_0000000000)
[n:127.0.0.1:51790_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51790_solr
[junit4] 2> 2475704 WARN
(zkCallback-2201-thread-4-processing-n:127.0.0.1:51792_solr)
[n:127.0.0.1:51792_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2475706 INFO
(zkCallback-2204-thread-4-processing-n:127.0.0.1:51790_solr)
[n:127.0.0.1:51790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 2475707 INFO (coreCloseExecutor-6189-thread-1)
[n:127.0.0.1:51796_solr c:withconfigset2 s:shard1 r:core_node1
x:withconfigset2_shard1_replica1] o.a.s.c.SolrCore
[withconfigset2_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@609a44e6
[junit4] 2> 2475707 INFO
(zkCallback-2202-thread-3-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 2475708 INFO (jetty-closer-2183-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@31aa29d{/solr,null,UNAVAILABLE}
[junit4] 2> 2475713 INFO (coreCloseExecutor-6189-thread-1)
[n:127.0.0.1:51796_solr c:withconfigset2 s:shard1 r:core_node1
x:withconfigset2_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.withconfigset2.shard1.replica1, tag=1620722918
[junit4] 2> 2475713 INFO (jetty-closer-2183-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@52f785c5{/solr,null,UNAVAILABLE}
[junit4] 2> 2475714 INFO
(zkCallback-2202-thread-3-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2475714 INFO
(zkCallback-2202-thread-4-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51796_solr
[junit4] 2> 2475717 INFO (coreCloseExecutor-6189-thread-1)
[n:127.0.0.1:51796_solr c:withconfigset2 s:shard1 r:core_node1
x:withconfigset2_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.withconfigset2.shard1.leader,
tag=1620722918
[junit4] 2> 2475718 WARN
(zkCallback-2202-thread-4-processing-n:127.0.0.1:51796_solr)
[n:127.0.0.1:51796_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2475719 INFO (jetty-closer-2183-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@54210c04{/solr,null,UNAVAILABLE}
[junit4] 2> 2477205 WARN
(zkCallback-2203-thread-4-processing-n:127.0.0.1:51797_solr)
[n:127.0.0.1:51797_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2477206 INFO (jetty-closer-2183-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49c28b9c{/solr,null,UNAVAILABLE}
[junit4] 2> 2477210 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51788 51788
[junit4] 2> 2477236 INFO (Thread-2571) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51788 51788
[junit4] 2> 2485170 WARN (Thread-2571) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/aliases.json
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 23 /solr/configs/conf
[junit4] 2> 5 /solr/configs/conf2
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 289 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/awhollynewcollection_0/state.json
[junit4] 2> 4
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 4 /solr/collections/addReplicaColl/state.json
[junit4] 2> 4 /solr/collections/reloaded_collection/state.json
[junit4] 2> 3
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 2 /solr/collections/onlyinzk/state.json
[junit4] 2> 2
/solr/collections/halfdeletedcollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 474 /solr/collections
[junit4] 2> 25 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2485170 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[5FDD3408137F22C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5FDD3408137F22C0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1201, maxMBSortInHeap=5.006172682077919,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-VE, timezone=Africa/Mbabane
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=265812176,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch,
DistribJoinFromCollectionTest, DistribCursorPagingTest, ConvertedLegacyTest,
ExitableDirectoryReaderTest, CloudMLTQParserTest, TestDistributedMissingSort,
TestXmlQParserPlugin, SliceStateTest, TestLeaderElectionZkExpiry, TestRecovery,
FieldMutatingUpdateProcessorTest, SortByFunctionTest,
TestGeoJSONResponseWriter, ParsingFieldUpdateProcessorsTest, TestFastLRUCache,
SmileWriterTest, TestSolrDeletionPolicy2, TestManagedSchemaAPI,
TestMissingGroups, HdfsTlogReplayBufferedWhileIndexingTest,
HighlighterMaxOffsetTest, CurrencyFieldOpenExchangeTest,
TestUseDocValuesAsStored2, SolrMetricReporterTest, AliasIntegrationTest,
AnalyticsQueryTest, UpdateLogTest, TestHighFrequencyDictionaryFactory,
UUIDFieldTest, TestLRUCache, LeaderElectionIntegrationTest,
SolrGangliaReporterTest, TestReqParamsAPI, ReplicationFactorTest,
TestSchemaSimilarityResource, SharedFSAutoReplicaFailoverTest,
TestPHPSerializedResponseWriter, TestQueryUtils,
TestDynamicFieldCollectionResource, PrimUtilsTest, TestNamedUpdateProcessors,
PKIAuthenticationIntegrationTest, TestLMDirichletSimilarityFactory,
SuggestComponentTest, SuggesterWFSTTest, TestUninvertingReader,
ReplicaListTransformerTest, TestNonDefinedSimilarityFactory, BasicZkTest,
TestImpersonationWithHadoopAuth, CSVRequestHandlerTest,
CollectionTooManyReplicasTest, TestClusterStateMutator,
DistributedFacetPivotSmallAdvancedTest, SpellCheckComponentTest,
TestHdfsBackupRestoreCore, MissingSegmentRecoveryTest, TestIndexingPerformance,
SolrCloudExampleTest, SolrCmdDistributorTest, OnlyLeaderIndexesTest,
TestSolr4Spatial, BasicFunctionalityTest, ForceLeaderTest, TestBlobHandler,
TestExpandComponent, HdfsBasicDistributedZkTest, TestSolrQueryParserResource,
TestJavabinTupleStreamParser, EchoParamsTest, NoCacheHeaderTest,
SecurityConfHandlerTest, TestPKIAuthenticationPlugin,
SignatureUpdateProcessorFactoryTest, SolrIndexSplitterTest, LoggingHandlerTest,
TestSSLRandomization, PeerSyncReplicationTest, TestRandomFaceting, TestMacros,
LeaderInitiatedRecoveryOnShardRestartTest, HdfsSyncSliceTest,
TestQuerySenderListener, SpellPossibilityIteratorTest,
FullSolrCloudDistribCmdsTest, TestRTimerTree, PreAnalyzedFieldTest,
BadIndexSchemaTest, DeleteInactiveReplicaTest, TestSimpleTrackingShardHandler,
UUIDUpdateProcessorFallbackTest, CollectionReloadTest, CoreSorterTest,
TestStressRecovery, TestBadConfig, DistributedFacetPivotWhiteBoxTest,
WordBreakSolrSpellCheckerTest, TestFiltering, TestInPlaceUpdatesDistrib,
HdfsWriteToMultipleCollectionsTest, CleanupOldIndexTest,
ExternalFileFieldSortTest, AutoCommitTest, RegexBoostProcessorTest,
TestIndexSearcher, TestSolrCloudWithSecureImpersonation, TimeZoneUtilsTest,
TestSolrCloudWithDelegationTokens, QueryParsingTest,
TestClassicSimilarityFactory, AnalysisErrorHandlingTest,
BlockJoinFacetRandomTest, WrapperMergePolicyFactoryTest,
TestHalfAndHalfDocValues, TestScoreJoinQPScore, TestHdfsCloudBackupRestore,
TestSystemCollAutoCreate, MinimalSchemaTest, TestBulkSchemaAPI,
SubstringBytesRefFilterTest, UpdateRequestProcessorFactoryTest,
CircularListTest, TestSmileRequest, SystemInfoHandlerTest,
ClassificationUpdateProcessorTest, MultiThreadedOCPTest,
DataDrivenBlockJoinTest, ZkStateWriterTest, TestConfigOverlay,
TestSolrIndexConfig, TestTolerantUpdateProcessorCloud, SpatialRPTFieldTypeTest,
HdfsRecoveryZkTest, ManagedSchemaRoundRobinCloudTest, TestDocumentBuilder,
TestQueryWrapperFilter, TestSolrQueryResponse, TestDynamicLoading,
TestTestInjection, TlogReplayBufferedWhileIndexingTest,
BigEndianAscendingWordDeserializerTest, TestDistribIDF,
OpenCloseCoreStressTest, TestCoreAdminApis, TestManagedResourceStorage,
TestFieldCacheSortRandom, TestDistributedGrouping, UpdateParamsTest,
TestNoOpRegenerator, TestSearchPerf, LeaderElectionContextKeyTest,
TestRecoveryHdfs, JsonLoaderTest, ScriptEngineTest,
DocExpirationUpdateProcessorFactoryTest, TestLegacyNumericRangeQueryBuilder,
TestFieldCacheReopen, CachingDirectoryFactoryTest,
SolrCoreCheckLockOnStartupTest, TestManagedStopFilterFactory,
LukeRequestHandlerTest, TestFileDictionaryLookup, StatsComponentTest,
ChangedSchemaMergeTest, DistributedIntervalFacetingTest,
TestSolrCoreProperties, ReturnFieldsTest, TestStressInPlaceUpdates,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [356/703 (1!)] on J1 in 186.11s, 20 tests, 1 failure <<<
FAILURES!
[...truncated 44539 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]