Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1463/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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([40A8267D369B599B:2D5482808CD3A69C]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([40A8267D369B599B:B876B3954EF788C8]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str
name="name">_0</str><int name="delCount">1</int><long
name="sizeInBytes">2091</long><int name="size">4</int><date
name="age">2017-10-10T06:36:44.417Z</date><str name="source">flush</str><str
name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int
name="delCount">0</int><long name="sizeInBytes">1913</long><int
name="size">1</int><date name="age">2017-10-10T06:36:44.426Z</date><str
name="source">flush</str><str name="version">8.0.0</str></lst><lst
name="_2"><str name="name">_2</str><int name="delCount">0</int><long
name="sizeInBytes">2024</long><int name="size">4</int><date
name="age">2017-10-10T06:36:44.430Z</date><str name="source">flush</str><str
name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int
name="delCount">0</int><long name="sizeInBytes">1913</long><int
name="size">1</int><date name="age">2017-10-10T06:36:44.431Z</date><str
name="source">flush</str><str name="version">8.0.0</str></lst></lst>
</response>
request was:qt=/admin/segments&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
... 40 more
Build Log:
[...truncated 11602 lines...]
[junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/init-core-data-001
[junit4] 2> 118738 WARN
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 118738 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 118739 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 118739 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 118740 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001
[junit4] 2> 118740 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 118740 INFO (Thread-279) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 118740 INFO (Thread-279) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 118743 ERROR (Thread-279) [ ] 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> 118840 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:50083
[junit4] 2> 118849 INFO (jetty-launcher-106-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 118849 INFO (jetty-launcher-106-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 118849 INFO (jetty-launcher-106-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2aee87c0{/solr,null,AVAILABLE}
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c9a6378{HTTP/1.1,[http/1.1]}{127.0.0.1:55051}
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.e.j.s.Server Started @120810ms
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55051}
[junit4] 2> 118854 ERROR (jetty-launcher-106-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 118854 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-10T05:33:34.106Z
[junit4] 2> 118855 INFO (jetty-launcher-106-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7dc7c43c{/solr,null,AVAILABLE}
[junit4] 2> 118922 INFO (jetty-launcher-106-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6aeb4142{/solr,null,AVAILABLE}
[junit4] 2> 118922 INFO (jetty-launcher-106-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b8ed277{HTTP/1.1,[http/1.1]}{127.0.0.1:43336}
[junit4] 2> 118922 INFO (jetty-launcher-106-thread-3) [ ]
o.e.j.s.Server Started @120878ms
[junit4] 2> 118922 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43336}
[junit4] 2> 118922 ERROR (jetty-launcher-106-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 118923 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 118923 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 118923 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 118923 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-10T05:33:34.175Z
[junit4] 2> 118928 INFO (jetty-launcher-106-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7885eb06{HTTP/1.1,[http/1.1]}{127.0.0.1:47226}
[junit4] 2> 118929 INFO (jetty-launcher-106-thread-1) [ ]
o.e.j.s.Server Started @120884ms
[junit4] 2> 118929 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47226}
[junit4] 2> 118930 ERROR (jetty-launcher-106-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 118930 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 118930 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 118930 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 118930 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-10T05:33:34.182Z
[junit4] 2> 118937 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 118937 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 118938 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 118974 INFO (jetty-launcher-106-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50083/solr
[junit4] 2> 118976 INFO (jetty-launcher-106-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50083/solr
[junit4] 2> 119054 INFO (jetty-launcher-106-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50083/solr
[junit4] 2> 119273 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 119276 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55051_solr
[junit4] 2> 119281 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer Overseer
(id=98802965806710793-127.0.0.1:55051_solr-n_0000000000) starting
[junit4] 2> 119299 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55051_solr
[junit4] 2> 119299 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 119301 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 119302 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 119350 INFO
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 119352 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:55051_solr]
[junit4] 2> 119353 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 119353 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 119359 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 119359 DEBUG
(OverseerAutoScalingTriggerThread-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 119360 DEBUG (ScheduledTrigger-417-thread-1)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:55051_solr]
[junit4] 2> 119478 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 119546 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 119552 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47226_solr
[junit4] 2> 119552 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:47226_solr"} current state version: 0
[junit4] 2> 119552 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:47226_solr
[junit4] 2> 119554 INFO
(zkCallback-123-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 119555 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:47226_solr)
[n:127.0.0.1:47226_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 119691 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 119695 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 119701 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43336_solr
[junit4] 2> 119702 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:43336_solr"} current state version: 0
[junit4] 2> 119702 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:43336_solr
[junit4] 2> 119752 INFO
(zkCallback-123-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 119752 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:47226_solr)
[n:127.0.0.1:47226_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 119752 INFO
(zkCallback-122-thread-1-processing-n:127.0.0.1:43336_solr)
[n:127.0.0.1:43336_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 119778 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47226.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 119821 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55051.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 119911 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55051.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 119911 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55051.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 119911 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47226.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 119912 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47226.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 119915 INFO (jetty-launcher-106-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/.
[junit4] 2> 119916 INFO (jetty-launcher-106-thread-1)
[n:127.0.0.1:47226_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/.
[junit4] 2> 119965 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43336.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 120017 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43336.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 120017 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43336.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 120019 INFO (jetty-launcher-106-thread-3)
[n:127.0.0.1:43336_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/.
[junit4] 2> 120203 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 120204 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50083/solr ready
[junit4] 2> 120225 INFO (qtp105206597-953) [n:127.0.0.1:47226_solr ]
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> 120235 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.CreateCollectionCmd Create collection
AutoscalingHistoryHandlerTest_collection
[junit4] 2> 120235 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 120236 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection/protwords.txt
[junit4] 2> 120239 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to
/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2> 120241 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to
/configs/AutoscalingHistoryHandlerTest_collection/solrconfig.xml
[junit4] 2> 120244 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to
/configs/AutoscalingHistoryHandlerTest_collection/synonyms.txt
[junit4] 2> 120251 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to
/configs/AutoscalingHistoryHandlerTest_collection/stopwords.txt
[junit4] 2> 120257 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to
/configs/AutoscalingHistoryHandlerTest_collection/params.json
[junit4] 2> 120261 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120264 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120266 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120268 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120271 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120274 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120276 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120278 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120283 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120286 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120288 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120289 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120296 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120298 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120300 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120302 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120310 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120343 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120345 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120348 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120351 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120355 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120358 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120365 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120367 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120382 DEBUG (ScheduledTrigger-417-thread-1)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:43336_solr,
127.0.0.1:47226_solr, 127.0.0.1:55051_solr]
[junit4] 2> 120390 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120401 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120407 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120410 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120459 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120478 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120499 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120502 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120504 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120506 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120509 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120511 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120513 INFO
(OverseerThreadFactory-419-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 120522 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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> 120522 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: AutoscalingHistoryHandlerTest_collection
[junit4] 2> 120526 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 120681 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55051/solr",
[junit4] 2> "type":"NRT"} current state version: 0
[junit4] 2> 120681 INFO
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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:55051/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 120684 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 120684 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 120685 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47226/solr",
[junit4] 2> "type":"NRT"} current state version: 0
[junit4] 2> 120685 INFO
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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:47226/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 120690 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 120690 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/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:47226/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 120714 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "type":"NRT"} current state version: 0
[junit4] 2> 120714 INFO
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 120715 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/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:47226/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 120715 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/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:47226/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_n3",
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 120823 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
[junit4] 2> 120911 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&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> 120912 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 120913 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr ]
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> 120913 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 120918 INFO (qtp1611599296-936) [n:127.0.0.1:43336_solr ]
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_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 120919 INFO (qtp1611599296-936) [n:127.0.0.1:43336_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 120928 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
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:47226/solr",
[junit4] 2> "node_name":"127.0.0.1:47226_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> 120929 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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:47226/solr",
[junit4] 2> "node_name":"127.0.0.1:47226_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> 120932 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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:47226/solr","node_name":"127.0.0.1:47226_solr","state":"down","type":"NRT"}
[junit4] 2> 120932 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/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:47226/solr",
[junit4] 2> "node_name":"127.0.0.1:47226_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 120935 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "node_name":"127.0.0.1:43336_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> 120935 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "node_name":"127.0.0.1:43336_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> 120935 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3","base_url":"http://127.0.0.1:43336/solr","node_name":"127.0.0.1:43336_solr","state":"down","type":"NRT"}
[junit4] 2> 120935 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/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:47226/solr",
[junit4] 2> "node_name":"127.0.0.1:47226_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "node_name":"127.0.0.1:43336_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 120937 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55051/solr",
[junit4] 2> "node_name":"127.0.0.1:55051_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> 120938 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55051/solr",
[junit4] 2> "node_name":"127.0.0.1:55051_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> 120938 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node4:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:55051/solr","node_name":"127.0.0.1:55051_solr","state":"down","type":"NRT"}
[junit4] 2> 120938 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] 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_node4":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55051/solr",
[junit4] 2> "node_name":"127.0.0.1:55051_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:47226/solr",
[junit4] 2> "node_name":"127.0.0.1:47226_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2>
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
[junit4] 2> "base_url":"http://127.0.0.1:43336/solr",
[junit4] 2> "node_name":"127.0.0.1:43336_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 121043 DEBUG
(OverseerStateUpdate-98802965806710793-127.0.0.1:55051_solr-n_0000000000)
[n:127.0.0.1:55051_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
[junit4] 2> 121043 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:47226_solr)
[n:127.0.0.1:47226_solr ] 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> 121043 INFO
(zkCallback-123-thread-2-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 121044 INFO
(zkCallback-122-thread-1-processing-n:127.0.0.1:43336_solr)
[n:127.0.0.1:43336_solr ] 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> 121044 INFO
(zkCallback-123-thread-1-processing-n:127.0.0.1:55051_solr)
[n:127.0.0.1:55051_solr ] 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> 121044 INFO
(zkCallback-122-thread-2-processing-n:127.0.0.1:43336_solr)
[n:127.0.0.1:43336_solr ] 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> 121044 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:47226_solr)
[n:127.0.0.1:47226_solr ] 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> 121389 DEBUG (ScheduledTrigger-417-thread-2)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:47226_solr,
127.0.0.1:55051_solr, 127.0.0.1:43336_solr]
[junit4] 2> 121947 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 121948 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 121954 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 121954 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 121955 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 121955 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 121955 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 121955 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 121955 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 121956 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 121956 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 121956 WARN (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
[junit4] 2> 121956 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 121980 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 122023 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 122024 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 122024 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 122024 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 122024 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 122024 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 122024 WARN (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
[junit4] 2> 122032 INFO (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 122032 INFO (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 122033 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/extraction/lib
[junit4] 2> 122052 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
[junit4] 2> 122053 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/clustering/lib
[junit4] 2> 122053 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
[junit4] 2> 122053 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/langid/lib
[junit4] 2> 122053 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
[junit4] 2> 122053 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/velocity/lib
[junit4] 2> 122054 WARN (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40A8267D369B599B-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
[junit4] 2> 122052 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 122128 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema
name=default-config
[junit4] 2> 122134 INFO (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 122242 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema
name=default-config
[junit4] 2> 122277 INFO (qtp1611599296-936) [n:127.0.0.1:43336_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3]
o.a.s.s.IndexSchema
[AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] Schema
name=default-config
[junit4] 2> 122391 DEBUG (ScheduledTrigger-417-thread-1)
[n:127.0.0.1:55051_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:47226_solr,
127.0.0.1:55051_solr, 127.0.0.1:43336_solr]
[junit4] 2> 122723 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 122919 INFO (qtp492655033-929) [n:127.0.0.1:55051_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 122948 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore
'AutoscalingHistoryHandlerTest_collection_shard1_replica_n2' using
configuration from collection AutoscalingHistoryHandlerTest_collection,
trusted=true
[junit4] 2> 122956 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47226.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2'
(registry
'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ca895a0
[junit4] 2> 122958 INFO (qtp105206597-950) [n:127.0.0.1:47226_solr c:Auto
[...truncated too long message...]
.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 3909381 INFO
(SUITE-SegmentsInfoRequestHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@43dd599b: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@5b25ff88
[junit4] 2> 3909384 INFO
(SUITE-SegmentsInfoRequestHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3909384 INFO
(SUITE-SegmentsInfoRequestHandlerTest-seed#[40A8267D369B599B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1feaceec: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@780243f4
[junit4] 2> 3909384 INFO (coreCloseExecutor-11385-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d7bb536
[junit4] 2> 3909384 INFO (coreCloseExecutor-11385-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1568388406
[junit4] 2> 3909384 INFO (coreCloseExecutor-11385-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@37e79ee5: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11ac6def
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_40A8267D369B599B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=ru,
timezone=Australia/Brisbane
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=187414696,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestMissingGroups,
TestConfigsApi, HighlighterConfigTest, TestSolrCoreProperties,
TestHalfAndHalfDocValues, ScriptEngineTest, TestBulkSchemaConcurrent,
TestImplicitCoreProperties, CollectionsAPIAsyncDistributedZkTest,
WordBreakSolrSpellCheckerTest, HdfsLockFactoryTest, TestBinaryField,
TestNumericTerms64, TestHighlightDedupGrouping, TestClassicSimilarityFactory,
TestManagedResourceStorage, AutoscalingHistoryHandlerTest,
PrimitiveFieldTypeTest, DistributedSuggestComponentTest, TestSmileRequest,
TestRecoveryHdfs, TestMultiValuedNumericRangeQuery,
UniqFieldsUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, PeerSyncTest,
DeleteStatusTest, ExecutePlanActionTest, SolrCloudExampleTest,
SolrMetricManagerTest, DateFieldTest, TestSolrXml, SolrCloudReportersTest,
ZkCLITest, TestTolerantUpdateProcessorCloud, ManagedSchemaRoundRobinCloudTest,
ConnectionReuseTest, DistributedFacetPivotSmallTest, TestNestedDocsSort,
SolrGraphiteReporterTest, SimpleFacetsTest, WrapperMergePolicyFactoryTest,
SuggesterWFSTTest, UUIDFieldTest, TestIBSimilarityFactory,
DirectoryFactoryTest, TestRestoreCore, ConcurrentDeleteAndCreateCollectionTest,
ConfigureRecoveryStrategyTest, ClusterStateUpdateTest,
MissingSegmentRecoveryTest, TestHashPartitioner, TestCryptoKeys,
TestFieldCacheVsDocValues, TestPayloadCheckQParserPlugin,
HealthCheckHandlerTest, CdcrRequestHandlerTest, CustomCollectionTest,
RAMDirectoryFactoryTest, HighlighterMaxOffsetTest, RegexBoostProcessorTest,
TestCloudRecovery, TestBinaryResponseWriter, TestApiFramework,
TestConfigSetsAPIExclusivity, TestMaxTokenLenTokenizer, ReturnFieldsTest,
CursorPagingTest, TestGroupingSearch, TlogReplayBufferedWhileIndexingTest,
TestDynamicFieldCollectionResource, OverseerRolesTest, TestSchemaNameResource,
LeaderInitiatedRecoveryOnShardRestartTest,
SuggestComponentContextFilterQueryTest, SearchHandlerTest,
TestSolrQueryResponse, FastVectorHighlighterTest, AutoScalingHandlerTest,
TestSubQueryTransformer, FieldAnalysisRequestHandlerTest,
SimpleCollectionCreateDeleteTest, TestNamedUpdateProcessors,
DirectUpdateHandlerOptimizeTest, PeerSyncWithIndexFingerprintCachingTest,
XmlUpdateRequestHandlerTest, TestRebalanceLeaders, BasicDistributedZkTest,
SolrTestCaseJ4Test, TestSolrConfigHandlerConcurrent, NumericFieldsTest,
DistributedQueueTest, JSONWriterTest, AtomicUpdateProcessorFactoryTest,
TestXmlQParserPlugin, TestFuzzyAnalyzedSuggestions, ZkStateReaderTest,
TestDistributedStatsComponentCardinality, ExplicitHLLTest, TestCloudSchemaless,
TestSort, RestartWhileUpdatingTest, TestSQLHandlerNonCloud, TestInitParams,
HdfsThreadLeakTest, TestSolrCoreSnapshots, URLClassifyProcessorTest,
CSVRequestHandlerTest, TestPointFields,
DistributedQueryComponentCustomSortTest, QueryParsingTest,
TestQuerySenderNoQuery, XsltUpdateRequestHandlerTest, TestDFRSimilarityFactory,
DistribDocExpirationUpdateProcessorTest, BinaryUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, HdfsBasicDistributedZk2Test, SparseHLLTest,
TestSSLRandomization, ResourceLoaderTest, RequestHandlersTest,
AlternateDirectoryTest, SolrInfoBeanTest, RecoveryAfterSoftCommitTest,
TestConfigSetImmutable, TestQueryWrapperFilter,
TestPHPSerializedResponseWriter, TestSchemaSimilarityResource,
HdfsCollectionsAPIDistributedZkTest, AutoAddReplicasIntegrationTest,
ShardRoutingTest, DistributedFacetPivotLongTailTest,
TestSubQueryTransformerDistrib, InfixSuggestersTest,
TestBlendedInfixSuggestions, TestJsonFacets, DocValuesTest, SuggesterTest,
CircularListTest, BlockJoinFacetRandomTest, HighlighterTest,
SortByFunctionTest, InfoHandlerTest, V2ApiIntegrationTest,
UnloadDistributedZkTest, TestLMDirichletSimilarityFactory, TestOmitPositions,
MultiTermTest, TestTestInjection, TestSerializedLuceneMatchVersion,
TestFieldTypeCollectionResource, TestFieldCacheSort,
TestSchemalessBufferedUpdates, TestExtendedDismaxParser,
HdfsDirectoryFactoryTest, TestOnReconnectListenerSupport,
ShufflingReplicaListTransformerTest, HdfsRestartWhileUpdatingTest,
SolrMetricsIntegrationTest, PathHierarchyTokenizerFactoryTest,
DisMaxRequestHandlerTest, OverseerTest, TestIndexingPerformance,
TestLegacyNumericUtils, TestExactStatsCache,
SpellCheckCollatorWithCollapseTest, TestPullReplica, RecoveryZkTest,
TestCollectionsAPIViaSolrCloudCluster, ParsingFieldUpdateProcessorsTest,
TestOrdValues, TestLegacyNumericRangeQueryBuilder,
TestReversedWildcardFilterFactory, TestZkAclsWithHadoopAuth,
HdfsUnloadDistributedZkTest, TestFoldingMultitermQuery, HLLSerializationTest,
TestRandomFlRTGCloud, TestReplicationHandler, TestRandomDVFaceting,
TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest,
TestRealTimeGet, TestJoin, TestReload, HardAutoCommitTest, TestSolr4Spatial,
SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest,
TestFunctionQuery, TestLazyCores, DistributedQueryElevationComponentTest,
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SpellCheckCollatorTest, CoreAdminHandlerTest, TestStressLucene,
SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields,
TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest,
TestSolrDeletionPolicy1, TestSurroundQueryParser, TestQueryUtils,
TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TermsComponentTest,
IndexSchemaTest, TestCollationField, TestCSVResponseWriter, SearchHandlerTest,
SOLR749Test, TestQuerySenderListener, ResponseLogComponentTest,
TestStressRecovery, OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
PrimUtilsTest, DOMUtilTest, ClusterStateTest, TestUtils, TestDocumentBuilder,
ZkNodePropsTest, SliceStateTest, FileUtilsTest, DistributedMLTComponentTest,
DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch,
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
ActionThrottleTest, AliasIntegrationTest, AssignTest,
CdcrReplicationDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest,
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest,
DeleteShardTest, DistribCursorPagingTest, DocValuesNotIndexedTest,
ForceLeaderTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest,
MoveReplicaHDFSTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, ReplicationFactorTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest,
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudPivotFacet, TestCloudSearcherWarming, TestClusterProperties,
TestConfigSetsAPI, TestExclusionRuleCollectionAccess,
TestHdfsCloudBackupRestore, TestLockTree, TestRandomRequestDistribution,
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates,
TriLevelCompositeIdRoutingTest, HttpTriggerListenerTest, NodeLostTriggerTest,
TestPolicyCloud, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest,
HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest,
RulesTest, TestSimpleTextCodec, RequestLoggingTest, TestBlobHandler,
TestHdfsBackupRestoreCore, TestSQLHandler, V2StandaloneTest,
CoreAdminRequestStatusTest, PropertiesRequestHandlerTest,
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest]
[junit4] Completed [605/745 (2!)] on J0 in 0.64s, 3 tests, 1 error <<<
FAILURES!
[...truncated 47391 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]