Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/256/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny
2 tests failed.
FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
replica never fully recovered
Stack Trace:
java.lang.AssertionError: replica never fully recovered
at
__randomizedtesting.SeedInfo.seed([3EA8F60BE14FE065:535452F65B071F62]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:303)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:255)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration
Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes:
[127.0.0.1:58280_solr] Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"testIntegration_shard1_replica_n1",
"base_url":"http://127.0.0.1:58279/solr",
"node_name":"127.0.0.1:58279_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"http://127.0.0.1:58280/solr",
"node_name":"127.0.0.1:58280_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2
again
null
Live Nodes: [127.0.0.1:58280_solr]
Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"testIntegration_shard1_replica_n1",
"base_url":"http://127.0.0.1:58279/solr",
"node_name":"127.0.0.1:58279_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"http://127.0.0.1:58280/solr",
"node_name":"127.0.0.1:58280_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([3EA8F60BE14FE065:8EC9F827C4704140]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12389 lines...]
[junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/init-core-data-001
[junit4] 2> 1209524 WARN
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 1209524 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1209525 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1209525 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1209525 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001
[junit4] 2> 1209525 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1209526 INFO (Thread-2180) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1209526 INFO (Thread-2180) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1209528 ERROR (Thread-2180) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1209629 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51285
[junit4] 2> 1209645 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1209645 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1209645 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1209647 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e8d008c{/solr,null,AVAILABLE}
[junit4] 2> 1209648 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f909a0c{/solr,null,AVAILABLE}
[junit4] 2> 1209648 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8058340{HTTP/1.1,[http/1.1]}{127.0.0.1:51287}
[junit4] 2> 1209648 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.Server Started @1211410ms
[junit4] 2> 1209648 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51287}
[junit4] 2> 1209648 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e750de4{/solr,null,AVAILABLE}
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5aacec5a{HTTP/1.1,[http/1.1]}{127.0.0.1:51288}
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.Server Started @1211410ms
[junit4] 2> 1209649 ERROR (jetty-launcher-1764-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@44713dfa{HTTP/1.1,[http/1.1]}{127.0.0.1:51289}
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.Server Started @1211410ms
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51289}
[junit4] 2> 1209649 ERROR (jetty-launcher-1764-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-20T02:16:05.802524Z
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51288}
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1209649 ERROR (jetty-launcher-1764-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-20T02:16:05.802762Z
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1209649 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-20T02:16:05.802905Z
[junit4] 2> 1209651 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1209651 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1209651 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1209657 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51285/solr
[junit4] 2> 1209658 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51285/solr
[junit4] 2> 1209658 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51285/solr
[junit4] 2> 1209793 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1209793 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51288_solr
[junit4] 2> 1209795 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98858812419604487-127.0.0.1:51288_solr-n_0000000000) starting
[junit4] 2> 1209795 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1209796 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1209797 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51289_solr
[junit4] 2> 1209797 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51287_solr
[junit4] 2> 1209799 INFO (zkCallback-1779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1209799 INFO (zkCallback-1780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1209800 INFO (zkCallback-1781-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1209801 INFO (zkCallback-1779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1209801 INFO (zkCallback-1780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1209805 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1209806 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 1209808 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1209810 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:51287_solr,
127.0.0.1:51289_solr]
[junit4] 2> 1209810 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1209810 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1209810 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51288_solr
[junit4] 2> 1209811 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51288_solr"} current state version: 0
[junit4] 2> 1209812 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51288_solr
[junit4] 2> 1209812 INFO (zkCallback-1779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1209812 INFO (zkCallback-1780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1209813 INFO (zkCallback-1781-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1209813 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1209814 DEBUG
(OverseerAutoScalingTriggerThread-98858812419604487-127.0.0.1:51288_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1209814 DEBUG (ScheduledTrigger-5145-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:51287_solr, 127.0.0.1:51288_solr,
127.0.0.1:51289_solr]
[junit4] 2> 1209863 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51287.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209891 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51288.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209893 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51289.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209925 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51287.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209926 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51287.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209929 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/.
[junit4] 2> 1209937 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51288.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209937 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51288.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209937 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51289.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209937 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51289.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1209940 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/.
[junit4] 2> 1209940 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/.
[junit4] 2> 1210001 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1210003 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51285/solr ready
[junit4] 2> 1210010 INFO (qtp747802032-11591) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1210013 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection
AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1210013 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
[junit4] 2> 1210014 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 1210017 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection/protwords.txt
[junit4] 2> 1210019 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/AutoscalingHistoryHandlerTest_collection/solrconfig.xml
[junit4] 2> 1210021 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/AutoscalingHistoryHandlerTest_collection/synonyms.txt
[junit4] 2> 1210024 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection/stopwords.txt
[junit4] 2> 1210027 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_it.txt
[junit4] 2> 1210029 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ca.txt
[junit4] 2> 1210032 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stemdict_nl.txt
[junit4] 2> 1210034 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hy.txt
[junit4] 2> 1210037 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_no.txt
[junit4] 2> 1210040 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_id.txt
[junit4] 2> 1210042 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_da.txt
[junit4] 2> 1210045 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ga.txt
[junit4] 2> 1210047 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hi.txt
[junit4] 2> 1210050 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ja.txt
[junit4] 2> 1210052 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_pt.txt
[junit4] 2> 1210055 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_hu.txt
[junit4] 2> 1210057 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_el.txt
[junit4] 2> 1210060 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ru.txt
[junit4] 2> 1210062 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_tr.txt
[junit4] 2> 1210065 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ar.txt
[junit4] 2> 1210067 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/userdict_ja.txt
[junit4] 2> 1210070 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_eu.txt
[junit4] 2> 1210072 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_it.txt
[junit4] 2> 1210075 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_cz.txt
[junit4] 2> 1210078 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stoptags_ja.txt
[junit4] 2> 1210080 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_fr.txt
[junit4] 2> 1210083 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_de.txt
[junit4] 2> 1210085 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fa.txt
[junit4] 2> 1210088 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/contractions_ga.txt
[junit4] 2> 1210090 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ca.txt
[junit4] 2> 1210093 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_nl.txt
[junit4] 2> 1210095 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_bg.txt
[junit4] 2> 1210098 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_en.txt
[junit4] 2> 1210100 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_es.txt
[junit4] 2> 1210103 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_lv.txt
[junit4] 2> 1210105 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_ro.txt
[junit4] 2> 1210108 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_th.txt
[junit4] 2> 1210110 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fr.txt
[junit4] 2> 1210113 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_sv.txt
[junit4] 2> 1210115 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_fi.txt
[junit4] 2> 1210118 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/hyphenations_ga.txt
[junit4] 2> 1210120 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/AutoscalingHistoryHandlerTest_collection/lang/stopwords_gl.txt
[junit4] 2> 1210123 INFO (OverseerThreadFactory-5147-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/AutoscalingHistoryHandlerTest_collection/params.json
[junit4] 2> 1210130 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "name":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "numShards":"1",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1210130 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ClusterStateMutator building a new cName:
AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1210130 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 1210237 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1210237 INFO
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1210238 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1210238 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1210240 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1210240 INFO
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1210241 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1210242 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1210243 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1210243 INFO
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1210245 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1210245 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1210354 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
[junit4] 2> 1210464 INFO (qtp747802032-11595) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1210464 INFO (qtp1200764806-11589) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1210464 INFO (qtp854930090-11581) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1210464 INFO (qtp747802032-11595) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1210465 INFO (qtp1200764806-11589) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1210465 INFO (qtp854930090-11581) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "node_name":"127.0.0.1:51288_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "node_name":"127.0.0.1:51288_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:51288/solr","node_name":"127.0.0.1:51288_solr","state":"down","type":"NRT"}
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "node_name":"127.0.0.1:51288_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "node_name":"127.0.0.1:51287_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "node_name":"127.0.0.1:51287_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:51287/solr","node_name":"127.0.0.1:51287_solr","state":"down","type":"NRT"}
[junit4] 2> 1210469 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "node_name":"127.0.0.1:51288_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "node_name":"127.0.0.1:51287_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1210470 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "node_name":"127.0.0.1:51289_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1210470 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "node_name":"127.0.0.1:51289_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1210470 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:51289/solr","node_name":"127.0.0.1:51289_solr","state":"down","type":"NRT"}
[junit4] 2> 1210470 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"3",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:51289/solr",
[junit4] 2> "node_name":"127.0.0.1:51289_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:51288/solr",
[junit4] 2> "node_name":"127.0.0.1:51288_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
[junit4] 2> "base_url":"http://127.0.0.1:51287/solr",
[junit4] 2> "node_name":"127.0.0.1:51287_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1210571 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
[junit4] 2> 1210571 INFO (zkCallback-1780-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1210571 INFO (zkCallback-1779-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1210571 INFO (zkCallback-1781-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1210572 INFO (zkCallback-1780-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1210572 INFO (zkCallback-1781-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1210573 INFO (zkCallback-1779-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for
collection [AutoscalingHistoryHandlerTest_collection] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1210825 DEBUG (ScheduledTrigger-5145-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:51287_solr, 127.0.0.1:51288_solr,
127.0.0.1:51289_solr]
[junit4] 2> 1211487 INFO (qtp854930090-11581) [ ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1211487 INFO (qtp747802032-11595) [ ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1211487 INFO (qtp747802032-11595) [ ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1211488 INFO (qtp854930090-11581) [ ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1211488 INFO (qtp1200764806-11589) [ ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 1211488 INFO (qtp1200764806-11589) [ ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 1211488 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 1211489 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 1211489 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 1211489 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 1211489 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
[junit4] 2> 1211489 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 1211490 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
[junit4] 2> 1211489 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 1211490 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
[junit4] 2> 1211490 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 1211491 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
[junit4] 2> 1211490 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 1211491 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
[junit4] 2> 1211491 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 1211491 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
[junit4] 2> 1211491 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 1211492 WARN (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
[junit4] 2> 1211492 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 1211492 WARN (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 1211491 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 1211496 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 1211496 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 1211497 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 1211497 WARN (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 1211502 INFO (qtp747802032-11595) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1211503 INFO (qtp854930090-11581) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1211506 INFO (qtp1200764806-11589) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1211533 INFO (qtp1200764806-11589) [ ] o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema
name=default-config
[junit4] 2> 1211534 INFO (qtp747802032-11595) [ ] o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema
name=default-config
[junit4] 2> 1211534 INFO (qtp854930090-11581) [ ] o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] Schema
name=default-config
[junit4] 2> 1211727 INFO (qtp1200764806-11589) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1211738 INFO (qtp747802032-11595) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1211753 INFO (qtp854930090-11581) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 1211785 INFO (qtp1200764806-11589) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'AutoscalingHistoryHandlerTest_collection_shard1_replica_n1' using
configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 1211786 INFO (qtp1200764806-11589) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51289.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1211786 INFO (qtp1200764806-11589) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1211786 INFO (qtp1200764806-11589) [ ] o.a.s.c.SolrCore
[[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node2/./AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/data/]
[junit4] 2> 1211795 INFO (qtp854930090-11581) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'AutoscalingHistoryHandlerTest_collection_shard1_replica_n4' using
configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 1211795 INFO (qtp854930090-11581) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51287.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n4'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n4') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1211796 INFO (qtp854930090-11581) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1211796 INFO (qtp854930090-11581) [ ] o.a.s.c.SolrCore
[[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node1/./AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/data/]
[junit4] 2> 1211815 INFO (qtp747802032-11595) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'AutoscalingHistoryHandlerTest_collection_shard1_replica_n2' using
configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 1211815 INFO (qtp747802032-11595) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51288.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b3a3f55
[junit4] 2> 1211816 INFO (qtp747802032-11595) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1211816 INFO (qtp747802032-11595) [ ] o.a.s.c.SolrCore
[[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3EA8F60BE14FE065-001/tempDir-001/node3/./AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/data/]
[junit4] 2> 1211825 INFO (qtp1200764806-11589) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1211830 DEBUG (ScheduledTrigger-5145-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:51287_solr, 127.0.0.1:51288_solr,
127.0.0.1:51289_solr]
[junit4] 2> 1211830 INFO (qtp854930090-11581) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1211871 INFO (qtp747802032-11595) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1211916 INFO (qtp854930090-11581) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1211916 INFO (qtp854930090-11581) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1211918 INFO (qtp854930090-11581) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1211918 INFO (qtp854930090-11581) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1211940 INFO (qtp854930090-11581) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@21313685[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
main]
[junit4] 2> 1211941 INFO (qtp854930090-11581) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1211941 INFO (qtp854930090-11581) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1211941 INFO (qtp854930090-11581) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 1211942 INFO (qtp854930090-11581) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1211943 INFO (qtp854930090-11581) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1211943 INFO (qtp854930090-11581) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 1211944 INFO (qtp854930090-11581) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1211945 INFO (searcherExecutor-5155-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@21313685[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1211945 INFO (searcherExecutor-5155-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 1211945 INFO (searcherExecutor-5155-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1211945 INFO (qtp854930090-11581) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1581741001249128448
[junit4] 2> 1211945 INFO (searcherExecutor-5155-thread-1) [ ]
o.a.s.c.SolrCore [AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
Registered new searcher
Searcher@21313685[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1211951 INFO (qtp854930090-11581) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 1211952 DEBUG
(OverseerStateUpdate-98858812419604487-127.0.0.1:51288_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"AutoscalingHistoryHandlerTest_collection"}
current state version: 0
[junit4] 2> 1211953 INFO (qtp1200764806-11589) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1211954 INFO (qtp1200764806-11589) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1211955 INFO (qtp1200764806-11589) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1211955 INFO (qtp1200764806-11589) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1211959 INFO (qtp747802032-11595) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1211959 INFO (qtp747802032-11595) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1211960 INFO (qtp747802032-11595) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1211960 INFO (qtp747802032-11595) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1211962 INFO (qtp1200764806-11589) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6783d27d[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
main]
[junit4] 2> 1211962 INFO (qtp747802032-11595) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2eefecb0[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
main]
[junit4] 2> 1211963 INFO (qtp1200764806-11589) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1211963 INFO (qtp747802032-11595) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1211964 INFO (qtp1200764806-11589) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1211964 INFO (qtp1200764806-11589) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 1211964 INFO (qtp747802032-11595) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 1211964 INFO (qtp747802032-11595) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 1211965 INFO (qtp1200764806-11589) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1211965 INFO (qtp747802032-11595) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1211965 INFO (qtp1200764806-11589) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1211965 INFO (qtp1200764806-11589) [ ]
o.a.s.s.DirectSolrSpellChecker init: {name=default,fi
[...truncated too long message...]
98858923492835333-127.0.0.1:58280_solr-n_0000000000) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3565980 DEBUG (jetty-closer-5843-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 3565986 INFO (jetty-closer-5843-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6453cf63{/solr,null,UNAVAILABLE}
[junit4] 2> 3566001 ERROR
(SUITE-ExecutePlanActionTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 3566002 INFO
(SUITE-ExecutePlanActionTest-seed#[3EA8F60BE14FE065]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58277 58277
[junit4] 2> 3566022 INFO (Thread-5689) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58277 58277
[junit4] 2> 3566141 WARN (Thread-5689) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/collections/testExecute/state.json
[junit4] 2> 19 /solr/collections/testIntegration/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_3EA8F60BE14FE065-001
[junit4] 2> Oct 20, 2017 2:55:22 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Cyrl-RS,
timezone=America/Belize
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=148650848,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestPerFieldSimilarityWithDefaultOverride, CollectionReloadTest,
TestExactSharedStatsCache, TestRandomCollapseQParserPlugin,
PreAnalyzedUpdateProcessorTest, TestRequestForwarding, HdfsSyncSliceTest,
TestUninvertingReader, RecoveryAfterSoftCommitTest, DirectSolrConnectionTest,
SolrCoreMetricManagerTest, TestMaxScoreQueryParser,
BigEndianAscendingWordDeserializerTest, TestEmbeddedSolrServerSchemaAPI,
TestDFRSimilarityFactory, TestCursorMarkWithoutUniqueKey, SuggestComponentTest,
TestBlobHandler, TestSurroundQueryParser, TestAuthenticationFramework,
TestSolrConfigHandlerCloud, TestTolerantUpdateProcessorCloud,
HdfsNNFailoverTest, TestDynamicFieldResource, LeaderElectionTest,
ResourceLoaderTest, TestGeoJSONResponseWriter, ZkControllerTest,
BasicDistributedZkTest, TestNRTOpen, AsyncCallRequestStatusResponseTest,
TestStreamBody, TestFieldResource, LeaderInitiatedRecoveryOnShardRestartTest,
ShowFileRequestHandlerTest, TestRangeQuery, DateMathParserTest,
TestDistributedSearch, SimpleMLTQParserTest, TestReversedWildcardFilterFactory,
SpellCheckComponentTest, TestExpandComponent, FastVectorHighlighterTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestCloudInspectUtil,
TestSortByMinMaxFunction, HdfsWriteToMultipleCollectionsTest,
SolrRequestParserTest, TestJsonFacetRefinement, TestCustomDocTransformer,
TestIndexingPerformance, TestFieldSortValues, TestReplicationHandler,
XmlUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, TestTolerantSearch,
TestAuthorizationFramework, HdfsBasicDistributedZkTest,
TestHighlightDedupGrouping, TestConfigSetProperties, TestInfoStreamLogging,
TestCollectionAPIs, FieldAnalysisRequestHandlerTest, TestJsonRequest,
HttpSolrCallGetCoreTest, TestMacros, CoreSorterTest,
DistributedQueryElevationComponentTest, TestRebalanceLeaders,
DistributedFacetPivotWhiteBoxTest, TestDelegationWithHadoopAuth, DateFieldTest,
TestNumericTokenStream, TestSSLRandomization, TestAnalyzeInfixSuggestions,
SpellCheckCollatorTest, TestNumericTerms32, TestFiltering, ShardSplitTest,
MetricUtilsTest, AssignBackwardCompatibilityTest, TestRealTimeGet,
AnalyticsMergeStrategyTest, OverseerTaskQueueTest, TestClusterProperties,
TestLeaderInitiatedRecoveryThread, TestLockTree, RestartWhileUpdatingTest,
CSVRequestHandlerTest, TestLRUStatsCache,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RequestHandlersTest,
TestFieldCacheSortRandom, ChaosMonkeyNothingIsSafeTest,
SpatialRPTFieldTypeTest, ConvertedLegacyTest, TestClusterStateMutator,
TestSolr4Spatial2, ExitableDirectoryReaderTest, TestDistribDocBasedVersion,
CollectionTooManyReplicasTest, RequiredFieldsTest, DistanceFunctionTest,
HighlighterConfigTest, AddSchemaFieldsUpdateProcessorFactoryTest,
SpatialHeatmapFacetsTest, TestSolrConfigHandler, SolrGangliaReporterTest,
MinimalSchemaTest, QueryParsingTest, TestCryptoKeys, SolrTestCaseJ4Test,
AutoAddReplicasIntegrationTest, CollectionsAPISolrJTest, AtomicUpdatesTest,
TestCorePropertiesReload, SuggesterTest, DataDrivenBlockJoinTest,
TestRawResponseWriter, DistributedVersionInfoTest, TestChildDocTransformer,
DistributedFacetPivotLargeTest, SolrSlf4jReporterTest, AddReplicaTest,
TestDFISimilarityFactory, SystemLogListenerTest, MultiTermTest, TestUpdate,
DisMaxRequestHandlerTest, DistributedSpellCheckComponentTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestRuleBasedAuthorizationPlugin,
SolrCmdDistributorTest, CoreMergeIndexesAdminHandlerTest,
DefaultValueUpdateProcessorTest, SuggesterTSTTest, MergeStrategyTest,
TestCloudManagedSchema, TestConfigOverlay, TestComplexPhraseQParserPlugin,
ReturnFieldsTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestEmbeddedSolrServerAdminHandler, CachingDirectoryFactoryTest,
TestCloudNestedDocsSort, PrimUtilsTest, TestSystemCollAutoCreate,
XsltUpdateRequestHandlerTest, TestCodecSupport, CdcrVersionReplicationTest,
NoCacheHeaderTest, TestUniqueKeyFieldResource, TestFieldTypeResource,
SortByFunctionTest, WordBreakSolrSpellCheckerTest, TestRecovery, UpdateLogTest,
TestInPlaceUpdatesDistrib, TemplateUpdateProcessorTest, BitVectorTest,
TestJoin, TestHdfsBackupRestoreCore, SecurityConfHandlerTest,
ClassificationUpdateProcessorIntegrationTest, TestCoreAdminApis,
TestSolrCloudWithKerberosAlt, ChangedSchemaMergeTest,
TestExclusionRuleCollectionAccess, DistributedQueryComponentOptimizationTest,
SolrShardReporterTest, SolrInfoBeanTest, TestCoreDiscovery,
TestCollapseQParserPlugin, TestShortCircuitedRequests,
DirectUpdateHandlerOptimizeTest, SimpleCollectionCreateDeleteTest,
TestReqParamsAPI, SolrMetricReporterTest, ShardRoutingTest,
CdcrReplicationHandlerTest, SyncSliceTest, RecoveryZkTest,
ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest,
StatsComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores,
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest,
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest,
TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest,
TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming,
TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestQueryUtils,
TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest,
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest,
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest,
RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest,
TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest,
TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
TestComponentsName, TestLFUCache, SOLR749Test, TestQuerySenderListener,
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery,
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest,
TestStressRecovery, TestMergePolicyConfig, TestBinaryField, OutputWriterTest,
ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, SpellPossibilityIteratorTest,
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest,
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestUtils,
SliceStateTest, UUIDFieldTest, CircularListTest, CursorPagingTest,
CdcrBootstrapTest, CustomCollectionTest, DeleteShardTest, DeleteStatusTest,
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest,
MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest,
MoveReplicaHDFSTest, MultiThreadedOCPTest, ReplaceNodeTest, SolrXmlInZkTest,
TestCloudDeleteByQuery, TestCloudPivotFacet, TestCollectionAPI,
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity,
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch,
TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport,
TestPullReplicaErrorHandling, TestRandomFlRTGCloud,
TestRandomRequestDistribution, TestSkipOverseerOperations,
TestStressCloudBlindAtomicUpdates, TestTlogReplica, AutoScalingHandlerTest,
ExecutePlanActionTest]
[junit4] Completed [702/744 (2!)] on J0 in 662.63s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 40205 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]