Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/880/

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest

Error Message:
Error from server at https://127.0.0.1:36411/solr: KeeperErrorCode = Session 
expired for /configs/conf

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36411/solr: KeeperErrorCode = Session expired 
for /configs/conf
        at __randomizedtesting.SeedInfo.seed([D46696F61D647423]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:50)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
org.apache.solr.common.SolrException: 

Stack Trace:
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([F96FAB4A5E070567:467A65B4DDED60E1]:0)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:78)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.fetchTagValues(SolrClientNodeStateProvider.java:139)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getNodeValues(SolrClientNodeStateProvider.java:128)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.printState(ComputePlanActionTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:993)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: 
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:300)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:76)
        ... 40 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: http://127.0.0.1:44845/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$ClientSnitchCtx.invoke(SolrClientNodeStateProvider.java:342)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:273)
        ... 41 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:44845 [/127.0.0.1] failed: Connection refused (Connection refused)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 46 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        ... 56 more




Build Log:
[...truncated 14324 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 3471067 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/init-core-data-001
   [junit4]   2> 3471068 WARN  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 3471068 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3471070 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3471082 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001
   [junit4]   2> 3471083 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3471119 INFO  (Thread-4677) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3471119 INFO  (Thread-4677) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3471156 ERROR (Thread-4677) [    ] 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> 3471219 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37075
   [junit4]   2> 3471279 INFO  (zkConnectionManagerCallback-5127-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3471311 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3471323 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3471323 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3471323 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3471323 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61ca9ef4{/solr,null,AVAILABLE}
   [junit4]   2> 3471324 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fc1a59e{HTTP/1.1,[http/1.1]}{127.0.0.1:37751}
   [junit4]   2> 3471324 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.e.j.s.Server Started @3471540ms
   [junit4]   2> 3471324 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37751}
   [junit4]   2> 3471324 ERROR (jetty-launcher-5124-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3471324 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3471324 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 3471325 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3471325 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3471325 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-13T06:18:57.933Z
   [junit4]   2> 3471339 INFO  (zkConnectionManagerCallback-5129-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3471340 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3472004 INFO  (jetty-launcher-5124-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37075/solr
   [junit4]   2> 3472005 INFO  (zkConnectionManagerCallback-5133-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3472027 INFO  (zkConnectionManagerCallback-5135-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3472339 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37751_solr
   [junit4]   2> 3472339 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer Overseer 
(id=73313063171260419-127.0.0.1:37751_solr-n_0000000000) starting
   [junit4]   2> 3472390 INFO  (zkConnectionManagerCallback-5142-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3472392 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37075/solr ready
   [junit4]   2> 3472392 INFO  
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37751_solr
   [junit4]   2> 3472406 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37751_solr
   [junit4]   2> 3472407 INFO  (zkCallback-5134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3472438 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 3472439 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 3472439 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 3472439 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 3472441 INFO  (zkCallback-5141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3472442 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:37751_solr]
   [junit4]   2> 3472444 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3472444 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 3472444 DEBUG (ScheduledTrigger-7378-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 3472498 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3472602 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37751.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3472625 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37751.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3472637 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37751.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3472638 INFO  (jetty-launcher-5124-thread-1) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node1/.
   [junit4]   2> 3472739 INFO  (zkConnectionManagerCallback-5145-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3472742 INFO  (zkConnectionManagerCallback-5150-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3472743 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3472744 INFO  
(SUITE-ComputePlanActionTest-seed#[F96FAB4A5E070567]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37075/solr ready
   [junit4] IGNOR/A 0.00s J2 | 
ComputePlanActionTest.testNodeWithMultipleReplicasLost
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 3472787 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollections
   [junit4]   2> 3472788 DEBUG (zkCallback-5141-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 3472788 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 3472789 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3472791 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3472806 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3472806 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 3472835 INFO  (qtp1796942631-19519) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3472835 DEBUG (qtp1796942631-19525) [n:127.0.0.1:37751_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3472864 INFO  (qtp1796942631-19525) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=44
   [junit4]   2> 3472873 DEBUG (zkCallback-5141-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 3472873 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 3472873 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3472873 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3472874 INFO  (qtp1796942631-19524) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3472874 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 3472875 DEBUG (qtp1796942631-19525) [n:127.0.0.1:37751_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3472875 INFO  (qtp1796942631-19525) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3472876 DEBUG (zkCallback-5141-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
4
   [junit4]   2> 3472876 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 4
   [junit4]   2> 3472876 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3472876 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3472877 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.a.ComputePlanActionTest Found number of jetties: 1
   [junit4]   2> 3472878 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3472893 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 4
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2137708d{/solr,null,AVAILABLE}
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@403fe9d7{HTTP/1.1,[http/1.1]}{127.0.0.1:42055}
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.Server Started @3473127ms
   [junit4]   2> 3472910 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42055}
   [junit4]   2> 3472911 ERROR 
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 3472911 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3472911 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.6.0
   [junit4]   2> 3472911 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 3472911 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3472911 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-13T06:18:59.519Z
   [junit4]   2> 3472947 INFO  (zkConnectionManagerCallback-5154-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3472947 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3473497 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37075/solr
   [junit4]   2> 3473534 INFO  (zkConnectionManagerCallback-5158-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473550 INFO  (zkConnectionManagerCallback-5160-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473585 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3473634 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3473634 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42055_solr
   [junit4]   2> 3473635 INFO  (zkCallback-5141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3473639 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42055_solr"} current state version: 0
   [junit4]   2> 3473639 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42055_solr
   [junit4]   2> 3473680 INFO  (zkCallback-5134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3473709 INFO  (zkCallback-5149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3473709 INFO  (zkCallback-5159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3473709 INFO  (zkCallback-5149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3473737 INFO  (zkConnectionManagerCallback-5167-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473742 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3473743 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37075/solr ready
   [junit4]   2> 3473744 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3473849 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42055.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3473920 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42055.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3473921 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42055.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3473922 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) 
[n:127.0.0.1:42055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node2/.
   [junit4]   2> 3474052 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3474053 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3474053 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3474053 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3474078 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2edfa4a{/solr,null,AVAILABLE}
   [junit4]   2> 3474078 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@492dcef0{HTTP/1.1,[http/1.1]}{127.0.0.1:40755}
   [junit4]   2> 3474078 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.Server Started @3474295ms
   [junit4]   2> 3474078 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40755}
   [junit4]   2> 3474079 ERROR 
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 3474079 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3474079 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.6.0
   [junit4]   2> 3474079 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 3474079 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3474079 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-13T06:19:00.687Z
   [junit4]   2> 3474081 INFO  (zkConnectionManagerCallback-5170-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3474090 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3474987 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37075/solr
   [junit4]   2> 3475012 INFO  (zkConnectionManagerCallback-5174-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3475028 INFO  (zkConnectionManagerCallback-5176-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3475066 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3475081 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3475081 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40755_solr
   [junit4]   2> 3475082 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40755_solr"} current state version: 0
   [junit4]   2> 3475082 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40755_solr
   [junit4]   2> 3475082 INFO  (zkCallback-5134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475083 INFO  (zkCallback-5149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475083 INFO  (zkCallback-5149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475083 INFO  (zkCallback-5141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475105 INFO  (zkCallback-5166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475114 INFO  (zkCallback-5159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475133 INFO  (zkCallback-5175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3475215 INFO  (zkConnectionManagerCallback-5183-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3475217 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3475218 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37075/solr 
ready
   [junit4]   2> 3475246 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 3475343 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40755.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3475399 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40755.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3475399 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40755.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3475400 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node3/.
   [junit4]   2> 3475575 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3475597 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3475597 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3475598 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3475598 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41d72e87{/solr,null,AVAILABLE}
   [junit4]   2> 3475598 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@219d0ae6{HTTP/1.1,[http/1.1]}{127.0.0.1:34080}
   [junit4]   2> 3475598 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.e.j.s.Server Started @3475815ms
   [junit4]   2> 3475598 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34080}
   [junit4]   2> 3475599 ERROR 
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 3475599 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3475599 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.6.0
   [junit4]   2> 3475600 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 3475600 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3475600 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-13T06:19:02.208Z
   [junit4]   2> 3475618 INFO  (zkConnectionManagerCallback-5186-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3475618 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3475649 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10475d7afb8000f, likely client has closed socket
   [junit4]   2> 3478248 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37075/solr
   [junit4]   2> 3478285 INFO  (zkConnectionManagerCallback-5190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478399 INFO  (zkConnectionManagerCallback-5192-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478499 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3478518 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3478518 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34080_solr
   [junit4]   2> 3478534 INFO  (zkCallback-5182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478538 INFO  (zkCallback-5141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478538 INFO  (zkCallback-5149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478538 INFO  (zkCallback-5149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478542 INFO  (zkCallback-5159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478558 INFO  (zkCallback-5175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478559 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34080_solr"} current state version: 0
   [junit4]   2> 3478559 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:34080_solr
   [junit4]   2> 3478574 INFO  (zkCallback-5134-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478591 INFO  (zkCallback-5166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478594 INFO  (zkCallback-5191-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3478716 INFO  (zkConnectionManagerCallback-5199-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478717 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3478718 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37075/solr 
ready
   [junit4]   2> 3478718 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 3478883 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34080.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3478995 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34080.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3478996 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34080.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3479010 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[F96FAB4A5E070567]) [  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node4/.
   [junit4]   2> 3479370 INFO  (zkConnectionManagerCallback-5202-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3479385 INFO  (qtp1984819456-19633) [n:127.0.0.1:34080_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479395 INFO  (qtp1796942631-19524) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479396 INFO  (qtp1448899024-19602) [n:127.0.0.1:40755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479398 INFO  (qtp692828140-19572) [n:127.0.0.1:42055_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479398 DEBUG (qtp1796942631-19521) [n:127.0.0.1:37751_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3479407 INFO  (qtp1796942631-19521) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 3479407 DEBUG (zkCallback-5141-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
5
   [junit4]   2> 3479408 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 5
   [junit4]   2> 3479409 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial 
livenodes: [127.0.0.1:40755_solr, 127.0.0.1:42055_solr, 127.0.0.1:34080_solr, 
127.0.0.1:37751_solr]
   [junit4]   2> 3479410 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3479410 DEBUG 
(OverseerAutoScalingTriggerThread-73313063171260419-127.0.0.1:37751_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, 
lastZnodeVersion 5
   [junit4]   2> 3479410 DEBUG (ScheduledTrigger-7378-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 4
   [junit4]   2> 3479412 INFO  (qtp1984819456-19628) [n:127.0.0.1:34080_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3479430 INFO  
(OverseerThreadFactory-7380-thread-1-processing-n:127.0.0.1:37751_solr) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSelected1
   [junit4]   2> 3479443 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testSelected1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3479443 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testSelected1
   [junit4]   2> 3479463 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testSelected1/state.json
   [junit4]   2> 3479546 INFO  (qtp1448899024-19598) [n:127.0.0.1:40755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479547 INFO  (qtp692828140-19568) [n:127.0.0.1:42055_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479548 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479549 INFO  (qtp1796942631-19522) [n:127.0.0.1:37751_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3479552 INFO  
(OverseerThreadFactory-7380-thread-1-processing-n:127.0.0.1:37751_solr) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 19156947097 sessionWrapper.createTime 19156947094840600, 
this.sessionWrapper.createTime 19156947094840600 
   [junit4]   2> 3479596 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3479596 INFO  
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3479596 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3479596 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3479611 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3479611 INFO  
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3479612 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3479612 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>       "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3479613 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3479632 INFO  
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3479633 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3479633 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>       "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3479633 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3479633 INFO  
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3479646 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>       "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3479646 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>       "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3479748 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testSelected1/state.json version: 0
   [junit4]   2> 3479927 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr    
x:testSelected1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3479930 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr    
x:testSelected1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3480016 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr    
x:testSelected1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3480016 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr    
x:testSelected1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3480033 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr    
x:testSelected1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42055_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42055_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node7:{"core":"testSelected1_shard2_replica_n5","base_url":"http://127.0.0.1:42055/solr","node_name":"127.0.0.1:42055_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>           "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:42055_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34080_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34080_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node4:{"core":"testSelected1_shard1_replica_n3","base_url":"http://127.0.0.1:34080/solr","node_name":"127.0.0.1:34080_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 3480067 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34080_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>           "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:42055_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3480088 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40755_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3480088 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40755_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3480088 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node8:{"core":"testSelected1_shard2_replica_n6","base_url":"http://127.0.0.1:40755/solr","node_name":"127.0.0.1:40755_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 3480088 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34080_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>           "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:42055_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:40755_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 3480117 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37751_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3480118 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37751_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3480118 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node2:{"core":"testSelected1_shard1_replica_n1","base_url":"http://127.0.0.1:37751/solr","node_name":"127.0.0.1:37751_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 3480118 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37751/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:37751_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:34080/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34080_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n5",
   [junit4]   2>           "base_url":"http://127.0.0.1:42055/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:42055_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:40755/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:40755_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 3480247 DEBUG 
(OverseerStateUpdate-73313063171260419-127.0.0.1:37751_solr-n_0000000000) 
[n:127.0.0.1:37751_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testSelected1/state.json version: 1
   [junit4]   2> 3480435 DEBUG (ScheduledTrigger-7378-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 4
   [junit4]   2> 3481359 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr 
c:testSelected1 s:shard1 r:core_node4 x:testSelected1_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3481456 DEBUG (ScheduledTrigger-7378-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 4
   [junit4]   2> 3481460 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr 
c:testSelected1 s:shard1 r:core_node2 x:testSelected1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3481478 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr 
c:testSelected1 s:shard1 r:core_node4 x:testSelected1_shard1_replica_n3] 
o.a.s.s.IndexSchema [testSelected1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 3481501 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3481512 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr 
c:testSelected1 s:shard1 r:core_node4 x:testSelected1_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3481512 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr 
c:testSelected1 s:shard1 r:core_node4 x:testSelected1_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n3' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 3481540 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3481567 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr 
c:testSelected1 s:shard1 r:core_node2 x:testSelected1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSelected1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3481602 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr 
c:testSelected1 s:shard1 r:core_node4 x:testSelected1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34080.solr.core.testSelected1.shard1.replica_n3' (registry 
'solr.core.testSelected1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3481602 INFO  (qtp1984819456-19629) [n:127.0.0.1:34080_solr 
c:testSelected1 s:shard1 r:core_node4 x:testSelected1_shard1_replica_n3] 
o.a.s.c.SolrCore [[testSelected1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node4/testSelected1_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node4/./testSelected1_shard1_replica_n3/data/]
   [junit4]   2> 3481605 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr 
c:testSelected1 s:shard1 r:core_node2 x:testSelected1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3481619 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSelected1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3481655 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n5] 
o.a.s.s.IndexSchema [testSelected1_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 3481657 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3481657 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n5' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 3481674 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr 
c:testSelected1 s:shard1 r:core_node2 x:testSelected1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n1' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 3481675 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr 
c:testSelected1 s:shard1 r:core_node2 x:testSelected1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37751.solr.core.testSelected1.shard1.replica_n1' (registry 
'solr.core.testSelected1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3481675 INFO  (qtp1796942631-19523) [n:127.0.0.1:37751_solr 
c:testSelected1 s:shard1 r:core_node2 x:testSelected1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSelected1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node1/testSelected1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node1/./testSelected1_shard1_replica_n1/data/]
   [junit4]   2> 3481677 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42055.solr.core.testSelected1.shard2.replica_n5' (registry 
'solr.core.testSelected1.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3481677 INFO  (qtp692828140-19567) [n:127.0.0.1:42055_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n5] 
o.a.s.c.SolrCore [[testSelected1_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node2/testSelected1_shard2_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_F96FAB4A5E070567-001/tempDir-001/node2/./testSelected1_shard2_replica_n5/data/]
   [junit4]   2> 3481703 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3481703 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n6' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 3481704 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40755.solr.core.testSelected1.shard2.replica_n6' (registry 
'solr.core.testSelected1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3bae1c1d
   [junit4]   2> 3481704 INFO  (qtp1448899024-19597) [n:127.0.0.1:40755_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSelected1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core

[...truncated too long message...]

property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null41005753
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null41005753
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null41005753

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 103ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 208 minutes 21 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to