Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.7/23/

1 tests failed.
FAILED:  
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:37212/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:37212/solr
        at 
__randomizedtesting.SeedInfo.seed([CEAE62619F871023:8A62429AF1BDC649]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:71)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 49 more




Build Log:
[...truncated 15178 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/init-core-data-001
   [junit4]   2> 1877681 WARN  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1877681 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1877683 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1877684 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1877684 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-001
   [junit4]   2> 1877685 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1877685 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1877685 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1877785 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37247
   [junit4]   2> 1877785 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37247
   [junit4]   2> 1877785 INFO  
(SUITE-SolrCloudReportersTest-seed#[CEAE62619F871023]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37247
   [junit4]   2> 1877789 INFO  (zkConnectionManagerCallback-9060-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877792 INFO  (zkConnectionManagerCallback-9062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877793 INFO  (zkConnectionManagerCallback-9064-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877804 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 1877804 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1877808 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37247
   [junit4]   2> 1877808 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37247
   [junit4]   2> 1877809 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002
   [junit4]   2> 1877809 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1877810 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1877810 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1877910 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43755
   [junit4]   2> 1877910 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43755
   [junit4]   2> 1877910 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43755
   [junit4]   2> 1877921 INFO  (zkConnectionManagerCallback-9069-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877923 INFO  (zkConnectionManagerCallback-9071-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877925 INFO  (zkConnectionManagerCallback-9073-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877929 WARN  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1877929 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1877929 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1877929 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1877930 WARN  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1877930 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1877930 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1877931 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1877944 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1877944 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1877944 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1877945 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50d2347c{/solr,null,AVAILABLE}
   [junit4]   2> 1877945 WARN  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2647cc32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1877946 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1877946 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1877946 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1877946 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bb00bcd{/solr,null,AVAILABLE}
   [junit4]   2> 1877947 WARN  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10c37ebf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1877947 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b7d06fb{SSL,[ssl, 
http/1.1]}{127.0.0.1:44448}
   [junit4]   2> 1877947 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.e.j.s.Server Started @1878076ms
   [junit4]   2> 1877947 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44448}
   [junit4]   2> 1877948 ERROR (jetty-launcher-9074-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1877948 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1877948 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1877948 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1877948 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1877948 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T05:07:09.293Z
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b55686e{SSL,[ssl, 
http/1.1]}{127.0.0.1:44710}
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.e.j.s.Server Started @1878078ms
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44710}
   [junit4]   2> 1877949 ERROR (jetty-launcher-9074-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1877949 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T05:07:09.294Z
   [junit4]   2> 1877952 INFO  (zkConnectionManagerCallback-9076-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877952 INFO  (zkConnectionManagerCallback-9078-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1877972 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1877972 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1877977 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1877977 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1877977 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1877977 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1877979 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1877979 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1878134 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1878138 INFO  (jetty-launcher-9074-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1878139 INFO  (zkConnectionManagerCallback-9082-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878141 INFO  (zkConnectionManagerCallback-9084-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878210 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1878215 INFO  (jetty-launcher-9074-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1878217 INFO  (zkConnectionManagerCallback-9090-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878218 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44710_solr
   [junit4]   2> 1878219 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.Overseer Overseer 
(id=73338821429428230-127.0.0.1:44710_solr-n_0000000000) starting
   [junit4]   2> 1878231 INFO  (zkConnectionManagerCallback-9092-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878233 INFO  (zkConnectionManagerCallback-9097-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878235 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43755/solr ready
   [junit4]   2> 1878236 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44710_solr
   [junit4]   2> 1878238 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1878247 INFO  (zkCallback-9096-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1878247 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44710_solr
   [junit4]   2> 1878247 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44448_solr as DOWN
   [junit4]   2> 1878249 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1878249 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44448_solr
   [junit4]   2> 1878251 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1878252 INFO  (zkCallback-9096-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1878261 INFO  (zkCallback-9091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1878275 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1878280 INFO  (zkConnectionManagerCallback-9105-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878281 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1878282 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43755/solr ready
   [junit4]   2> 1878283 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1878301 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1878309 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1878314 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1878314 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1878316 INFO  (jetty-launcher-9074-thread-1) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node1/.
   [junit4]   2> 1878324 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1878325 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1878327 INFO  (jetty-launcher-9074-thread-2) 
[n:127.0.0.1:44448_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node2/.
   [junit4]   2> 1878387 INFO  (zkConnectionManagerCallback-9111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878388 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1878390 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1878391 INFO  (zkConnectionManagerCallback-9113-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878421 INFO  (qtp1535834879-31066) [n:127.0.0.1:44448_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1878425 INFO  
(OverseerThreadFactory-10580-thread-1-processing-n:127.0.0.1:44710_solr) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test_collection
   [junit4]   2> 1878536 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44448/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1878543 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44710/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1878546 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44448/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1878549 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44710/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1878764 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr    
x:test_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1878766 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr    
x:test_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1878785 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr    
x:test_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1878786 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr    
x:test_collection_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1878789 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr    
x:test_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1879789 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.2
   [junit4]   2> 1879789 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.2
   [junit4]   2> 1879811 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.2
   [junit4]   2> 1879813 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1879816 WARN  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1879816 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1879816 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 1879817 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard1.replica_n1' (registry 
'solr.core.test_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1879817 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node2/test_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node2/./test_collection_shard1_replica_n1/data/]
   [junit4]   2> 1879817 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1879819 WARN  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1879819 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1879819 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n4' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 1879820 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard2.replica_n4' (registry 
'solr.core.test_collection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1879820 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SolrCore [[test_collection_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node2/test_collection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node2/./test_collection_shard2_replica_n4/data/]
   [junit4]   2> 1879820 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1879821 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.2
   [junit4]   2> 1879823 WARN  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1879823 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1879823 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n2' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 1879823 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard1.replica_n2' (registry 
'solr.core.test_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1879824 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SolrCore [[test_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node1/test_collection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node1/./test_collection_shard1_replica_n2/data/]
   [junit4]   2> 1879829 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1879831 WARN  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1879831 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1879831 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n6' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 1879832 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard2.replica_n6' (registry 
'solr.core.test_collection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae54453
   [junit4]   2> 1879832 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.SolrCore [[test_collection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node1/test_collection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-002/node1/./test_collection_shard2_replica_n6/data/]
   [junit4]   2> 1879909 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1879909 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1879911 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bf15bf7[test_collection_shard1_replica_n1] main]
   [junit4]   2> 1879912 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 1879913 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1879914 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1879925 INFO  
(searcherExecutor-10589-thread-1-processing-n:127.0.0.1:44448_solr 
x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node3) 
[n:127.0.0.1:44448_solr c:test_collection s:shard1 r:core_node3 
x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n1] Registered new searcher 
Searcher@1bf15bf7[test_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1879927 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1879927 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard1
   [junit4]   2> 1879932 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=14999ms
   [junit4]   2> 1879934 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1879934 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1879936 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b82a6d1[test_collection_shard1_replica_n2] main]
   [junit4]   2> 1879938 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 1879952 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1879953 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1879955 INFO  
(searcherExecutor-10591-thread-1-processing-n:127.0.0.1:44710_solr 
x:test_collection_shard1_replica_n2 c:test_collection s:shard1 r:core_node5) 
[n:127.0.0.1:44710_solr c:test_collection s:shard1 r:core_node5 
x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n2] Registered new searcher 
Searcher@4b82a6d1[test_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1879961 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1879961 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard1
   [junit4]   2> 1879967 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1879967 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1879969 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71675e62[test_collection_shard2_replica_n4] main]
   [junit4]   2> 1879971 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 1879971 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1879972 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1879974 INFO  
(searcherExecutor-10590-thread-1-processing-n:127.0.0.1:44448_solr 
x:test_collection_shard2_replica_n4 c:test_collection s:shard2 r:core_node7) 
[n:127.0.0.1:44448_solr c:test_collection s:shard2 r:core_node7 
x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n4] Registered new searcher 
Searcher@71675e62[test_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1879978 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1879978 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1879980 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard2 to Terms{values={core_node7=0}, 
version=0}
   [junit4]   2> 1879981 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard2
   [junit4]   2> 1879981 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b7b1b9e[test_collection_shard2_replica_n6] main]
   [junit4]   2> 1879982 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 1879983 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1879984 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1879986 INFO  
(searcherExecutor-10592-thread-1-processing-n:127.0.0.1:44710_solr 
x:test_collection_shard2_replica_n6 c:test_collection s:shard2 r:core_node8) 
[n:127.0.0.1:44710_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n6] Registered new searcher 
Searcher@2b7b1b9e[test_collection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1879990 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=14998ms
   [junit4]   2> 1879991 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1879991 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard2
   [junit4]   2> 1880434 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1880434 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1880434 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44448/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 1880434 ERROR (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 1880434 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1880434 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1880435 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test_collection/leaders/shard1/leader after winning as 
/collections/test_collection/leader_elect/shard1/election/73338821429428232-core_node3-n_0000000000
   [junit4]   2> 1880438 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44448/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1880491 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1880491 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1880491 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44448/solr/test_collection_shard2_replica_n4/
   [junit4]   2> 1880491 ERROR (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 1880491 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1880491 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1880492 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test_collection/leaders/shard2/leader after winning as 
/collections/test_collection/leader_elect/shard2/election/73338821429428232-core_node7-n_0000000000
   [junit4]   2> 1880495 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44448/solr/test_collection_shard2_replica_n4/ shard2
   [junit4]   2> 1880596 INFO  (zkCallback-9091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1880597 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1880597 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1880601 INFO  (qtp1535834879-31062) [n:127.0.0.1:44448_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1835
   [junit4]   2> 1880602 INFO  (qtp1535834879-31068) [n:127.0.0.1:44448_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1838
   [junit4]   2> 1880702 INFO  (zkCallback-9091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1880702 INFO  (zkCallback-9091-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1880968 INFO  (qtp1605085967-31063) [n:127.0.0.1:44710_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2183
   [junit4]   2> 1880996 INFO  (qtp1605085967-31057) [n:127.0.0.1:44710_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2207
   [junit4]   2> 1881001 INFO  (qtp1535834879-31066) [n:127.0.0.1:44448_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1881098 INFO  (zkCallback-9091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1881098 INFO  (zkCallback-9091-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1881098 INFO  (zkCallback-9083-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1881098 INFO  (zkCallback-9083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1881099 INFO  (qtp1535834879-31066) [n:127.0.0.1:44448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2678
   [junit4]   2> 1881101 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1881104 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[CEAE62619F871023]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDefaultPlugins
   [junit4]   2> 1881137 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 1881139 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1576174766
   [junit4]   2> 1881139 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44710_solr
   [junit4]   2> 1881140 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1881140 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44710_solr as DOWN
   [junit4]   2> 1881149 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1944050304
   [junit4]   2> 1881149 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44448_solr
   [junit4]   2> 1881149 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1881149 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44448_solr as DOWN
   [junit4]   2> 1881151 INFO  (coreCloseExecutor-10605-thread-1) 
[n:127.0.0.1:44710_solr c:test_collection s:shard1 r:core_node5 
x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b66f7cb
   [junit4]   2> 1881152 INFO  (coreCloseExecutor-10605-thread-1) 
[n:127.0.0.1:44710_solr c:test_collection s:shard1 r:core_node5 
x:test_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_collection.shard1.replica_n2, tag=3b66f7cb
   [junit4]   2> 1881152 INFO  (coreCloseExecutor-10605-thread-1) 
[n:127.0.0.1:44710_solr c:test_collection s:shard1 r:core_node5 
x:test_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b9b9610: rootName = null, 
domain = solr.core.test_collection.shard1.replica_n2, service url = null, agent 
id = null] for registry solr.core.test_collection.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@2a79ec8
   [junit4]   2> 1881158 INFO  (coreCloseExecutor-10605-thread-2) 
[n:127.0.0.1:44710_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6b19149d
   [junit4]   2> 1881158 INFO  (coreCloseExecutor-10606-thread-1) 
[n:127.0.0.1:44448_solr c:test_collection s:shard1 r:core_node3 
x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6b3b0034
   [junit4]   2> 1881163 INFO  (coreCloseExecutor-10606-thread-1) 
[n:127.0.0.1:44448_solr c:test_collection s:shard1 r:core_node3 
x:test_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_collection.shard1.replica_n1, tag=6b3b0034
   [junit4]   2> 1881163 INFO  (coreCloseExecutor-10606-thread-1) 
[n:127.0.0.1:44448_solr c:test_collection s:shard1 r:core_node3 
x:test_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4106045b: rootName = null, 
domain = solr.core.test_collection.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.test_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4f141f34
   [junit4]   2> 1881173 INFO  (coreCloseExecutor-10606-thread-2) 
[n:127.0.0.1:44448_solr c:test_collection s:shard2 r:core_node7 
x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@63333a9e
   [junit4]   2> 1881176 INFO  (coreCloseExecutor-10605-thread-1) 
[n:127.0.0.1:44710_solr c:test_collection s:shard1 r:core_node5 
x:test_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_collection.shard1.leader, 
tag=3b66f7cb
   [junit4]   2> 1881176 INFO  (coreCloseExecutor-10605-thread-2) 
[n:127.0.0.1:44710_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_collection.shard2.replica_n6, tag=6b19149d
   [junit4]   2> 1881176 INFO  (coreCloseExecutor-10605-thread-2) 
[n:127.0.0.1:44710_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@255193e2: rootName = null, 
domain = solr.core.test_collection.shard2.replica_n6, service url = null, agent 
id = null] for registry solr.core.test_collection.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@7a49b07d
   [junit4]   2> 1881182 INFO  (coreCloseExecutor-10606-thread-2) 
[n:127.0.0.1:44448_solr c:test_collection s:shard2 r:core_node7 
x:test_collection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_collection.shard2.replica_n4, tag=63333a9e
   [junit4]   2> 1881182 INFO  (coreCloseExecutor-10606-thread-2) 
[n:127.0.0.1:44448_solr c:test_collection s:shard2 r:core_node7 
x:test_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@421b39a1: rootName = null, 
domain = solr.core.test_collection.shard2.replica_n4, service url = null, agent 
id = null] for registry solr.core.test_collection.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@28b8bfe5
   [junit4]   2> 1881194 INFO  (coreCloseExecutor-10605-thread-2) 
[n:127.0.0.1:44710_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_collection.shard2.leader, 
tag=6b19149d
   [junit4]   2> 1881195 INFO  (coreCloseExecutor-10606-thread-1) 
[n:127.0.0.1:44448_solr c:test_collection s:shard1 r:core_node3 
x:test_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_collection.shard1.leader, 
tag=6b3b0034
   [junit4]   2> 1881195 INFO  (coreCloseExecutor-10606-thread-2) 
[n:127.0.0.1:44448_solr c:test_collection s:shard2 r:core_node7 
x:test_collection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_collection.shard2.leader, 
tag=63333a9e
   [junit4]   2> 1881198 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1881198 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52d95b48: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@47ca65b4
   [junit4]   2> 1881201 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1881201 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d8b8f5d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@be59332
   [junit4]   2> 1881203 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1881203 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1881203 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43d35dbf: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@294a994b
   [junit4]   2> 1881203 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a8057f4: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@63ce7b2b
   [junit4]   2> 1881203 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1881209 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1881209 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50ba86d5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@be59332
   [junit4]   2> 1881212 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1881212 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60149e67: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@63ce7b2b
   [junit4]   2> 1881212 INFO  (jetty-closer-9114-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1881212 INFO  (closeThreadPool-9119-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73338821429428230-127.0.0.1:44710_solr-n_0000000000) closing
   [junit4]   2> 1881214 INFO  
(OverseerStateUpdate-73338821429428230-127.0.0.1:44710_solr-n_0000000000) 
[n:127.0.0.1:44710_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44710_solr
   [junit4]   2> 1881236 INFO  
(OverseerAutoScalingTriggerThread-73338821429428230-127.0.0.1:44710_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1881238 INFO  (closeThreadPool-9119-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73338821429428230-127.0.0.1:44710_solr-n_0000000000) closing
   [junit4]   2> 1881240 INFO  (jetty-closer-9114-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73338821429428230-127.0.0.1:44710_solr-n_0000000000) closing
   [junit4]   2> 1881243 INFO  (jetty-closer-9114-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@b7d06fb{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1881244 INFO  (jetty-closer-9114-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bb00bcd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1881244 INFO  (jetty-closer-9114-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1881245 INFO  (jetty-closer-9114-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5b55686e{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1881248 INFO  (jetty-closer-9114-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50d2347c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1881249 INFO  (jetty-closer-9114-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1881249 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1881251 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/collections/test_collection/terms/shard2
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/collections/test_collection/terms/shard1
   [junit4]   2>        2       /solr/configs/test
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/test_collection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1881253 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43755
   [junit4]   2> 1881253 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43755
   [junit4]   2> 1881255 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-003
   [junit4]   2> 1881255 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1881255 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1881255 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1881355 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:33507
   [junit4]   2> 1881355 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33507
   [junit4]   2> 1881355 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33507
   [junit4]   2> 1881365 INFO  (zkConnectionManagerCallback-9122-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881371 INFO  (zkConnectionManagerCallback-9124-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881372 INFO  (zkConnectionManagerCallback-9126-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881378 WARN  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1881379 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1881379 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1881379 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1881380 WARN  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1881381 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1881381 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1881381 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1881394 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1881394 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1881394 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1881394 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9c8f77e{/solr,null,AVAILABLE}
   [junit4]   2> 1881395 WARN  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d98d315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1881396 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1881396 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1881396 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1881397 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d0ce1a{/solr,null,AVAILABLE}
   [junit4]   2> 1881397 WARN  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@268aa257[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1881398 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f62653e{SSL,[ssl, 
http/1.1]}{127.0.0.1:33287}
   [junit4]   2> 1881398 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.e.j.s.Server Started @1881527ms
   [junit4]   2> 1881398 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33287}
   [junit4]   2> 1881398 ERROR (jetty-launcher-9127-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1881398 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1881398 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1881398 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1881399 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1881399 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T05:07:12.744Z
   [junit4]   2> 1881400 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@423f7f88{SSL,[ssl, 
http/1.1]}{127.0.0.1:37212}
   [junit4]   2> 1881400 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.e.j.s.Server Started @1881529ms
   [junit4]   2> 1881400 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37212}
   [junit4]   2> 1881401 ERROR (jetty-launcher-9127-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1881401 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1881401 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1881401 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1881401 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1881401 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T05:07:12.746Z
   [junit4]   2> 1881402 INFO  (zkConnectionManagerCallback-9129-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881403 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1881403 INFO  (zkConnectionManagerCallback-9131-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881404 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1881408 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1881408 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1881408 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1881408 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1881534 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1881539 INFO  (jetty-launcher-9127-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33507/solr
   [junit4]   2> 1881544 INFO  (zkConnectionManagerCallback-9135-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881546 INFO  (zkConnectionManagerCallback-9137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881627 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33287_solr
   [junit4]   2> 1881628 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.Overseer Overseer 
(id=73338821655199750-127.0.0.1:33287_solr-n_0000000000) starting
   [junit4]   2> 1881634 INFO  (zkConnectionManagerCallback-9144-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881637 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33507/solr ready
   [junit4]   2> 1881638 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33287_solr
   [junit4]   2> 1881639 INFO  
(OverseerStateUpdate-73338821655199750-127.0.0.1:33287_solr-n_0000000000) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33287_solr
   [junit4]   2> 1881641 INFO  (zkCallback-9143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1881644 INFO  
(OverseerStateUpdate-73338821655199750-127.0.0.1:33287_solr-n_0000000000) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1881670 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1881695 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.node
   [junit4]   2> 1881696 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jvm
   [junit4]   2> 1881696 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jetty
   [junit4]   2> 1881739 INFO  (jetty-launcher-9127-thread-1) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-003/node1
   [junit4]   2> 1881774 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1881780 INFO  (jetty-launcher-9127-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33507/solr
   [junit4]   2> 1881783 INFO  (zkConnectionManagerCallback-9149-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881785 INFO  (zkConnectionManagerCallback-9151-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881790 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1881793 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37212_solr as DOWN
   [junit4]   2> 1881794 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1881794 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37212_solr
   [junit4]   2> 1881795 INFO  (zkCallback-9136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881796 INFO  (zkCallback-9143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881796 INFO  (zkCallback-9150-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881822 INFO  (zkConnectionManagerCallback-9158-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881823 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1881825 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33507/solr ready
   [junit4]   2> 1881825 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1881835 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.node
   [junit4]   2> 1881836 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jvm
   [junit4]   2> 1881836 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jetty
   [junit4]   2> 1881837 INFO  (jetty-launcher-9127-thread-2) 
[n:127.0.0.1:37212_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_CEAE62619F871023-001/tempDir-003/node2
   [junit4]   2> 1881851 INFO  (zkConnectionManagerCallback-9164-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881852 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1881854 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[CEAE62619F871023]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33507/solr 
ready
   [junit4]   2> 1881855 INFO  (zkConnectionManagerCallback-9166-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1881876 INFO  (qtp446223036-31213) [n:127.0.0.1:37212_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1881879 INFO  
(OverseerThreadFactory-10619-thread-1-processing-n:127.0.0.1:33287_solr) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test_collection
   [junit4]   2> 1881988 INFO  
(OverseerStateUpdate-73338821655199750-127.0.0.1:33287_solr-n_0000000000) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33287/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1881991 INFO  
(OverseerStateUpdate-73338821655199750-127.0.0.1:33287_solr-n_0000000000) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37212/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1881994 INFO  
(OverseerStateUpdate-73338821655199750-127.0.0.1:33287_solr-n_0000000000) 
[n:127.0.0.1:33287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33287/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4] 

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

ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null2097851436
     [copy] Copying 242 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null2097851436
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null2097851436

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 91 minutes 12 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                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:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to