Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/254/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testListenerAcceptance

Error Message:
Did not expect the processor to fire on first run! event={   
"id":"1406cccc78cb2Tasgcy3vn4xxuy70q2pc9qzcxr",   
"source":"node_added_trigger",   "eventTime":352311012986034,   
"eventType":"NODEADDED",   "properties":{     "eventTimes":[352311012986034],   
  "preferredOperation":"movereplica",     "nodeNames":["127.0.0.1:45685_solr"]}}

Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run! 
event={
  "id":"1406cccc78cb2Tasgcy3vn4xxuy70q2pc9qzcxr",
  "source":"node_added_trigger",
  "eventTime":352311012986034,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[352311012986034],
    "preferredOperation":"movereplica",
    "nodeNames":["127.0.0.1:45685_solr"]}}
        at 
__randomizedtesting.SeedInfo.seed([52364E39BDCD0AC3:438214DE04441E35]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:50)
        at 
org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:186)
        at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testListenerAcceptance(NodeAddedTriggerTest.java:231)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14661 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4]   2> 2043726 INFO  
(SUITE-NodeAddedTriggerTest-seed#[52364E39BDCD0AC3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/data-dir-206-001
   [junit4]   2> 2043726 WARN  
(SUITE-NodeAddedTriggerTest-seed#[52364E39BDCD0AC3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2043727 INFO  
(SUITE-NodeAddedTriggerTest-seed#[52364E39BDCD0AC3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2043728 INFO  
(SUITE-NodeAddedTriggerTest-seed#[52364E39BDCD0AC3]-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> 2043728 INFO  
(SUITE-NodeAddedTriggerTest-seed#[52364E39BDCD0AC3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2043731 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testListenerAcceptance
   [junit4]   2> 2043732 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-001
   [junit4]   2> 2043732 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2043732 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2043732 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2043832 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer start zk server on port:34677
   [junit4]   2> 2043832 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34677
   [junit4]   2> 2043832 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34677
   [junit4]   2> 2043844 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043848 INFO  (zkConnectionManagerCallback-13328-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2043848 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2043850 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043852 INFO  (zkConnectionManagerCallback-13330-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2043852 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2043853 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043854 INFO  (zkConnectionManagerCallback-13332-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2043854 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2043958 WARN  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2043962 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2043962 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2043962 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2043963 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2043963 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2043963 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2043963 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@472b7637{/solr,null,AVAILABLE}
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3015c017{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45685}
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.s.Server Started @2044866ms
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45685}
   [junit4]   2> 2043964 ERROR (jetty-launcher-13333-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2043964 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T22:32:08.253Z
   [junit4]   2> 2043965 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043967 INFO  (zkConnectionManagerCallback-13335-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2043967 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2043968 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2045238 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2045239 WARN  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@66d20eb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045239 WARN  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@66d20eb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045242 WARN  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42410efd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045242 WARN  (jetty-launcher-13333-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42410efd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045243 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34677/solr
   [junit4]   2> 2045244 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2045245 INFO  (zkConnectionManagerCallback-13342-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045245 INFO  (jetty-launcher-13333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2045347 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2045350 INFO  (zkConnectionManagerCallback-13344-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045350 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2045459 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45685_solr
   [junit4]   2> 2045460 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.Overseer Overseer 
(id=72080682972479493-127.0.0.1:45685_solr-n_0000000000) starting
   [junit4]   2> 2045472 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2045474 INFO  (zkConnectionManagerCallback-13351-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045474 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2045477 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34677/solr ready
   [junit4]   2> 2045478 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45685_solr
   [junit4]   2> 2045481 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2045487 INFO  (zkCallback-13343-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2045507 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2045529 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2045536 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2045536 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2045537 INFO  (jetty-launcher-13333-thread-1) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-001/node1/.
   [junit4]   2> 2045551 INFO  
(OverseerStateUpdate-72080682972479493-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45685_solr
   [junit4]   2> 2045553 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2045556 INFO  (zkConnectionManagerCallback-13357-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045556 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2045558 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2045559 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34677/solr 
ready
   [junit4]   2> 2045564 INFO  (zkCallback-13350-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2045667 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019657853
   [junit4]   2> 2045667 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45685_solr
   [junit4]   2> 2045671 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2045671 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45685_solr as DOWN
   [junit4]   2> 2045674 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2045674 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2045675 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@205ef5bc: rootName = 
solr_45685, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@71d0a0b7
   [junit4]   2> 2045678 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2045678 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a166e62: rootName = 
solr_45685, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@67a0b476
   [junit4]   2> 2045679 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2045679 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12438cf1: rootName = 
solr_45685, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7eefdd8a
   [junit4]   2> 2045679 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2045681 INFO  (closeThreadPool-13362-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080682972479493-127.0.0.1:45685_solr-n_0000000000) closing
   [junit4]   2> 2045685 INFO  
(OverseerStateUpdate-72080682972479493-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45685_solr
   [junit4]   2> 2045785 WARN  
(OverseerAutoScalingTriggerThread-72080682972479493-127.0.0.1:45685_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Error removing old markers
   [junit4]   2>           => 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /autoscaling/nodeAdded
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeAdded
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2589) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:325)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:69)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.cloud.DistribStateManager.listTree(DistribStateManager.java:104)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.cloud.DistribStateManager.removeRecursively(DistribStateManager.java:123)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.removeMarkers(OverseerTriggerThread.java:264)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:257)
 ~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
   [junit4]   2> 2045785 WARN  
(OverseerAutoScalingTriggerThread-72080682972479493-127.0.0.1:45685_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
 ~[?:1.8.0_221]
   [junit4]   2>        at 
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
 ~[?:1.8.0_221]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:188)
 ~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
   [junit4]   2> 2045786 INFO  (jetty-closer-13358-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080682972479493-127.0.0.1:45685_solr-n_0000000000) closing
   [junit4]   2> 2045786 INFO  (closeThreadPool-13362-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080682972479493-127.0.0.1:45685_solr-n_0000000000) closing
   [junit4]   2> 2045887 INFO  (jetty-closer-13358-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3015c017{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2045887 INFO  (jetty-closer-13358-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@472b7637{/solr,null,UNAVAILABLE}
   [junit4]   2> 2045887 INFO  (jetty-closer-13358-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2045889 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2046094 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 2046095 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34677
   [junit4]   2> 2046095 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34677
   [junit4]   2> 2046096 INFO  
(TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[52364E39BDCD0AC3]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testListenerAcceptance
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NodeAddedTriggerTest -Dtests.method=testListenerAcceptance 
-Dtests.seed=52364E39BDCD0AC3 -Dtests.slow=true -Dtests.locale=et-EE 
-Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.37s J1 | NodeAddedTriggerTest.testListenerAcceptance <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Did not expect the 
processor to fire on first run! event={
   [junit4]    >   "id":"1406cccc78cb2Tasgcy3vn4xxuy70q2pc9qzcxr",
   [junit4]    >   "source":"node_added_trigger",
   [junit4]    >   "eventTime":352311012986034,
   [junit4]    >   "eventType":"NODEADDED",
   [junit4]    >   "properties":{
   [junit4]    >     "eventTimes":[352311012986034],
   [junit4]    >     "preferredOperation":"movereplica",
   [junit4]    >     "nodeNames":["127.0.0.1:45685_solr"]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([52364E39BDCD0AC3:438214DE04441E35]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:50)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:186)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testListenerAcceptance(NodeAddedTriggerTest.java:231)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2046101 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testActionLifecycle
   [junit4]   2> 2046102 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-002
   [junit4]   2> 2046102 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2046103 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2046103 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2046202 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:57172
   [junit4]   2> 2046202 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57172
   [junit4]   2> 2046202 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57172
   [junit4]   2> 2046212 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046215 INFO  (zkConnectionManagerCallback-13364-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046215 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046218 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046219 INFO  (zkConnectionManagerCallback-13366-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046219 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046220 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046222 INFO  (zkConnectionManagerCallback-13368-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046222 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046325 WARN  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2046325 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2046325 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2046325 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2046326 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2046326 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2046326 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2046326 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76ffb04a{/solr,null,AVAILABLE}
   [junit4]   2> 2046336 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@50ddf374{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50937}
   [junit4]   2> 2046336 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.s.Server Started @2047239ms
   [junit4]   2> 2046336 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50937}
   [junit4]   2> 2046337 ERROR (jetty-launcher-13369-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2046337 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2046337 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2046337 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2046337 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2046337 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T22:32:10.626Z
   [junit4]   2> 2046337 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046339 INFO  (zkConnectionManagerCallback-13371-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046339 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046349 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2046649 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2046654 WARN  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78890b5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046654 WARN  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78890b5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046656 WARN  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@48d620f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046656 WARN  (jetty-launcher-13369-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@48d620f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046656 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57172/solr
   [junit4]   2> 2046657 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046658 INFO  (zkConnectionManagerCallback-13378-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046659 INFO  (jetty-launcher-13369-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046760 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2046762 INFO  (zkConnectionManagerCallback-13380-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046762 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2046851 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50937_solr
   [junit4]   2> 2046852 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.Overseer Overseer 
(id=72080683127865349-127.0.0.1:50937_solr-n_0000000000) starting
   [junit4]   2> 2046858 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2046859 INFO  (zkConnectionManagerCallback-13387-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046859 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2046862 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57172/solr ready
   [junit4]   2> 2046863 INFO  
(OverseerStateUpdate-72080683127865349-127.0.0.1:50937_solr-n_0000000000) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50937_solr
   [junit4]   2> 2046863 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50937_solr
   [junit4]   2> 2046866 INFO  (zkCallback-13386-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2046867 INFO  
(OverseerStateUpdate-72080683127865349-127.0.0.1:50937_solr-n_0000000000) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2046867 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2046887 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2046905 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50937.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2046910 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50937.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2046911 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50937.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2046911 INFO  (jetty-launcher-13369-thread-1) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-002/node1/.
   [junit4]   2> 2046928 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046930 INFO  (zkConnectionManagerCallback-13393-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046930 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046931 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2046933 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57172/solr ready
   [junit4]   2> 2047040 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1695472037
   [junit4]   2> 2047040 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50937_solr
   [junit4]   2> 2047041 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2047041 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50937_solr as DOWN
   [junit4]   2> 2047043 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2047043 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2047043 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f6045c6: rootName = 
solr_50937, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1af48434
   [junit4]   2> 2047046 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2047046 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7428fac5: rootName = 
solr_50937, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@67a0b476
   [junit4]   2> 2047048 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2047048 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e3d3cb7: rootName = 
solr_50937, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7eefdd8a
   [junit4]   2> 2047048 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2047048 INFO  (closeThreadPool-13398-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080683127865349-127.0.0.1:50937_solr-n_0000000000) closing
   [junit4]   2> 2047051 INFO  
(OverseerAutoScalingTriggerThread-72080683127865349-127.0.0.1:50937_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2047051 INFO  
(OverseerStateUpdate-72080683127865349-127.0.0.1:50937_solr-n_0000000000) 
[n:127.0.0.1:50937_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50937_solr
   [junit4]   2> 2047051 INFO  (closeThreadPool-13398-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080683127865349-127.0.0.1:50937_solr-n_0000000000) closing
   [junit4]   2> 2047154 INFO  (jetty-closer-13394-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080683127865349-127.0.0.1:50937_solr-n_0000000000) closing
   [junit4]   2> 2047255 INFO  (jetty-closer-13394-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@50ddf374{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2047255 INFO  (jetty-closer-13394-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76ffb04a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2047255 INFO  (jetty-closer-13394-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2047257 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2047468 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 2047471 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57172
   [junit4]   2> 2047471 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57172
   [junit4]   2> 2047472 INFO  
(TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testActionLifecycle
   [junit4]   2> 2047475 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRestoreState
   [junit4]   2> 2047476 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-003
   [junit4]   2> 2047476 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2047477 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2047477 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2047577 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:54000
   [junit4]   2> 2047577 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54000
   [junit4]   2> 2047577 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54000
   [junit4]   2> 2047594 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2047597 INFO  (zkConnectionManagerCallback-13400-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2047597 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2047599 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2047600 INFO  (zkConnectionManagerCallback-13402-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2047600 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2047601 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2047602 INFO  (zkConnectionManagerCallback-13404-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2047602 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2047705 WARN  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2047706 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2047706 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2047706 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2047706 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2047706 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2047706 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d3785e3{/solr,null,AVAILABLE}
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@251b676{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:58402}
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.s.Server Started @2048610ms
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58402}
   [junit4]   2> 2047707 ERROR (jetty-launcher-13405-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2047707 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T22:32:11.996Z
   [junit4]   2> 2047708 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2047709 INFO  (zkConnectionManagerCallback-13407-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2047709 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2047709 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2048467 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2048468 WARN  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b0e5933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2048468 WARN  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b0e5933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2048470 WARN  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33c77da0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2048470 WARN  (jetty-launcher-13405-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33c77da0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2048470 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54000/solr
   [junit4]   2> 2048471 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048473 INFO  (zkConnectionManagerCallback-13414-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2048473 INFO  (jetty-launcher-13405-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2048575 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2048577 INFO  (zkConnectionManagerCallback-13416-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2048577 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2048709 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58402_solr
   [junit4]   2> 2048709 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.Overseer Overseer 
(id=72080683217911813-127.0.0.1:58402_solr-n_0000000000) starting
   [junit4]   2> 2048723 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2048725 INFO  (zkConnectionManagerCallback-13423-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2048725 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2048727 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54000/solr ready
   [junit4]   2> 2048742 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58402_solr
   [junit4]   2> 2048743 INFO  
(OverseerStateUpdate-72080683217911813-127.0.0.1:58402_solr-n_0000000000) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:58402_solr
   [junit4]   2> 2048751 INFO  (zkCallback-13415-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2048754 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2048780 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2048801 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58402.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2048809 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58402.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2048809 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58402.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2048810 INFO  (jetty-launcher-13405-thread-1) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-003/node1/.
   [junit4]   2> 2048811 INFO  (zkCallback-13422-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2048829 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048831 INFO  (zkConnectionManagerCallback-13429-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2048832 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2048834 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2048836 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54000/solr ready
   [junit4]   2> 2048840 WARN  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2048840 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2048840 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2048840 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2048841 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2048841 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2048841 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2048841 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ca5ff37{/solr,null,AVAILABLE}
   [junit4]   2> 2048842 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f7e362{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45184}
   [junit4]   2> 2048842 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.Server Started @2049746ms
   [junit4]   2> 2048842 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45184}
   [junit4]   2> 2048842 ERROR 
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2048843 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2048843 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2048843 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2048843 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2048843 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T22:32:13.132Z
   [junit4]   2> 2048844 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048845 INFO  (zkConnectionManagerCallback-13431-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2048845 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2048846 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2049898 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2049902 WARN  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@239cf4a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049902 WARN  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@239cf4a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049905 WARN  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@780bb789[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049905 WARN  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@780bb789[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049905 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54000/solr
   [junit4]   2> 2049906 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2049908 INFO  (zkConnectionManagerCallback-13438-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049908 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050011 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2050013 INFO  (zkConnectionManagerCallback-13440-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050013 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2050024 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2050031 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45184_solr as DOWN
   [junit4]   2> 2050033 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2050033 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45184_solr
   [junit4]   2> 2050035 INFO  (zkCallback-13415-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050035 INFO  (zkCallback-13428-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050035 INFO  (zkCallback-13422-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050036 INFO  (zkCallback-13439-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050038 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2050040 INFO  (zkConnectionManagerCallback-13447-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050040 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2050042 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2050044 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54000/solr ready
   [junit4]   2> 2050044 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2050064 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2050080 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45184.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2050087 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45184.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2050087 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45184.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2050088 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) 
[n:127.0.0.1:45184_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-003/node2/.
   [junit4]   2> 2054241 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=722571930
   [junit4]   2> 2054241 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58402_solr
   [junit4]   2> 2054242 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1926712672
   [junit4]   2> 2054242 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45184_solr
   [junit4]   2> 2054242 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2054242 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:58402_solr as DOWN
   [junit4]   2> 2054243 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2054243 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45184_solr as DOWN
   [junit4]   2> 2054244 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2054245 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2054245 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a946e68: rootName = 
solr_58402, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6ee84fa8
   [junit4]   2> 2054245 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2054245 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cbd8d09: rootName = 
solr_45184, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@32797c8e
   [junit4]   2> 2054270 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2054270 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77c7b90c: rootName = 
solr_58402, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@67a0b476
   [junit4]   2> 2054274 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2054275 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b96410: rootName = 
solr_45184, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@67a0b476
   [junit4]   2> 2054286 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2054286 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5814c839: rootName = 
solr_58402, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7eefdd8a
   [junit4]   2> 2054286 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2054287 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2054287 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@644fd4: rootName = 
solr_45184, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7eefdd8a
   [junit4]   2> 2054287 INFO  (jetty-closer-13449-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2054287 INFO  (closeThreadPool-13456-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080683217911813-127.0.0.1:58402_solr-n_0000000000) closing
   [junit4]   2> 2054289 INFO  
(OverseerStateUpdate-72080683217911813-127.0.0.1:58402_solr-n_0000000000) 
[n:127.0.0.1:58402_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58402_solr
   [junit4]   2> 2054290 INFO  
(OverseerAutoScalingTriggerThread-72080683217911813-127.0.0.1:58402_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2054293 INFO  (closeThreadPool-13456-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080683217911813-127.0.0.1:58402_solr-n_0000000000) closing
   [junit4]   2> 2054494 INFO  (jetty-closer-13449-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6f7e362{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2054494 INFO  (jetty-closer-13449-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ca5ff37{/solr,null,UNAVAILABLE}
   [junit4]   2> 2054495 INFO  (jetty-closer-13449-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2054594 INFO  (jetty-closer-13449-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080683217911813-127.0.0.1:58402_solr-n_0000000000) closing
   [junit4]   2> 2054596 INFO  (jetty-closer-13449-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@251b676{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2054596 INFO  (jetty-closer-13449-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d3785e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2054596 INFO  (jetty-closer-13449-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2054597 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2054802 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 2054805 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54000
   [junit4]   2> 2054805 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54000
   [junit4]   2> 2054806 INFO  
(TEST-NodeAddedTriggerTest.testRestoreState-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRestoreState
   [junit4]   2> 2054808 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 2054808 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-004
   [junit4]   2> 2054808 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2054809 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2054809 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2054909 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33056
   [junit4]   2> 2054909 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33056
   [junit4]   2> 2054909 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33056
   [junit4]   2> 2054919 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054922 INFO  (zkConnectionManagerCallback-13459-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054922 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054924 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054926 INFO  (zkConnectionManagerCallback-13461-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054926 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054926 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054928 INFO  (zkConnectionManagerCallback-13463-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054928 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055031 WARN  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2055031 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2055031 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2055031 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2055032 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055032 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055032 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2055032 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f6738d2{/solr,null,AVAILABLE}
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@d98cc4a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49860}
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.s.Server Started @2055939ms
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49860}
   [junit4]   2> 2055033 ERROR (jetty-launcher-13464-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2055033 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T22:32:19.322Z
   [junit4]   2> 2055034 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055035 INFO  (zkConnectionManagerCallback-13466-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055035 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055036 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055818 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2055819 WARN  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32240040[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055819 WARN  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32240040[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055821 WARN  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67bd3867[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055821 WARN  (jetty-launcher-13464-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67bd3867[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055822 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33056/solr
   [junit4]   2> 2055823 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055824 INFO  (zkConnectionManagerCallback-13473-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055824 INFO  (jetty-launcher-13464-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055928 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2055930 INFO  (zkConnectionManagerCallback-13475-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055930 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2056096 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49860_solr
   [junit4]   2> 2056098 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.Overseer Overseer 
(id=72080683698683909-127.0.0.1:49860_solr-n_0000000000) starting
   [junit4]   2> 2056108 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2056109 INFO  (zkConnectionManagerCallback-13482-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056110 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2056114 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33056/solr ready
   [junit4]   2> 2056116 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49860_solr
   [junit4]   2> 2056117 INFO  
(OverseerStateUpdate-72080683698683909-127.0.0.1:49860_solr-n_0000000000) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:49860_solr
   [junit4]   2> 2056119 INFO  
(OverseerStateUpdate-72080683698683909-127.0.0.1:49860_solr-n_0000000000) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2056120 INFO  (zkCallback-13481-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2056121 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2056147 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2056168 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49860.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2056173 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49860.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2056173 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49860.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@435614a8
   [junit4]   2> 2056174 INFO  (jetty-launcher-13464-thread-1) 
[n:127.0.0.1:49860_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_52364E39BDCD0AC3-001/tempDir-004/node1/.
   [junit4]   2> 2056188 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056203 INFO  (zkConnectionManagerCallback-13488-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056203 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056205 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2056206 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33056/solr ready
   [junit4]   2> 2056210 WARN  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2056210 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2056210 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2056211 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2056211 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2056211 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2056211 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2056211 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bddc067{/solr,null,AVAILABLE}
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5176a6fc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54243}
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.s.Server Started @2057118ms
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54243}
   [junit4]   2> 2056212 ERROR 
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2056212 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T22:32:20.501Z
   [junit4]   2> 2056213 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056233 INFO  (zkConnectionManagerCallback-13490-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056233 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056234 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2056776 INFO  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2056776 WARN  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e6f310c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056776 WARN  
(TEST-NodeAddedTriggerTest.testTrigger-seed#[52364E39BDCD0AC3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIde

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

ucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 52364E39BDCD0AC3
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says olá! Master seed: 52364E39BDCD0AC3
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(20393@serv1-vm3).
   [junit4] Started J1 PID(20394@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] OK      8.54s J0 | NodeAddedTriggerTest.testListenerAcceptance
   [junit4] OK      3.31s J0 | NodeAddedTriggerTest.testActionLifecycle
   [junit4] OK      9.72s J0 | NodeAddedTriggerTest.testRestoreState
   [junit4] OK      14.2s J0 | NodeAddedTriggerTest.testTrigger
   [junit4] Completed [1/5] on J0 in 39.10s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] OK      11.5s J1 | NodeAddedTriggerTest.testListenerAcceptance
   [junit4] OK      2.99s J1 | NodeAddedTriggerTest.testActionLifecycle
   [junit4] OK      8.32s J1 | NodeAddedTriggerTest.testRestoreState
   [junit4] OK      15.4s J1 | NodeAddedTriggerTest.testTrigger
   [junit4] Completed [2/5] on J1 in 41.92s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] OK      2.94s J0 | NodeAddedTriggerTest.testListenerAcceptance
   [junit4] OK      1.37s J0 | NodeAddedTriggerTest.testActionLifecycle
   [junit4] OK      7.26s J0 | NodeAddedTriggerTest.testRestoreState
   [junit4] OK      12.9s J0 | NodeAddedTriggerTest.testTrigger
   [junit4] Completed [3/5] on J0 in 24.87s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] OK      3.14s J1 | NodeAddedTriggerTest.testListenerAcceptance
   [junit4] OK      2.77s J1 | NodeAddedTriggerTest.testActionLifecycle
   [junit4] OK      6.39s J1 | NodeAddedTriggerTest.testRestoreState
   [junit4] OK      13.2s J1 | NodeAddedTriggerTest.testTrigger
   [junit4] Completed [4/5] on J1 in 25.64s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] OK      2.97s J0 | NodeAddedTriggerTest.testListenerAcceptance
   [junit4] OK      1.62s J0 | NodeAddedTriggerTest.testActionLifecycle
   [junit4] OK      6.60s J0 | NodeAddedTriggerTest.testRestoreState
   [junit4] OK      13.6s J0 | NodeAddedTriggerTest.testTrigger
   [junit4] Completed [5/5] on J0 in 25.67s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.71 ..    91.62 =    90.91s
   [junit4] JVM J1:     0.72 ..    69.73 =    69.01s
   [junit4] Execution time total: 1 minute 31 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 262.76s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 234.73s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 166.81s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 146.39s | 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 137.64s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 34 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                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:1840)
                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:3054)
        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:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        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:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        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:1840)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=8dd116a615821c7d9b539316b051f466009b5130, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #253
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to