Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1637/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
        at 
__randomizedtesting.SeedInfo.seed([87C9769DBAE4A694:E20A20EA18470E97]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
        at 
__randomizedtesting.SeedInfo.seed([87C9769DBAE4A694:E20A20EA18470E97]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15289 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1261290 INFO  
(SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1261290 INFO  
(SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1261292 INFO  
(SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/data-dir-104-001
   [junit4]   2> 1261292 WARN  
(SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1261292 INFO  
(SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1261298 INFO  
(SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1261301 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateCollection
   [junit4]   2> 1261302 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001
   [junit4]   2> 1261303 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1261303 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1261303 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1261306 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1261403 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 59304
   [junit4]   2> 1261403 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59304
   [junit4]   2> 1261403 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59304
   [junit4]   2> 1261403 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 59304
   [junit4]   2> 1261406 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261413 INFO  (zkConnectionManagerCallback-12120-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261414 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261421 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261427 INFO  (zkConnectionManagerCallback-12122-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261427 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261428 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261433 INFO  (zkConnectionManagerCallback-12124-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261433 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261439 WARN  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]-SendThread(127.0.0.1:59304))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100147b53120002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100147b53120002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100147b53120002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 1261545 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261545 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261545 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a99363c{/solr,null,AVAILABLE}
   [junit4]   2> 1261547 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3347bfa2{/solr,null,AVAILABLE}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@311584bc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:59313}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@582d9957{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:59312}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.s.Server Started @1261728ms
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.s.Server Started @1261728ms
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59312}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59313}
   [junit4]   2> 1261548 ERROR (jetty-launcher-12125-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1261548 ERROR (jetty-launcher-12125-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T22:40:02.522Z
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T22:40:02.522Z
   [junit4]   2> 1261549 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261550 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261556 INFO  (zkConnectionManagerCallback-12129-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261556 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261556 INFO  (zkConnectionManagerCallback-12128-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261556 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261557 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261557 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261737 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1261738 WARN  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5de0fc74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261738 WARN  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5de0fc74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261742 WARN  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55b3bd23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261742 WARN  (jetty-launcher-12125-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55b3bd23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261743 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59304/solr
   [junit4]   2> 1261744 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261750 INFO  (zkConnectionManagerCallback-12140-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261750 INFO  (jetty-launcher-12125-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261838 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1261839 WARN  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@275ae7df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261839 WARN  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@275ae7df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261842 WARN  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e41a52e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261842 WARN  (jetty-launcher-12125-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2e41a52e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261843 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59304/solr
   [junit4]   2> 1261844 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261847 INFO  (zkConnectionManagerCallback-12151-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261847 INFO  (jetty-launcher-12125-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261850 WARN  
(jetty-launcher-12125-thread-2-SendThread(127.0.0.1:59304)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100147b53120006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100147b53120006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100147b53120006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1261874 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1261877 INFO  (zkConnectionManagerCallback-12153-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261877 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1261975 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1261981 INFO  (zkConnectionManagerCallback-12157-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261982 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1262048 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59313_solr
   [junit4]   2> 1262057 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.Overseer Overseer 
(id=72080113945149448-127.0.0.1:59313_solr-n_0000000000) starting
   [junit4]   2> 1262085 INFO  
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:59313_solr
   [junit4]   2> 1262086 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1262086 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59313_solr
   [junit4]   2> 1262089 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 1262089 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 1262089 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1262090 INFO  
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1262099 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1262099 WARN  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1262107 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:59313_solr]
   [junit4]   2> 1262109 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1262114 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1262114 DEBUG (ScheduledTrigger-12162-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1262114 TRACE (ScheduledTrigger-12162-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: 
[127.0.0.1:59313_solr]
   [junit4]   2> 1262114 TRACE (ScheduledTrigger-12162-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: 
[127.0.0.1:59313_solr]
   [junit4]   2> 1262136 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1262197 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59313.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262200 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59313.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262200 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59313.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262205 INFO  (jetty-launcher-12125-thread-2) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node2
   [junit4]   2> 1262253 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1262268 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59312_solr as DOWN
   [junit4]   2> 1262272 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1262272 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59312_solr
   [junit4]   2> 1262275 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59312_solr
   [junit4]   2> 1262277 INFO  (zkCallback-12152-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262278 INFO  (zkCallback-12156-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262282 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1262282 WARN  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1262319 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1262352 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59312.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262403 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59312.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262404 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59312.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262405 INFO  (jetty-launcher-12125-thread-1) 
[n:127.0.0.1:59312_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node1
   [junit4]   2> 1262442 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1262443 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262446 INFO  (zkConnectionManagerCallback-12180-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262446 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1262451 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1262454 INFO  
(TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59304/solr ready
   [junit4]   2> 1262467 DEBUG (zkCallback-12156-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1262467 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1262475 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1262477 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1262522 INFO  (qtp1458204154-21530) [n:127.0.0.1:59312_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1262524 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr    
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1262524 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1262540 DEBUG (qtp1070755126-21535) [n:127.0.0.1:59313_solr    
 ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1262549 INFO  (qtp1070755126-21535) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=69
   [junit4]   2> 1262552 DEBUG (zkCallback-12156-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1262552 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 1262553 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1262555 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59313_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1262566 DEBUG 
(OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 1262581 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollection_abc
   [junit4]   2> 1262584 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default to /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1262604 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1262615 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1262637 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1262646 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1262655 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1262664 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1262675 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1262684 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1262698 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1262706 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1262715 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1262724 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1262731 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1262747 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1262761 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1262769 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1262778 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1262784 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1262791 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1262800 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1262806 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1262812 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1262823 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1262834 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1262841 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1262848 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1262859 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1262867 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1262878 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1262887 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1262902 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1262919 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1262929 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1262938 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1262943 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1262949 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1262956 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1262962 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1262968 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1262977 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1262990 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1262995 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testCreateCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1263004 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1263010 INFO  
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testCreateCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1263067 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testCreateCollection_abc
   [junit4]   2> 1263071 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/testCreateCollection_abc/state.json
   [junit4]   2> 1263221 DEBUG 
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1263226 INFO  (qtp1070755126-21537) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 1263228 INFO  (qtp1458204154-21532) [n:127.0.0.1:59312_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1263229 DEBUG 
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 
343628432904483
   [junit4]   2> 1263234 DEBUG 
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 
343628432904483
   [junit4]   2> 1263249 INFO  
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1263255 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1263255 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1263369 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/testCreateCollection_abc/state.json version: 0
   [junit4]   2> 1263460 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr    
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263470 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1263471 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1263471 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1263499 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.8.0
   [junit4]   2> 1263549 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 1263573 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/testCreateCollection_abc/state.json version: 1
   [junit4]   2> 1264203 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1264438 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testCreateCollection_abc_shard1_replica_n1' using configuration from 
configset testCreateCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1264439 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_59313.solr.core.testCreateCollection_abc.shard1.replica_n1' (registry 
'solr.core.testCreateCollection_abc.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1264440 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testCreateCollection_abc_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 1264618 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1264618 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1264620 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1264620 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1264625 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1264626 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1264626 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1264629 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1264630 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1264630 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1264632 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 1264632 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1683196011459117056
   [junit4]   2> 1264638 INFO  
(searcherExecutor-12182-thread-1-processing-n:127.0.0.1:59313_solr 
x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc 
s:shard1 r:core_node2) [n:127.0.0.1:59313_solr c:testCreateCollection_abc 
s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1264638 INFO  
(searcherExecutor-12182-thread-1-processing-n:127.0.0.1:59313_solr 
x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc 
s:shard1 r:core_node2) [n:127.0.0.1:59313_solr c:testCreateCollection_abc 
s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1264639 INFO  
(searcherExecutor-12182-thread-1-processing-n:127.0.0.1:59313_solr 
x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc 
s:shard1 r:core_node2) [n:127.0.0.1:59313_solr c:testCreateCollection_abc 
s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testCreateCollection_abc_shard1_replica_n1]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 1264654 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testCreateCollection_abc/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1264655 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCreateCollection_abc/leaders/shard1
   [junit4]   2> 1264670 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1264670 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1264670 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:59313/solr/testCreateCollection_abc_shard1_replica_n1/
   [junit4]   2> 1264671 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1264672 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:59313/solr/testCreateCollection_abc_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1264672 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCreateCollection_abc/leaders/shard1/leader after winning as 
/collections/testCreateCollection_abc/leader_elect/shard1/election/72080113945149448-core_node2-n_0000000000
   [junit4]   2> 1264678 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59313/solr/testCreateCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1264782 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/testCreateCollection_abc/state.json version: 2
   [junit4]   2> 1264783 INFO  (zkCallback-12156-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection_abc/state.json] for collection 
[testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264783 INFO  (zkCallback-12156-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection_abc/state.json] for collection 
[testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264786 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr 
c:testCreateCollection_abc s:shard1 r:core_node2 
x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1264792 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1264792 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1264792 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1264796 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1336
   [junit4]   2> 1264797 DEBUG 
(OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper final release, session 
343628432904483 lived a total of 1568ms, 
   [junit4]   2> 1264802 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_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> 1264893 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/testCreateCollection_abc/state.json version: 3
   [junit4]   2> 1264895 INFO  (zkCallback-12156-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection_abc/state.json] for collection 
[testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264895 INFO  (zkCallback-12156-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection_abc/state.json] for collection 
[testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264895 INFO  (zkCallback-12156-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection_abc/state.json] for collection 
[testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264897 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59313_solr&wt=javabin&version=2}
 status=0 QTime=2343
   [junit4]   2> 1264899 INFO  (qtp1070755126-21535) [n:127.0.0.1:59313_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&withCollection=testCreateCollection_abc&name=testCreateCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1264906 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollection_xyz
   [junit4]   2> 1264907 INFO  
(OverseerCollectionConfigSetProcessor-72080113945149448-127.0.0.1:59313_solr-n_0000000000)
 [n:127.0.0.1:59313_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1264907 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default to /configs/testCreateCollection_xyz.AUTOCREATED
   [junit4]   2> 1264912 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testCreateCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1264917 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1264923 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1264927 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1264933 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1264938 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1264943 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1264949 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1264954 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1264961 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1264969 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1264977 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1264985 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1264994 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1265003 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1265016 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1265024 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1265033 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1265042 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1265053 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1265064 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1265076 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1265087 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1265098 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1265107 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1265117 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1265125 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1265137 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1265150 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1265160 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1265172 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1265185 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1265196 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1265208 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1265220 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1265231 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1265240 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1265266 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1265280 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1265303 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1265328 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1265338 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testCreateCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1265347 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1265356 INFO  
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testCreateCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1265377 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testCreateCollection_xyz
   [junit4]   2> 1265480 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/testCreateCollection_xyz/state.json
   [junit4]   2> 1265582 DEBUG 
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1265584 INFO  (qtp1070755126-21537) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testCreateCollection_abc.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1265586 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1265588 INFO  (qtp1458204154-21533) [n:127.0.0.1:59312_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 1265589 DEBUG 
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 
343630793277839
   [junit4]   2> 1265603 DEBUG 
(OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 
343630793277839
   [junit4]   2> 1265614 INFO  
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1265619 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1265619 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:59313/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1265721 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/testCreateCollection_xyz/state.json version: 0
   [junit4]   2> 1265829 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_solr    
x:testCreateCollection_xyz_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_xyz.AUTOCREATED&newCollection=true&name=testCreateCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1265839 DEBUG 
(OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) 
[n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "c

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

  (jetty-closer-963-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.cluster tag=null
   [junit4]   2> 215193 INFO  (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080290481635336-127.0.0.1:60255_solr-n_0000000000) closing
   [junit4]   2> 215194 INFO  
(OverseerStateUpdate-72080290481635336-127.0.0.1:60255_solr-n_0000000000) 
[n:127.0.0.1:60255_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60255_solr
   [junit4]   2> 215199 DEBUG (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 215200 INFO  
(OverseerAutoScalingTriggerThread-72080290481635336-127.0.0.1:60255_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 215201 INFO  (closeThreadPool-974-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080290481635336-127.0.0.1:60255_solr-n_0000000000) closing
   [junit4]   2> 215295 INFO  (jetty-closer-963-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@557344d9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 215295 INFO  (jetty-closer-963-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5bc04dd5{/solr,null,STOPPED}
   [junit4]   2> 215295 INFO  (jetty-closer-963-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 215400 INFO  (jetty-closer-963-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080290481635336-127.0.0.1:60255_solr-n_0000000000) closing
   [junit4]   2> 215401 INFO  (jetty-closer-963-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@33ab06c0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 215401 INFO  (jetty-closer-963-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c65939a{/solr,null,STOPPED}
   [junit4]   2> 215401 INFO  (jetty-closer-963-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 215402 INFO  
(TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [    
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 215627 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>        7       
/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2>        6       
/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2>        4       
/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2>        3       
/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2>        3       
/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       
/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       
/solr/collections/testDeleteWithCollection_abc/collectionprops.json
   [junit4]   2>        2       
/solr/configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2>        2       
/solr/configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      
/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2>        14      
/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2>        13      
/solr/collections/testDeleteWithCollection_xyz_2/state.json
   [junit4]   2>        10      
/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      /solr/overseer/queue
   [junit4]   2>        36      /solr/overseer/collection-queue-work
   [junit4]   2>        24      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 215635 INFO  
(TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [    
 ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60249
   [junit4]   2> 215635 INFO  
(TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60249
   [junit4]   2> 215635 INFO  
(TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60249
   [junit4]   2> 215636 INFO  
(TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteWithCollection
   [junit4] OK      9.25s J3 | TestWithCollection.testDeleteWithCollection
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001
   [junit4]   2> Nov 12, 2020 11:25:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sk, timezone=ROK
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 
(64-bit)/cpus=6,threads=1,free=53694152,total=213581824
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection]
   [junit4] Completed [5/5 (1!)] on J3 in 213.31s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: 
There were test failures: 5 suites, 45 tests, 1 failure [seed: 87C9769DBAE4A694]

Total time: 3 minutes 41 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1637/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1636' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX 
#1637'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to