You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/07/29 07:27:50 UTC

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_172) - Build # 2439 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2439/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:40873/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44743/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:40873/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44743/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([612F8EB1D71EFFDD:CBE25D4360CD2A0D]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40873/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 46 more


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

Error Message:
Error from server at https://127.0.0.1:40819/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40819/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([612F8EB1D71EFFDD:1AF6795C8E842D63]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at https://127.0.0.1:35701/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35701/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([612F8EB1D71EFFDD:1AF6795C8E842D63]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12336 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 42456 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/init-core-data-001
   [junit4]   2> 42457 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 42457 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 42460 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001
   [junit4]   2> 42460 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 42469 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 42469 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 42495 ERROR (Thread-100) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 42569 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34593
   [junit4]   2> 42622 INFO  (zkConnectionManagerCallback-219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42625 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10008cc70740000, likely client has closed socket
   [junit4]   2> 42635 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 42635 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 42669 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42669 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42669 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 42675 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42676 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42676 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 42676 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed7bcf{/solr,null,AVAILABLE}
   [junit4]   2> 42676 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@affe49{/solr,null,AVAILABLE}
   [junit4]   2> 42678 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f5dccb{SSL,[ssl, http/1.1]}{127.0.0.1:35701}
   [junit4]   2> 42678 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b28d2c{SSL,[ssl, http/1.1]}{127.0.0.1:42631}
   [junit4]   2> 42678 INFO  (jetty-launcher-216-thread-2) [    ] o.e.j.s.Server Started @42716ms
   [junit4]   2> 42678 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35701}
   [junit4]   2> 42679 ERROR (jetty-launcher-216-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 42679 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 42679 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 42679 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 42679 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 42679 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-29T06:22:11.199Z
   [junit4]   2> 42681 INFO  (jetty-launcher-216-thread-1) [    ] o.e.j.s.Server Started @42716ms
   [junit4]   2> 42681 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42631}
   [junit4]   2> 42682 ERROR (jetty-launcher-216-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 42682 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 42682 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 42682 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 42682 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 42682 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-29T06:22:11.202Z
   [junit4]   2> 42701 INFO  (zkConnectionManagerCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42705 INFO  (zkConnectionManagerCallback-223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42705 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 42705 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43454 INFO  (jetty-launcher-216-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 43471 INFO  (zkConnectionManagerCallback-227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43488 INFO  (zkConnectionManagerCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43593 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35701_solr
   [junit4]   2> 43593 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.c.Overseer Overseer (id=72067268190928900-127.0.0.1:35701_solr-n_0000000000) starting
   [junit4]   2> 43644 INFO  (zkConnectionManagerCallback-236-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43650 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 43657 INFO  (OverseerStateUpdate-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35701_solr
   [junit4]   2> 43657 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35701_solr
   [junit4]   2> 43657 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 43658 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 43661 INFO  (OverseerStateUpdate-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43667 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 43667 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 43677 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43721 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:35701_solr]
   [junit4]   2> 43724 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43740 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 43744 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 43752 DEBUG (ScheduledTrigger-178-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 43769 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35701.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 43776 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35701.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 43776 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35701.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 43777 INFO  (jetty-launcher-216-thread-2) [n:127.0.0.1:35701_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/.
   [junit4]   2> 43880 INFO  (jetty-launcher-216-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 43888 INFO  (zkConnectionManagerCallback-241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43906 INFO  (zkConnectionManagerCallback-243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43929 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43932 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 43932 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42631_solr
   [junit4]   2> 43933 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43934 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43944 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43983 INFO  (zkConnectionManagerCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43985 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 43986 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 43986 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 44025 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 44032 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 44032 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 44036 INFO  (jetty-launcher-216-thread-1) [n:127.0.0.1:42631_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node1/.
   [junit4]   2> 44077 INFO  (zkConnectionManagerCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44092 INFO  (zkConnectionManagerCallback-258-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44099 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44099 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 44130 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleWithCollections
   [junit4]   2> 44131 DEBUG (zkCallback-235-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 44131 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 44132 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44136 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 44136 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 44137 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 44140 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 44161 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 44161 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 44161 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 44162 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10cf5f4{/solr,null,AVAILABLE}
   [junit4]   2> 44164 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1aad0f2{SSL,[ssl, http/1.1]}{127.0.0.1:36103}
   [junit4]   2> 44164 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.Server Started @44201ms
   [junit4]   2> 44164 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36103}
   [junit4]   2> 44164 ERROR (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 44164 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 44168 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 44168 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44168 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44168 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-29T06:22:12.688Z
   [junit4]   2> 44176 INFO  (zkConnectionManagerCallback-262-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44177 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 45066 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 45086 INFO  (zkConnectionManagerCallback-266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45112 INFO  (zkConnectionManagerCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45124 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 45128 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 45128 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36103_solr
   [junit4]   2> 45129 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45130 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45129 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45130 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45143 INFO  (zkCallback-257-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45143 INFO  (zkCallback-257-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45148 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45188 INFO  (zkConnectionManagerCallback-275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45197 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 45201 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 45228 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 45250 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 45259 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 45259 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 45260 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:36103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node3/.
   [junit4]   2> 45344 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 45400 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 45400 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 45400 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 45408 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1545686{/solr,null,AVAILABLE}
   [junit4]   2> 45413 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c79243{SSL,[ssl, http/1.1]}{127.0.0.1:39833}
   [junit4]   2> 45413 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.e.j.s.Server Started @45450ms
   [junit4]   2> 45413 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39833}
   [junit4]   2> 45414 ERROR (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 45414 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 45414 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 45415 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45415 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45415 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-29T06:22:13.935Z
   [junit4]   2> 45457 INFO  (zkConnectionManagerCallback-278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45457 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 45650 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 45665 INFO  (zkConnectionManagerCallback-282-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45674 INFO  (zkConnectionManagerCallback-284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45681 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 45685 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 45685 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39833_solr
   [junit4]   2> 45700 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45701 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45701 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45704 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45706 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45715 INFO  (zkCallback-257-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45715 INFO  (zkCallback-257-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45716 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45716 INFO  (zkCallback-283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 45764 INFO  (zkConnectionManagerCallback-291-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45765 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 45766 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 45790 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 45808 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 45820 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 45820 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 45821 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [n:127.0.0.1:39833_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node4/.
   [junit4]   2> 45877 INFO  (zkConnectionManagerCallback-294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46071 INFO  (qtp27440114-644) [n:127.0.0.1:35701_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=7
   [junit4]   2> 46142 INFO  (qtp13583115-722) [n:127.0.0.1:36103_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46184 INFO  (qtp1750333-747) [n:127.0.0.1:39833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46205 INFO  (qtp25325573-652) [n:127.0.0.1:42631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46211 DEBUG (qtp25325573-641) [n:127.0.0.1:42631_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 46211 INFO  (qtp25325573-641) [n:127.0.0.1:42631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=247
   [junit4]   2> 46212 DEBUG (zkCallback-235-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 46212 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 46212 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 46212 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 46212 DEBUG (OverseerAutoScalingTriggerThread-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 46212 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[612F8EB1D71EFFDD]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:35701_solr for collection testMultipleWithCollections_abc
   [junit4]   2> 46222 INFO  (qtp27440114-644) [n:127.0.0.1:35701_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMultipleWithCollections_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35701_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 46229 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMultipleWithCollections_abc
   [junit4]   2> 46245 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 46253 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 46254 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMultipleWithCollections_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 46259 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 46260 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 46261 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 46262 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 46262 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 46263 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 46266 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 46267 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 46267 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 46268 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 46269 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 46270 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 46271 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 46273 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 46274 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 46275 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 46279 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 46281 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 46281 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 46282 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 46285 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 46290 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 46290 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 46291 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 46296 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 46300 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 46301 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 46302 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 46303 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 46304 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 46305 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 46306 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 46306 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 46307 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 46308 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 46325 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 46328 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 46333 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 46338 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 46339 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 46339 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMultipleWithCollections_abc.AUTOCREATED/params.json
   [junit4]   2> 46469 DEBUG (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 46493 INFO  (qtp13583115-722) [n:127.0.0.1:36103_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46518 INFO  (qtp1750333-752) [n:127.0.0.1:39833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46525 INFO  (qtp25325573-650) [n:127.0.0.1:42631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46533 INFO  (qtp27440114-786) [n:127.0.0.1:35701_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 46534 DEBUG (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 46556 INFO  (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 147619943 sessionWrapper.createTime 147619921775860, this.sessionWrapper.createTime 147619921775860 
   [junit4]   2> 46565 INFO  (OverseerStateUpdate-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMultipleWithCollections_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMultipleWithCollections_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35701/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 46772 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr    x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMultipleWithCollections_abc.AUTOCREATED&newCollection=true&name=testMultipleWithCollections_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMultipleWithCollections_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 46773 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr    x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 47791 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 47793 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 47794 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 47794 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 47795 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 47795 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 47795 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 47795 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 47795 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 47795 WARN  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 47807 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 47846 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testMultipleWithCollections_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 48272 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 48403 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMultipleWithCollections_abc_shard1_replica_n1' using configuration from collection testMultipleWithCollections_abc, trusted=true
   [junit4]   2> 48404 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35701.solr.core.testMultipleWithCollections_abc.shard1.replica_n1' (registry 'solr.core.testMultipleWithCollections_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ab1bb
   [junit4]   2> 48404 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 48404 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testMultipleWithCollections_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001/tempDir-001/node2/./testMultipleWithCollections_abc_shard1_replica_n1/data/]
   [junit4]   2> 48463 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 48792 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 48793 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48794 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 48794 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48796 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12802b5[testMultipleWithCollections_abc_shard1_replica_n1] main]
   [junit4]   2> 48801 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 48802 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 48806 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 48808 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 48809 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 48826 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_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> 48846 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 48846 INFO  (searcherExecutor-210-thread-1-processing-n:127.0.0.1:35701_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@12802b5[testMultipleWithCollections_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48846 INFO  (searcherExecutor-210-thread-1-processing-n:127.0.0.1:35701_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 48846 INFO  (searcherExecutor-210-thread-1-processing-n:127.0.0.1:35701_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 48847 INFO  (searcherExecutor-210-thread-1-processing-n:127.0.0.1:35701_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore [testMultipleWithCollections_abc_shard1_replica_n1] Registered new searcher Searcher@12802b5[testMultipleWithCollections_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48848 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607304832475987968
   [junit4]   2> 48860 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMultipleWithCollections_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 48863 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48863 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 48863 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35701/solr/testMultipleWithCollections_abc_shard1_replica_n1/
   [junit4]   2> 48863 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48863 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35701/solr/testMultipleWithCollections_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 48863 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 48868 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35701/solr/testMultipleWithCollections_abc_shard1_replica_n1/ shard1
   [junit4]   2> 49027 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 49070 INFO  (qtp27440114-648) [n:127.0.0.1:35701_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMultipleWithCollections_abc.AUTOCREATED&newCollection=true&name=testMultipleWithCollections_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMultipleWithCollections_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2298
   [junit4]   2> 49071 DEBUG (OverseerThreadFactory-180-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 49085 INFO  (qtp27440114-644) [n:127.0.0.1:35701_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 49130 INFO  (zkCallback-228-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMultipleWithCollections_abc/state.json] for collection [testMultipleWithCollections_abc] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50085 INFO  (qtp27440114-644) [n:127.0.0.1:35701_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testMultipleWithCollections_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35701_solr&wt=javabin&version=2} status=0 QTime=3863
   [junit4]   2> 50090 INFO  (qtp13583115-722) [n:127.0.0.1:36103_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testMultipleWithCollections_abc&name=testMultipleWithCollections_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 50093 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMultipleWithCollections_xyz
   [junit4]   2> 50093 INFO  (OverseerCollectionConfigSetProcessor-72067268190928900-127.0.0.1:35701_solr-n_0000000000) [    ] 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> 50094 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 50095 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 50096 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMultipleWithCollections_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 50112 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 50115 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 50117 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 50117 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 50118 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 50119 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 50120 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 50123 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 50125 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 50128 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 50129 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 50131 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 50132 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 50133 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 50134 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 50135 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 50136 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 50146 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 50148 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 50149 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 50150 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 50153 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 50154 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 50157 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 50158 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 50159 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 50160 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 50161 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 50162 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 50163 INFO  (OverseerThreadFactory-180-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMult

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

c reporters for registry=solr.collection.testAddReplica_xyz.shard1.leader, tag=11f070d
   [junit4]   2> 119669 WARN  (recoveryExecutor-23-thread-1-processing-n:127.0.0.1:40819_solr x:testAddReplica_xyz_shard1_replica_n3 c:testAddReplica_xyz s:shard1 r:core_node4) [n:127.0.0.1:40819_solr c:testAddReplica_xyz s:shard1 r:core_node4 x:testAddReplica_xyz_shard1_replica_n3] o.a.s.c.RecoveryStrategy Stopping recovery for core=[testAddReplica_xyz_shard1_replica_n3] coreNodeName=[core_node4]
   [junit4]   2> 119674 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d478{/solr,null,UNAVAILABLE}
   [junit4]   2> 119674 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 119674 ERROR (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 119675 INFO  (SUITE-TestWithCollection-seed#[612F8EB1D71EFFDD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35443 35443
   [junit4]   2> 119789 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35443 35443
   [junit4]   2> 119790 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testNodeAdded_xyz/terms/shard1
   [junit4]   2> 	25	/solr/collections/testNodeAdded_abc/terms/shard1
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc2/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplicaWithPolicy_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_xyz/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_xyz/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMultipleWithCollections_xyz2/terms/shard1
   [junit4]   2> 	10	/solr/collections/testAddReplicaWithPolicy_xyz/terms/shard1
   [junit4]   2> 	9	/solr/collections/testAddReplica_abc/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/testAddReplica_xyz/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testCreateCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard2
   [junit4]   2> 	3	/solr/collections/testMoveReplicaWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	13	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	6	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	6	/solr/collections/testAddReplica_abc/state.json
   [junit4]   2> 	6	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	5	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	5	/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	4	/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAdded_xyz/leader_elect/shard1/election/72067483230666756-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72067483230666759-127.0.0.1:40819_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	192	/solr/collections
   [junit4]   2> 	39	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_612F8EB1D71EFFDD-001
   [junit4]   2> Jul 29, 2018 7:18:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=733, maxMBSortInHeap=7.5913456555992465, sim=RandomSimilarity(queryNorm=false): {}, locale=en-MT, timezone=America/Nipigon
   [junit4]   2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=39002056,total=125952000
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection]
   [junit4] Completed [2/10 (1!)] on J2 in 119.91s, 9 tests, 1 error <<< FAILURES!

[...truncated 84 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 65 tests, 1 error [seed: 612F8EB1D71EFFDD]

Total time: 6 minutes 21 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[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
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3c3137728091fe5f973f93539cd3b485807e90cc, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2438
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2