You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/04/09 18:18:51 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 555 - Unstable

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

4 tests failed.
FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV1

Error Message:
Error from server at http://127.0.0.1:43553/solr: Collection : testV2_2018-04-09 is part of alias testV2 remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43553/solr: Collection : testV2_2018-04-09 is part of alias testV2 remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([85419656E30CFDC1:2A8F5126A2E15151]: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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
	at org.apache.solr.cloud.CreateRoutedAliasTest.doBefore(CreateRoutedAliasTest.java:96)
	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$9.evaluate(RandomizedRunner.java:968)
	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.LIRRollingUpdatesTest.testNewLeaderOldReplica

Error Message:
Time waiting for 1x2 collection null Live Nodes: [127.0.0.1:34997_solr, 127.0.0.1:35426_solr, 127.0.0.1:41702_solr] Last available state: DocCollection(testNewLeaderOldReplica//collections/testNewLeaderOldReplica/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node42":{           "core":"testNewLeaderOldReplica_shard1_replica_n41",           "base_url":"http://127.0.0.1:35426/solr",           "node_name":"127.0.0.1:35426_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node44":{           "core":"testNewLeaderOldReplica_shard1_replica_n43",           "base_url":"http://127.0.0.1:41702/solr",           "node_name":"127.0.0.1:41702_solr",           "state":"recovering",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Time waiting for 1x2 collection
null
Live Nodes: [127.0.0.1:34997_solr, 127.0.0.1:35426_solr, 127.0.0.1:41702_solr]
Last available state: DocCollection(testNewLeaderOldReplica//collections/testNewLeaderOldReplica/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node42":{
          "core":"testNewLeaderOldReplica_shard1_replica_n41",
          "base_url":"http://127.0.0.1:35426/solr",
          "node_name":"127.0.0.1:35426_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node44":{
          "core":"testNewLeaderOldReplica_shard1_replica_n43",
          "base_url":"http://127.0.0.1:41702/solr",
          "node_name":"127.0.0.1:41702_solr",
          "state":"recovering",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([85419656E30CFDC1:CB5A31514206EA0E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica(LIRRollingUpdatesTest.java:190)
	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.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas

Error Message:
IOException occured when talking to server at: http://127.0.0.1:34997/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:34997/solr
	at __randomizedtesting.SeedInfo.seed([85419656E30CFDC1:21A54EA094D3B4D0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	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.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:241)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:339)
	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.http.NoHttpResponseException: 127.0.0.1:34997 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 50 more


FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader

Error Message:
Error from server at http://127.0.0.1:34997/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34997/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([85419656E30CFDC1:38173C8803D2831F]: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.LIRRollingUpdatesTest.testNewReplicaOldLeader(LIRRollingUpdatesTest.java:112)
	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 13056 lines...]
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/init-core-data-001
   [junit4]   2> 1597557 WARN  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1597557 INFO  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1597587 INFO  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1597587 INFO  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1597588 INFO  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001
   [junit4]   2> 1597588 INFO  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1597624 INFO  (Thread-1668) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1597624 INFO  (Thread-1668) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1597629 ERROR (Thread-1668) [    ] 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> 1597709 INFO  (SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34578
   [junit4]   2> 1597711 INFO  (zkConnectionManagerCallback-2193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597727 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1597727 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e59fc89{/solr,null,AVAILABLE}
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14f121aa{HTTP/1.1,[http/1.1]}{127.0.0.1:43553}
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] o.e.j.s.Server Started @1597880ms
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43553}
   [junit4]   2> 1597730 ERROR (jetty-launcher-2190-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1597730 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b5ba777{/solr,null,AVAILABLE}
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T16:36:40.347Z
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a198d74{HTTP/1.1,[http/1.1]}{127.0.0.1:45208}
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.e.j.s.Server Started @1597892ms
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45208}
   [junit4]   2> 1597742 ERROR (jetty-launcher-2190-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T16:36:40.348Z
   [junit4]   2> 1597743 INFO  (zkConnectionManagerCallback-2195-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597744 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597828 INFO  (jetty-launcher-2190-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34578/solr
   [junit4]   2> 1597829 INFO  (zkConnectionManagerCallback-2197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597829 INFO  (zkConnectionManagerCallback-2201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597830 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597846 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 0x1014f86cb130003, likely client has closed socket
   [junit4]   2> 1597945 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 0x1014f86cb130002, likely client has closed socket
   [junit4]   2> 1597946 INFO  (zkConnectionManagerCallback-2203-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598079 INFO  (jetty-launcher-2190-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34578/solr
   [junit4]   2> 1598135 INFO  (zkConnectionManagerCallback-2209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598138 INFO  (zkConnectionManagerCallback-2211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598200 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1598233 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45208_solr
   [junit4]   2> 1598261 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.c.Overseer Overseer (id=72426509365870598-127.0.0.1:45208_solr-n_0000000000) starting
   [junit4]   2> 1598329 INFO  (zkConnectionManagerCallback-2218-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598331 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34578/solr ready
   [junit4]   2> 1598419 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45208_solr
   [junit4]   2> 1598466 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1598502 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1598508 INFO  (zkCallback-2210-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1598537 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1598537 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43553_solr
   [junit4]   2> 1598683 INFO  (zkCallback-2217-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1598764 INFO  (zkCallback-2210-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1598784 INFO  (zkCallback-2217-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1598873 INFO  (zkCallback-2202-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1599913 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1599949 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1599950 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1599951 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/.
   [junit4]   2> 1600115 INFO  (zkConnectionManagerCallback-2223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600179 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45208.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1600192 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600215 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45208.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1600215 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45208.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1600232 INFO  (jetty-launcher-2190-thread-1) [n:127.0.0.1:45208_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node1/.
   [junit4]   2> 1600257 INFO  (jetty-launcher-2190-thread-2) [n:127.0.0.1:43553_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34578/solr ready
   [junit4]   2> 1600432 INFO  (zkConnectionManagerCallback-2225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600508 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNegativeFutureFails
   [junit4]   2> 1600545 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600557 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1600560 INFO  (zkConnectionManagerCallback-2231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600580 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600594 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34578/solr ready
   [junit4]   2> 1600596 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600626 INFO  (qtp1074599561-7881) [n:127.0.0.1:45208_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json&router.maxFutureMs=-60000 and sendToOCPQueue=true
   [junit4]   2> 1600656 ERROR (OverseerThreadFactory-2720-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testNegativeFutureFails operation: createalias failed:org.apache.solr.common.SolrException: router.maxFutureMs must be >= 0
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.TimeRoutedAlias.<init>(TimeRoutedAlias.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1600774 INFO  (qtp1074599561-7881) [n:127.0.0.1:45208_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json&router.maxFutureMs=-60000} status=400 QTime=147
   [junit4]   2> 1600775 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNegativeFutureFails
   [junit4]   2> 1600866 INFO  (TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[85419656E30CFDC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAliasNameMustBeValid
   [junit4]   2> 1600871 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600880 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1600910 INFO  (TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[85419656E30CFDC1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600912 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=735741!45&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1600912 ERROR (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid alias: [735741!45]. alias names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateAliasName(SolrIdentifierValidator.java:52)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$5(CollectionsHandler.java:524)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1115)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:243)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:231)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1600942 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=735741!45&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json} status=400 QTime=30
   [junit4]   2> 1600943 INFO  (TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[85419656E30CFDC1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAliasNameMustBeValid
   [junit4]   2> 1601036 INFO  (TEST-CreateRoutedAliasTest.testV2-seed#[85419656E30CFDC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testV2
   [junit4]   2> 1601066 INFO  (qtp1074599561-7892) [n:127.0.0.1:45208_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1601067 INFO  (qtp1074599561-7892) [n:127.0.0.1:45208_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1601069 INFO  (TEST-CreateRoutedAliasTest.testV2-seed#[85419656E30CFDC1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1601185 INFO  (OverseerThreadFactory-2720-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testV2_2018-04-09
   [junit4]   2> 1601186 WARN  (OverseerThreadFactory-2720-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection testV2_2018-04-09 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1601310 INFO  (OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"testV2_2018-04-09_foo_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601312 INFO  (OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"testV2_2018-04-09_foo_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601314 INFO  (OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"testV2_2018-04-09_bar_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601338 INFO  (OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"testV2_2018-04-09_bar_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601549 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node3&name=testV2_2018-04-09_foo_replica_t1&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601550 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node5&name=testV2_2018-04-09_foo_replica_p2&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601564 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node7&name=testV2_2018-04-09_bar_replica_t4&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601565 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node8&name=testV2_2018-04-09_bar_replica_p6&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601694 INFO  (zkCallback-2202-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-09/state.json] for collection [testV2_2018-04-09] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601694 INFO  (zkCallback-2202-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-09/state.json] for collection [testV2_2018-04-09] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601694 INFO  (zkCallback-2202-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-09/state.json] for collection [testV2_2018-04-09] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602732 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602732 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602733 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/extraction/lib
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/clustering/lib
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/langid/lib
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602735 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/velocity/lib
   [junit4]   2> 1602735 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602753 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602753 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/extraction/lib
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/clustering/lib
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/langid/lib
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/velocity/lib
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602771 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602771 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602789 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602789 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602789 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/extraction/lib
   [junit4]   2> 1602789 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/clustering/lib
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/langid/lib
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/velocity/lib
   [junit4]   2> 1602791 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602825 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/extraction/lib
   [junit4]   2> 1602825 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1602825 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/clustering/lib
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/langid/lib
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/velocity/lib
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1603010 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603010 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603029 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603048 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603158 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.s.IndexSchema [testV2_2018-04-09_bar_replica_t4] Schema name=default-config
   [junit4]   2> 1603226 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.s.IndexSchema [testV2_2018-04-09_foo_replica_p2] Schema name=default-config
   [junit4]   2> 1603258 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.s.IndexSchema [testV2_2018-04-09_bar_replica_p6] Schema name=default-config
   [junit4]   2> 1603461 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.s.IndexSchema [testV2_2018-04-09_foo_replica_t1] Schema name=default-config
   [junit4]   2> 1604949 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605144 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605266 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605314 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_bar_replica_p6' using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.core.testV2_2018-04-09.bar.replica_p6' (registry 'solr.core.testV2_2018-04-09.bar.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.SolrCore [[testV2_2018-04-09_bar_replica_p6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_bar_replica_p6/data/]
   [junit4]   2> 1605659 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1605778 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_bar_replica_t4' using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1605778 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.core.testV2_2018-04-09.bar.replica_t4' (registry 'solr.core.testV2_2018-04-09.bar.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1605779 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605779 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.c.SolrCore [[testV2_2018-04-09_bar_replica_t4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_bar_replica_t4/data/]
   [junit4]   2> 1605808 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1605993 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_foo_replica_p2' using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1605993 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.core.testV2_2018-04-09.foo.replica_p2' (registry 'solr.core.testV2_2018-04-09.foo.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1605994 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605994 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.c.SolrCore [[testV2_2018-04-09_foo_replica_p2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_foo_replica_p2/data/]
   [junit4]   2> 1606010 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1606060 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_foo_replica_t1' using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1606061 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.core.testV2_2018-04-09.foo.replica_t1' (registry 'solr.core.testV2_2018-04-09.foo.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1606061 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1606061 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.c.SolrCore [[testV2_2018-04-09_foo_replica_t1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_foo_replica_t1/data/]
   [junit4]   2> 1606133 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1606171 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1606171 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606172 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b035b28[testV2_2018-04-09_bar_replica_p6] main]
   [junit4]   2> 1606206 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 1606207 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 1606207 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 1606207 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1606208 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1606208 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 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> 1606242 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1606242 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1606243 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1606243 INFO  (searcherExecutor-2725-thread-1-processing-n:127.0.0.1:43553_solr x:testV2_2018-04-09_bar_replica_p6 c:testV2_2018-04-09 s:bar r:core_node8) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1b035b28[testV2_2018-04-09_bar_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606243 INFO  (searcherExecutor-2725-thread-1-processing-n:127.0.0.1:43553_solr x:testV2_2018-04-09_bar_replica_p6 c:testV2_2018-04-09 s:bar r:core_node8) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1606243 INFO  (searcherExecutor-2725-thread-1-processing-n:127.0.0.1:43553_solr x:testV2_2018-04-09_bar_replica_p6 c:testV2_2018-04-09 s:bar r:core_node8) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1606243 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node7 x:tes

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

ome/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 210 minutes 17 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

Re: [JENKINS] Lucene-Solr-Tests-7.x - Build # 556 - Still Unstable

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
This could be due to SOLR-12096. Looking into it.

On Tue, Apr 10, 2018 at 5:42 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/556/
>
> 1 tests failed.
> FAILED:  org.apache.solr.response.transform.TestSubQueryTransformerDistrib
> .test
>
> Error Message:
> mismatch: 'These guys develop stuff'!='These guys help customers' @
> response/docs/[0]/depts/docs/[0]/text_t
>
> Stack Trace:
> java.lang.AssertionError: mismatch: 'These guys develop stuff'!='These
> guys help customers' @ response/docs/[0]/depts/docs/[0]/text_t
>         at __randomizedtesting.SeedInfo.seed([4831B4B32E31F316:
> C0658B6980CD9EEE]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.junit.Assert.assertNull(Assert.java:551)
>         at org.apache.solr.response.transform.
> TestSubQueryTransformerDistrib.test(TestSubQueryTransformerDistrib
> .java:166)
>         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 13191 lines...]
>    [junit4] Suite: org.apache.solr.response.transform.
> TestSubQueryTransformerDistrib
>    [junit4]   2> 759594 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom
> sanity checks: test.solr.allowed.securerandom=null &
> java.security.egd=file:/dev/./urandom
>    [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/init-core-data-001
>    [junit4]   2> 759595 WARN  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4
> startTrackingSearchers: numOpens=21 numCloses=21
>    [junit4]   2> 759595 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 Using
> PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=
> false
>    [junit4]   2> 759596 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized
> ssl (false) and clientAuth (false) via: @org.apache.solr.
> SolrTestCaseJ4$SuppressSSL(bugUrl=None)
>    [junit4]   2> 759597 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.MiniSolrCloudCluster
> Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001
>    [junit4]   2> 759597 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK
> TEST SERVER
>    [junit4]   2> 759597 INFO  (Thread-2355) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 759597 INFO  (Thread-2355) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 759598 ERROR (Thread-2355) [    ] 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> 759697 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.ZkTestServer start zk
> server on port:35709
>    [junit4]   2> 759700 INFO  (zkConnectionManagerCallback-2842-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759707 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a
> 2a2615f0a8
>    [junit4]   2> 759707 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a
> 2a2615f0a8
>    [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a
> 2a2615f0a8
>    [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.session Scavenging every 600000ms
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 2a122911{/solr,null,AVAILABLE}
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.session Scavenging every 660000ms
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.session Scavenging every 660000ms
>    [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 215cea06{/solr,null,AVAILABLE}
>    [junit4]   2> 759721 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 25f349dd{/solr,null,AVAILABLE}
>    [junit4]   2> 759722 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@2e78d27f{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:47161}
>    [junit4]   2> 759722 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.e.j.s.Server Started @759800ms
>    [junit4]   2> 759722 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=47161}
>    [junit4]   2> 759723 ERROR (jetty-launcher-2839-thread-5) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.
> Log4jLoggerFactory
>    [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 7.4.0
>    [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-09T23:26:59.932Z
>    [junit4]   2> 759728 INFO  (zkConnectionManagerCallback-2844-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759728 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 759731 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a
> 2a2615f0a8
>    [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a
> 2a2615f0a8
>    [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.session Scavenging every 600000ms
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 1efd575{/solr,null,AVAILABLE}
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@23a9996{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:58562}
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.e.j.s.Server Started @759811ms
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=58562}
>    [junit4]   2> 759733 ERROR (jetty-launcher-2839-thread-1) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.
> Log4jLoggerFactory
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 7.4.0
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-09T23:26:59.942Z
>    [junit4]   2> 759735 INFO  (jetty-launcher-2839-thread-5) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@58101e21{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:51809}
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.e.j.s.Server Started @759814ms
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=51809}
>    [junit4]   2> 759736 ERROR (jetty-launcher-2839-thread-4) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.
> Log4jLoggerFactory
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 7.4.0
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-09T23:26:59.945Z
>    [junit4]   2> 759737 INFO  (zkConnectionManagerCallback-2846-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759737 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 759739 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.session Scavenging every 600000ms
>    [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 3895aba0{/solr,null,AVAILABLE}
>    [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@5fac4c83{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:37300}
>    [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.e.j.s.Server Started @759818ms
>    [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=37300}
>    [junit4]   2> 759740 ERROR (jetty-launcher-2839-thread-2) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.
> Log4jLoggerFactory
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 7.4.0
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-09T23:26:59.953Z
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@50ea17f1{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:52539}
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.e.j.s.Server Started @759822ms
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=52539}
>    [junit4]   2> 759744 ERROR (jetty-launcher-2839-thread-3) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.
> Log4jLoggerFactory
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 7.4.0
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-09T23:26:59.953Z
>    [junit4]   2> 759746 INFO  (zkConnectionManagerCallback-2850-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759747 INFO  (zkConnectionManagerCallback-2852-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759748 INFO  (zkConnectionManagerCallback-2856-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759747 INFO  (zkConnectionManagerCallback-2854-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759748 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 759748 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 759752 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 759759 INFO  (zkConnectionManagerCallback-2858-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759764 INFO  (jetty-launcher-2839-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
>    [junit4]   2> 759767 INFO  (jetty-launcher-2839-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
>    [junit4]   2> 759768 INFO  (zkConnectionManagerCallback-2864-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759768 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 0x1057cc807720008, likely client has closed socket
>    [junit4]   2> 759769 INFO  (zkConnectionManagerCallback-2868-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759770 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 0x1057cc807720009, likely client has closed socket
>    [junit4]   2> 759771 INFO  (jetty-launcher-2839-thread-3) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
>    [junit4]   2> 759780 INFO  (jetty-launcher-2839-thread-4) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
>    [junit4]   2> 759781 INFO  (zkConnectionManagerCallback-2873-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759781 INFO  (zkConnectionManagerCallback-2870-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759782 INFO  (zkConnectionManagerCallback-2880-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759783 INFO  (zkConnectionManagerCallback-2876-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759789 INFO  (zkConnectionManagerCallback-2882-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759789 INFO  (zkConnectionManagerCallback-2886-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759792 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 759793 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 759793 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.OverseerElectionContext I am going
> to be the leader 127.0.0.1:58562_solr
>    [junit4]   2> 759794 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:37300_solr
>    [junit4]   2> 759794 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.Overseer Overseer
> (id=73602167481696266-127.0.0.1:58562_solr-n_0000000000) starting
>    [junit4]   2> 759807 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (1)
>    [junit4]   2> 759807 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (1)
>    [junit4]   2> 759809 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 759810 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:52539_solr
>    [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:51809_solr
>    [junit4]   2> 759823 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (3)
>    [junit4]   2> 759824 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 759825 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 759825 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:47161_solr
>    [junit4]   2> 759868 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 759868 INFO  (zkCallback-2857-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 759871 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
>    [junit4]   2> 759892 INFO  (zkCallback-2869-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 759915 INFO  (zkCallback-2881-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
>    [junit4]   2> 759945 INFO  (zkConnectionManagerCallback-2897-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 759946 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 759946 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:35709/solr ready
>    [junit4]   2> 760009 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 760009 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:58562_solr
>    [junit4]   2> 760010 INFO  (zkCallback-2881-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 760010 INFO  (zkCallback-2857-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 760011 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 760011 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 760029 INFO  (zkCallback-2896-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 760047 INFO  (zkCallback-2869-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 760134 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_47161.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760141 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_47161.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760142 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_47161.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760143 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node1/.
>    [junit4]   2> 760148 INFO  (zkConnectionManagerCallback-2902-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 760149 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (5)
>    [junit4]   2> 760149 INFO  (jetty-launcher-2839-thread-5)
> [n:127.0.0.1:47161_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:35709/solr ready
>    [junit4]   2> 760163 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_52539.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760180 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_58562.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760195 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_52539.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760195 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_52539.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760197 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node3/.
>    [junit4]   2> 760200 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_58562.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760200 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_58562.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760201 INFO  (jetty-launcher-2839-thread-1)
> [n:127.0.0.1:58562_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node4/.
>    [junit4]   2> 760219 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_37300.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760220 INFO  (zkConnectionManagerCallback-2907-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 760220 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (5)
>    [junit4]   2> 760221 INFO  (jetty-launcher-2839-thread-3)
> [n:127.0.0.1:52539_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:35709/solr ready
>    [junit4]   2> 760228 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_37300.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760228 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_37300.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760229 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node5/.
>    [junit4]   2> 760233 INFO  (zkConnectionManagerCallback-2912-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 760234 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (5)
>    [junit4]   2> 760236 INFO  (jetty-launcher-2839-thread-2)
> [n:127.0.0.1:37300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:35709/solr ready
>    [junit4]   2> 760491 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_51809.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760507 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_51809.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760507 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_51809.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 760508 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/
> J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node2/.
>    [junit4]   2> 760511 INFO  (zkConnectionManagerCallback-2917-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 760512 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (5)
>    [junit4]   2> 760513 INFO  (jetty-launcher-2839-thread-4)
> [n:127.0.0.1:51809_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:35709/solr ready
>    [junit4]   2> 760549 INFO  (zkConnectionManagerCallback-2919-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 760552 INFO  (zkConnectionManagerCallback-2924-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 760552 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.c.ZkStateReader Updated
> live nodes from ZooKeeper... (0) -> (5)
>    [junit4]   2> 760553 INFO  (SUITE-TestSubQueryTransformerDistrib
> -seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:35709/solr ready
>    [junit4]   2> 760792 INFO  (qtp815307726-10325) [n:127.0.0.1:37300_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
> params replicationFactor=2&property.config=solrconfig-
> doctransformers.xml&property.schema=schema-docValuesJoin.
> xml&collection.configName=solrCloudCollectionConfig&
> name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 760794 INFO  (OverseerThreadFactory-4042-thread-1) [
> ] o.a.s.c.a.c.CreateCollectionCmd Create collection people
>    [junit4]   2> 760914 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"people",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "core":"people_shard1_replica_n1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:37300/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 760916 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"people",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "core":"people_shard1_replica_n2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:52539/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 760917 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"people",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "core":"people_shard2_replica_n4",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:58562/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 760919 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"people",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "core":"people_shard2_replica_n6",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:51809/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 761124 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&
> action=CREATE&numShards=2&shard=shard1&wt=javabin
>    [junit4]   2> 761124 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
>   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
> 2147483647 transient cores
>    [junit4]   2> 761125 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&
> action=CREATE&numShards=2&shard=shard2&wt=javabin
>    [junit4]   2> 761128 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&
> action=CREATE&numShards=2&shard=shard2&wt=javabin
>    [junit4]   2> 761129 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&
> action=CREATE&numShards=2&shard=shard1&wt=javabin
>    [junit4]   2> 761233 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761233 INFO  (zkCallback-2881-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761233 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761234 INFO  (zkCallback-2869-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761234 INFO  (zkCallback-2885-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761234 INFO  (zkCallback-2881-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761234 INFO  (zkCallback-2869-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 761234 INFO  (zkCallback-2872-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762144 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 762144 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 762145 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 762160 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 762161 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.s.IndexSchema [people_shard2_replica_n6] Schema
> name=doc-values-for-Join
>    [junit4]   2> 762161 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.s.IndexSchema [people_shard1_replica_n2] Schema
> name=doc-values-for-Join
>    [junit4]   2> 762162 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.s.IndexSchema [people_shard1_replica_n1] Schema
> name=doc-values-for-Join
>    [junit4]   2> 762167 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 762167 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 762168 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 762168 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.s.IndexSchema [people_shard2_replica_n4] Schema
> name=doc-values-for-Join
>    [junit4]   2> 762169 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n6' using
> configuration from collection people, trusted=true
>    [junit4]   2> 762170 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51809.solr.core.people.shard2.replica_n6'
> (registry 'solr.core.people.shard2.replica_n6') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 762170 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore
> solr.RecoveryStrategy.Builder
>    [junit4]   2> 762170 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore
> [[people_shard2_replica_n6] ] Opening new SolrCore at
> [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node2/people_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node2/./people_shard2_replica_n6/data/]
>    [junit4]   2> 762171 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using
> configuration from collection people, trusted=true
>    [junit4]   2> 762171 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.core.people.shard1.replica_n1'
> (registry 'solr.core.people.shard1.replica_n1') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 762172 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore
> solr.RecoveryStrategy.Builder
>    [junit4]   2> 762172 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore
> [[people_shard1_replica_n1] ] Opening new SolrCore at
> [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node5/people_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node5/./people_shard1_replica_n1/data/]
>    [junit4]   2> 762173 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 762175 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n4' using
> configuration from collection people, trusted=true
>    [junit4]   2> 762176 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.core.people.shard2.replica_n4'
> (registry 'solr.core.people.shard2.replica_n4') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 762176 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore
> solr.RecoveryStrategy.Builder
>    [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n2' using
> configuration from collection people, trusted=true
>    [junit4]   2> 762176 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore
> [[people_shard2_replica_n4] ] Opening new SolrCore at
> [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node4/people_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node4/./people_shard2_replica_n4/data/]
>    [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.core.people.shard1.replica_n2'
> (registry 'solr.core.people.shard1.replica_n2') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore
> solr.RecoveryStrategy.Builder
>    [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore
> [[people_shard1_replica_n2] ] Opening new SolrCore at
> [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node3/people_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node3/./people_shard1_replica_n2/data/]
>    [junit4]   2> 762213 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 762213 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 762214 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 762214 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 762215 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 762215 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 762216 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@70c97cac[people_shard1_replica_n1]
> main]
>    [junit4]   2> 762216 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 762216 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/solrCloudCollectionConfig
>    [junit4]   2> 762216 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 762217 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
>    [junit4]   2> 762217 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>    [junit4]   2> 762217 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
> using new clock 1597313040961765376
>    [junit4]   2> 762217 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@66664c8b[people_shard2_replica_n6]
> main]
>    [junit4]   2> 762218 INFO  (searcherExecutor-4054-thread-
> 1-processing-n:127.0.0.1:37300_solr x:people_shard1_replica_n1 c:people
> s:shard1 r:core_node3) [n:127.0.0.1:37300_solr c:people s:shard1
> r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore
> [people_shard1_replica_n1] Registered new searcher Searcher@70c97cac
> [people_shard1_replica_n1] main{ExitableDirectoryReader(
> UninvertingDirectoryReader())}
>    [junit4]   2> 762218 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/solrCloudCollectionConfig
>    [junit4]   2> 762219 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
>    [junit4]   2> 762219 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>    [junit4]   2> 762220 INFO  (searcherExecutor-4053-thread-
> 1-processing-n:127.0.0.1:51809_solr x:people_shard2_replica_n6 c:people
> s:shard2 r:core_node8) [n:127.0.0.1:51809_solr c:people s:shard2
> r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore
> [people_shard2_replica_n6] Registered new searcher Searcher@66664c8b
> [people_shard2_replica_n6] main{ExitableDirectoryReader(
> UninvertingDirectoryReader())}
>    [junit4]   2> 762220 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
> using new clock 1597313040964911104
>    [junit4]   2> 762222 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/people/terms/shard1 to Terms{values={core_node3=0},
> version=0}
>    [junit4]   2> 762222 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 762222 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 762223 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 762223 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 762225 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
> Waiting until we see more replicas up for shard shard1: total=2 found=1
> timeoutin=9999ms
>    [junit4]   2> 762225 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@6c27880f[people_shard2_replica_n4]
> main]
>    [junit4]   2> 762225 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/people/terms/shard2 to Terms{values={core_node8=0},
> version=0}
>    [junit4]   2> 762226 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/solrCloudCollectionConfig
>    [junit4]   2> 762226 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
>    [junit4]   2> 762227 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>    [junit4]   2> 762227 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
> using new clock 1597313040972251136
>    [junit4]   2> 762228 INFO  (searcherExecutor-4055-thread-
> 1-processing-n:127.0.0.1:58562_solr x:people_shard2_replica_n4 c:people
> s:shard2 r:core_node7) [n:127.0.0.1:58562_solr c:people s:shard2
> r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore
> [people_shard2_replica_n4] Registered new searcher Searcher@6c27880f
> [people_shard2_replica_n4] main{ExitableDirectoryReader(
> UninvertingDirectoryReader())}
>    [junit4]   2> 762229 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
> Waiting until we see more replicas up for shard shard2: total=2 found=1
> timeoutin=9999ms
>    [junit4]   2> 762230 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/people/terms/shard2 to Terms{values={core_node7=0,
> core_node8=0}, version=1}
>    [junit4]   2> 762246 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 762246 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 762247 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 762248 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 762249 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@6f598715[people_shard1_replica_n2]
> main]
>    [junit4]   2> 762250 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/solrCloudCollectionConfig
>    [junit4]   2> 762250 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
>    [junit4]   2> 762251 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>    [junit4]   2> 762251 INFO  (searcherExecutor-4056-thread-
> 1-processing-n:127.0.0.1:52539_solr x:people_shard1_replica_n2 c:people
> s:shard1 r:core_node5) [n:127.0.0.1:52539_solr c:people s:shard1
> r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore
> [people_shard1_replica_n2] Registered new searcher Searcher@6f598715
> [people_shard1_replica_n2] main{ExitableDirectoryReader(
> UninvertingDirectoryReader())}
>    [junit4]   2> 762251 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
> using new clock 1597313040997416960
>    [junit4]   2> 762254 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/people/terms/shard1 to Terms{values={core_node3=0,
> core_node5=0}, version=1}
>    [junit4]   2> 762329 INFO  (zkCallback-2885-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2881-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2881-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2872-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2869-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762330 INFO  (zkCallback-2869-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 762725 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
> Enough replicas found to continue.
>    [junit4]   2> 762725 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
> I may be the new leader - try and sync
>    [junit4]   2> 762725 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37300/solr/
> people_shard1_replica_n1/
>    [junit4]   2> 762726 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.PeerSync
> PeerSync: core=people_shard1_replica_n1 url=http://127.0.0.1:37300/solr
> START replicas=[http://127.0.0.1:52539/solr/people_shard1_replica_n2/]
> nUpdates=100
>    [junit4]   2> 762729 INFO  (qtp930783915-10291) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.c.S.Request [people_shard1_replica_n2]  webapp=/solr path=/get
> params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
> status=0 QTime=0
>    [junit4]   2> 762729 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
> Enough replicas found to continue.
>    [junit4]   2> 762729 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
> I may be the new leader - try and sync
>    [junit4]   2> 762729 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51809/solr/
> people_shard2_replica_n6/
>    [junit4]   2> 762730 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.PeerSync
> PeerSync: core=people_shard2_replica_n6 url=http://127.0.0.1:51809/solr
> START replicas=[http://127.0.0.1:58562/solr/people_shard2_replica_n4/]
> nUpdates=100
>    [junit4]   2> 762732 INFO  (qtp308833246-10312) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.c.S.Request [people_shard2_replica_n4]  webapp=/solr path=/get
> params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
> status=0 QTime=0
>    [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.PeerSync
> PeerSync: core=people_shard1_replica_n1 url=http://127.0.0.1:37300/solr
> DONE.  We have no versions.  sync failed.
>    [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to
> the next candidate
>    [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
> We failed sync, but we have no versions - we can't sync in that case - we
> were active before, so become leader anyway
>    [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
> Found all replicas participating in election, clear LIR
>    [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.PeerSync
> PeerSync: core=people_shard2_replica_n6 url=http://127.0.0.1:51809/solr
> DONE.  We have no versions.  sync failed.
>    [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to
> the next candidate
>    [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
> We failed sync, but we have no versions - we can't sync in that case - we
> were active before, so become leader anyway
>    [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
> Found all replicas participating in election, clear LIR
>    [junit4]   2> 763032 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
> I am the new leader: http://127.0.0.1:37300/solr/people_shard1_replica_n1/
> shard1
>    [junit4]   2> 763034 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
> I am the new leader: http://127.0.0.1:51809/solr/people_shard2_replica_n6/
> shard2
>    [junit4]   2> 763135 INFO  (zkCallback-2885-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763135 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763136 INFO  (zkCallback-2869-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763136 INFO  (zkCallback-2872-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763136 INFO  (zkCallback-2881-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763136 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763136 INFO  (zkCallback-2881-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763136 INFO  (zkCallback-2869-thread-3) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763183 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 763185 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr
> c:people s:shard1 r:core_node3 x:people_shard1_replica_n1]
> o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&
> action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2061
>    [junit4]   2> 763185 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 763186 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr
> c:people s:shard2 r:core_node8 x:people_shard2_replica_n6]
> o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&
> action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2058
>    [junit4]   2> 763233 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr
> c:people s:shard2 r:core_node7 x:people_shard2_replica_n4]
> o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&
> action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2108
>    [junit4]   2> 763257 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr
> c:people s:shard1 r:core_node5 x:people_shard1_replica_n2]
> o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=people&version=2&replicaType=
> NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-
> docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&
> action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2128
>    [junit4]   2> 763260 INFO  (qtp815307726-10325) [n:127.0.0.1:37300_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> 763358 INFO  (zkCallback-2872-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763358 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763358 INFO  (zkCallback-2885-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763358 INFO  (zkCallback-2881-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763358 INFO  (zkCallback-2881-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763359 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763359 INFO  (zkCallback-2869-thread-3) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 763359 INFO  (zkCallback-2869-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/people/state.json]
> for collection [people] has occurred - updating... (live nodes size: [5])
>    [junit4]   2> 764260 INFO  (qtp815307726-10325) [n:127.0.0.1:37300_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={replicationFactor=2&property.config=solrconfig-
> doctransformers.xml&property.schema=schema-docValuesJoin.
> xml&collection.configName=solrCloudCollectionConfig&
> name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
> status=0 QTime=3467
>    [junit4]   2> 764261 INFO  (qtp815307726-10324) [n:127.0.0.1:37300_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
> params replicationFactor=2&property.config=solrconfig-
> doctransformers.xml&property.schema=schema-docValuesJoin.
> xml&collection.configName=solrCloudCollectionConfig&
> name=departments&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 764264 INFO  (OverseerThreadFactory-4042-thread-2) [
> ] o.a.s.c.a.c.CreateCollectionCmd Create collection departments
>    [junit4]   2> 764264 INFO  (OverseerCollectionConfigSetPro
> cessor-73602167481696266-127.0.0.1:58562_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> 764473 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"departments",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "core":"departments_shard1_replica_n1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:58562/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 764476 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"departments",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "core":"departments_shard1_replica_n2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:47161/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 764478 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"departments",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "core":"departments_shard2_replica_n4",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:37300/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 764480 INFO  (OverseerStateUpdate-
> 73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ]
> o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"departments",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "core":"departments_shard2_replica_n6",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"http://127.0.0.1:52539/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 764683 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=departments&version=2&
> replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.
> schema=schema-docValuesJoin.xml&coreNodeName=core_node8&
> name=departments_shard2_replica_n6&action=CREATE&
> numShards=2&shard=shard2&wt=javabin
>    [junit4]   2> 764683 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=departments&version=2&
> replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.
> schema=schema-docValuesJoin.xml&coreNodeName=core_node5&
> name=departments_shard1_replica_n2&action=CREATE&
> numShards=2&shard=shard1&wt=javabin
>    [junit4]   2> 764684 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=departments&version=2&
> replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.
> schema=schema-docValuesJoin.xml&coreNodeName=core_node3&
> name=departments_shard1_replica_n1&action=CREATE&
> numShards=2&shard=shard1&wt=javabin
>    [junit4]   2> 764692 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
>   ] o.a.s.h.a.CoreAdminOperation core create command
> qt=/admin/cores&collection.configName=solrCloudCollectionConfig&
> newCollection=true&collection=departments&version=2&
> replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.
> schema=schema-docValuesJoin.xml&coreNodeName=core_node7&
> name=departments_shard2_replica_n4&action=CREATE&
> numShards=2&shard=shard2&wt=javabin
>    [junit4]   2> 764798 INFO  (zkCallback-2885-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764798 INFO  (zkCallback-2885-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764798 INFO  (zkCallback-2872-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764798 INFO  (zkCallback-2857-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764798 INFO  (zkCallback-2872-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764799 INFO  (zkCallback-2869-thread-3) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764799 INFO  (zkCallback-2869-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 764799 INFO  (zkCallback-2857-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json]
> for collection [departments] has occurred - updating... (live nodes size:
> [5])
>    [junit4]   2> 765704 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 765706 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 765711 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
> c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 765713 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 765713 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.s.IndexSchema [departments_shard1_replica_n2] Schema
> name=doc-values-for-Join
>    [junit4]   2> 765718 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 765720 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.s.IndexSchema [departments_shard1_replica_n1] Schema
> name=doc-values-for-Join
>    [junit4]   2> 765721 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.c.CoreContainer Creating SolrCore 'departments_shard1_replica_n2'
> using configuration from collection departments, trusted=true
>    [junit4]   2> 765721 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.s.IndexSchema [departments_shard2_replica_n6] Schema
> name=doc-values-for-Join
>    [junit4]   2> 765721 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47161.solr.core.departments.shard1.replica_n2'
> (registry 'solr.core.departments.shard1.replica_n2') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 765722 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>    [junit4]   2> 765722 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr
> c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2]
> o.a.s.c.SolrCore [[departments_shard1_replica_n2] ] Opening new SolrCore
> at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node1/departments_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node1/./departments_
> shard1_replica_n2/data/]
>    [junit4]   2> 765741 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
> c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4]
> o.a.s.s.IndexSchema [departments_shard2_replica_n4] Schema
> name=doc-values-for-Join
>    [junit4]   2> 765741 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 765742 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.c.CoreContainer Creating SolrCore 'departments_shard1_replica_n1'
> using configuration from collection departments, trusted=true
>    [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.core.departments.shard1.replica_n1'
> (registry 'solr.core.departments.shard1.replica_n1') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>    [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr
> c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1]
> o.a.s.c.SolrCore [[departments_shard1_replica_n1] ] Opening new SolrCore
> at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node4/departments_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node4/./departments_
> shard1_replica_n1/data/]
>    [junit4]   2> 765747 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
> c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4]
> o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid
> field id
>    [junit4]   2> 765751 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.c.CoreContainer Creating SolrCore 'departments_shard2_replica_n6'
> using configuration from collection departments, trusted=true
>    [junit4]   2> 765752 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.core.departments.shard2.replica_n6'
> (registry 'solr.core.departments.shard2.replica_n6') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 765752 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>    [junit4]   2> 765752 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr
> c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6]
> o.a.s.c.SolrCore [[departments_shard2_replica_n6] ] Opening new SolrCore
> at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.
> x/solr/build/solr-core/test/J2/temp/solr.response.transform.
> TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-
> 001/node3/departments_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-
> slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-
> core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib
> _4831B4B32E31F316-001/tempDir-001/node3/./departments_
> shard2_replica_n6/data/]
>    [junit4]   2> 765753 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
> c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4]
> o.a.s.c.CoreContainer Creating SolrCore 'departments_shard2_replica_n4'
> using configuration from collection departments, trusted=true
>    [junit4]   2> 765754 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
> c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.core.departments.shard2.replica_n4'
> (registry 'solr.core.departments.shard2.replica_n4') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
>    [junit4]   2> 765754 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr
> c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4]
> o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>
>
> [...truncated too long message...]
>
> vy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> jar-checksums:
>     [mkdir] Created dir: /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/null799621061
>      [copy] Copying 40 files to /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/null799621061
>    [delete] Deleting directory /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/null799621061
>
> resolve-example:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> resolve-server:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length
> is 0.
>
> -ivy-fail-disallowed-ivy-version:
>
> ivy-fail:
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
>
> resolve:
>
> jar-checksums:
>     [mkdir] Created dir: /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/null668025803
>      [copy] Copying 246 files to /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/null668025803
>    [delete] Deleting directory /x1/jenkins/jenkins-slave/
> workspace/Lucene-Solr-Tests-7.x/solr/null668025803
>
> check-working-copy:
> [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.
> jgit-caller;working
> [ivy:cachepath]         confs: [default]
> [ivy:cachepath]         found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r
> in public
> [ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
> [ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in
> public
> [ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6
> in public
> [ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in
> public
> [ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in
> public
> [ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
> [ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
> [ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
>         ------------------------------------------------------------
> ---------
>         |                  |            modules            ||   artifacts
>  |
>         |       conf       | number| search|dwnlded|evicted||
> number|dwnlded|
>         ------------------------------------------------------------
> ---------
>         |      default     |   8   |   0   |   0   |   0   ||   8   |   0
>  |
>         ------------------------------------------------------------
> ---------
> [wc-checker] Initializing working copy...
> [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.
> StaticLoggerBinder".
> [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
> [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder
> for further details.
> [wc-checker] Checking working copy status...
>
> -jenkins-base:
>
> BUILD SUCCESSFUL
> Total time: 83 minutes 20 seconds
> Archiving artifacts
> WARN: No artifacts found that match the file pattern
> "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
> WARN: java.lang.InterruptedException: no matches found within 10000
> Recording test results
> Build step 'Publish JUnit test result report' changed build result to
> UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-Tests-7.x - Build # 556 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/556/

1 tests failed.
FAILED:  org.apache.solr.response.transform.TestSubQueryTransformerDistrib.test

Error Message:
mismatch: 'These guys develop stuff'!='These guys help customers' @ response/docs/[0]/depts/docs/[0]/text_t

Stack Trace:
java.lang.AssertionError: mismatch: 'These guys develop stuff'!='These guys help customers' @ response/docs/[0]/depts/docs/[0]/text_t
	at __randomizedtesting.SeedInfo.seed([4831B4B32E31F316:C0658B6980CD9EEE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.response.transform.TestSubQueryTransformerDistrib.test(TestSubQueryTransformerDistrib.java:166)
	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 13191 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformerDistrib
   [junit4]   2> 759594 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/init-core-data-001
   [junit4]   2> 759595 WARN  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 759595 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 759596 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 759597 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001
   [junit4]   2> 759597 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 759597 INFO  (Thread-2355) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 759597 INFO  (Thread-2355) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 759598 ERROR (Thread-2355) [    ] 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> 759697 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35709
   [junit4]   2> 759700 INFO  (zkConnectionManagerCallback-2842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759707 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759707 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759708 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a122911{/solr,null,AVAILABLE}
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 759709 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@215cea06{/solr,null,AVAILABLE}
   [junit4]   2> 759721 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25f349dd{/solr,null,AVAILABLE}
   [junit4]   2> 759722 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e78d27f{HTTP/1.1,[http/1.1]}{127.0.0.1:47161}
   [junit4]   2> 759722 INFO  (jetty-launcher-2839-thread-5) [    ] o.e.j.s.Server Started @759800ms
   [junit4]   2> 759722 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47161}
   [junit4]   2> 759723 ERROR (jetty-launcher-2839-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759723 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T23:26:59.932Z
   [junit4]   2> 759728 INFO  (zkConnectionManagerCallback-2844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759728 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759731 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759732 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1efd575{/solr,null,AVAILABLE}
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23a9996{HTTP/1.1,[http/1.1]}{127.0.0.1:58562}
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.Server Started @759811ms
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58562}
   [junit4]   2> 759733 ERROR (jetty-launcher-2839-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759733 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T23:26:59.942Z
   [junit4]   2> 759735 INFO  (jetty-launcher-2839-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58101e21{HTTP/1.1,[http/1.1]}{127.0.0.1:51809}
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.e.j.s.Server Started @759814ms
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51809}
   [junit4]   2> 759736 ERROR (jetty-launcher-2839-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759736 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T23:26:59.945Z
   [junit4]   2> 759737 INFO  (zkConnectionManagerCallback-2846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759737 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759739 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3895aba0{/solr,null,AVAILABLE}
   [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5fac4c83{HTTP/1.1,[http/1.1]}{127.0.0.1:37300}
   [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.Server Started @759818ms
   [junit4]   2> 759740 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37300}
   [junit4]   2> 759740 ERROR (jetty-launcher-2839-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T23:26:59.953Z
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50ea17f1{HTTP/1.1,[http/1.1]}{127.0.0.1:52539}
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.e.j.s.Server Started @759822ms
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52539}
   [junit4]   2> 759744 ERROR (jetty-launcher-2839-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759744 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-09T23:26:59.953Z
   [junit4]   2> 759746 INFO  (zkConnectionManagerCallback-2850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759747 INFO  (zkConnectionManagerCallback-2852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759748 INFO  (zkConnectionManagerCallback-2856-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759747 INFO  (zkConnectionManagerCallback-2854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759748 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759748 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759752 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759759 INFO  (zkConnectionManagerCallback-2858-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759764 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
   [junit4]   2> 759767 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
   [junit4]   2> 759768 INFO  (zkConnectionManagerCallback-2864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759768 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 0x1057cc807720008, likely client has closed socket
   [junit4]   2> 759769 INFO  (zkConnectionManagerCallback-2868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759770 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 0x1057cc807720009, likely client has closed socket
   [junit4]   2> 759771 INFO  (jetty-launcher-2839-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
   [junit4]   2> 759780 INFO  (jetty-launcher-2839-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35709/solr
   [junit4]   2> 759781 INFO  (zkConnectionManagerCallback-2873-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759781 INFO  (zkConnectionManagerCallback-2870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759782 INFO  (zkConnectionManagerCallback-2880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759783 INFO  (zkConnectionManagerCallback-2876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759789 INFO  (zkConnectionManagerCallback-2882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759789 INFO  (zkConnectionManagerCallback-2886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759792 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759793 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759793 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58562_solr
   [junit4]   2> 759794 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37300_solr
   [junit4]   2> 759794 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.Overseer Overseer (id=73602167481696266-127.0.0.1:58562_solr-n_0000000000) starting
   [junit4]   2> 759807 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 759807 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 759809 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759810 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52539_solr
   [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 759812 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51809_solr
   [junit4]   2> 759823 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 759824 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759825 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 759825 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47161_solr
   [junit4]   2> 759868 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 759868 INFO  (zkCallback-2857-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759871 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 759892 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 759915 INFO  (zkCallback-2881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 759945 INFO  (zkConnectionManagerCallback-2897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759946 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 759946 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35709/solr ready
   [junit4]   2> 760009 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 760009 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58562_solr
   [junit4]   2> 760010 INFO  (zkCallback-2881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760010 INFO  (zkCallback-2857-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760011 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760011 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760029 INFO  (zkCallback-2896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760047 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760134 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47161.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760141 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47161.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760142 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47161.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760143 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node1/.
   [junit4]   2> 760148 INFO  (zkConnectionManagerCallback-2902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760149 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 760149 INFO  (jetty-launcher-2839-thread-5) [n:127.0.0.1:47161_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35709/solr ready
   [junit4]   2> 760163 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760180 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760195 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760195 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760197 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node3/.
   [junit4]   2> 760200 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760200 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760201 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:58562_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node4/.
   [junit4]   2> 760219 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760220 INFO  (zkConnectionManagerCallback-2907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760220 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 760221 INFO  (jetty-launcher-2839-thread-3) [n:127.0.0.1:52539_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35709/solr ready
   [junit4]   2> 760228 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760228 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760229 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node5/.
   [junit4]   2> 760233 INFO  (zkConnectionManagerCallback-2912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760234 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 760236 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:37300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35709/solr ready
   [junit4]   2> 760491 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760507 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760507 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 760508 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node2/.
   [junit4]   2> 760511 INFO  (zkConnectionManagerCallback-2917-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760512 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 760513 INFO  (jetty-launcher-2839-thread-4) [n:127.0.0.1:51809_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35709/solr ready
   [junit4]   2> 760549 INFO  (zkConnectionManagerCallback-2919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760552 INFO  (zkConnectionManagerCallback-2924-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760552 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 760553 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4831B4B32E31F316]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35709/solr ready
   [junit4]   2> 760792 INFO  (qtp815307726-10325) [n:127.0.0.1:37300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 760794 INFO  (OverseerThreadFactory-4042-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection people
   [junit4]   2> 760914 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37300/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 760916 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52539/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 760917 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58562/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 760919 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51809/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 761124 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 761124 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 761125 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 761128 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 761129 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 761233 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761233 INFO  (zkCallback-2881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761233 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761234 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761234 INFO  (zkCallback-2885-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761234 INFO  (zkCallback-2881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761234 INFO  (zkCallback-2869-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 761234 INFO  (zkCallback-2872-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762144 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 762144 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 762145 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 762160 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 762161 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema [people_shard2_replica_n6] Schema name=doc-values-for-Join
   [junit4]   2> 762161 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema [people_shard1_replica_n2] Schema name=doc-values-for-Join
   [junit4]   2> 762162 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema [people_shard1_replica_n1] Schema name=doc-values-for-Join
   [junit4]   2> 762167 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 762167 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 762168 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 762168 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema [people_shard2_replica_n4] Schema name=doc-values-for-Join
   [junit4]   2> 762169 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n6' using configuration from collection people, trusted=true
   [junit4]   2> 762170 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51809.solr.core.people.shard2.replica_n6' (registry 'solr.core.people.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 762170 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 762170 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore [[people_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node2/people_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node2/./people_shard2_replica_n6/data/]
   [junit4]   2> 762171 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using configuration from collection people, trusted=true
   [junit4]   2> 762171 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.core.people.shard1.replica_n1' (registry 'solr.core.people.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 762172 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 762172 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [[people_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node5/people_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node5/./people_shard1_replica_n1/data/]
   [junit4]   2> 762173 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 762175 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n4' using configuration from collection people, trusted=true
   [junit4]   2> 762176 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.core.people.shard2.replica_n4' (registry 'solr.core.people.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 762176 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n2' using configuration from collection people, trusted=true
   [junit4]   2> 762176 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore [[people_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node4/people_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node4/./people_shard2_replica_n4/data/]
   [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.core.people.shard1.replica_n2' (registry 'solr.core.people.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 762176 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [[people_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node3/people_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node3/./people_shard1_replica_n2/data/]
   [junit4]   2> 762213 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 762213 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 762214 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 762214 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 762215 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 762215 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 762216 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70c97cac[people_shard1_replica_n1] main]
   [junit4]   2> 762216 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 762216 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 762216 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 762217 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 762217 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 762217 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597313040961765376
   [junit4]   2> 762217 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@66664c8b[people_shard2_replica_n6] main]
   [junit4]   2> 762218 INFO  (searcherExecutor-4054-thread-1-processing-n:127.0.0.1:37300_solr x:people_shard1_replica_n1 c:people s:shard1 r:core_node3) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [people_shard1_replica_n1] Registered new searcher Searcher@70c97cac[people_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 762218 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 762219 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 762219 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 762220 INFO  (searcherExecutor-4053-thread-1-processing-n:127.0.0.1:51809_solr x:people_shard2_replica_n6 c:people s:shard2 r:core_node8) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore [people_shard2_replica_n6] Registered new searcher Searcher@66664c8b[people_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 762220 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597313040964911104
   [junit4]   2> 762222 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 762222 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 762222 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 762223 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 762223 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 762225 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 762225 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c27880f[people_shard2_replica_n4] main]
   [junit4]   2> 762225 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 762226 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 762226 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 762227 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 762227 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597313040972251136
   [junit4]   2> 762228 INFO  (searcherExecutor-4055-thread-1-processing-n:127.0.0.1:58562_solr x:people_shard2_replica_n4 c:people s:shard2 r:core_node7) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore [people_shard2_replica_n4] Registered new searcher Searcher@6c27880f[people_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 762229 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 762230 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 762246 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 762246 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 762247 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 762248 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 762249 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f598715[people_shard1_replica_n2] main]
   [junit4]   2> 762250 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 762250 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 762251 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 762251 INFO  (searcherExecutor-4056-thread-1-processing-n:127.0.0.1:52539_solr x:people_shard1_replica_n2 c:people s:shard1 r:core_node5) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [people_shard1_replica_n2] Registered new searcher Searcher@6f598715[people_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 762251 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597313040997416960
   [junit4]   2> 762254 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 762329 INFO  (zkCallback-2885-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2872-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2869-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762330 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 762725 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 762725 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 762725 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37300/solr/people_shard1_replica_n1/
   [junit4]   2> 762726 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n1 url=http://127.0.0.1:37300/solr START replicas=[http://127.0.0.1:52539/solr/people_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 762729 INFO  (qtp930783915-10291) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.S.Request [people_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 762729 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 762729 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 762729 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51809/solr/people_shard2_replica_n6/
   [junit4]   2> 762730 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n6 url=http://127.0.0.1:51809/solr START replicas=[http://127.0.0.1:58562/solr/people_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 762732 INFO  (qtp308833246-10312) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.S.Request [people_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n1 url=http://127.0.0.1:37300/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 763026 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n6 url=http://127.0.0.1:51809/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 763030 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 763032 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37300/solr/people_shard1_replica_n1/ shard1
   [junit4]   2> 763034 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51809/solr/people_shard2_replica_n6/ shard2
   [junit4]   2> 763135 INFO  (zkCallback-2885-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763135 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763136 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763136 INFO  (zkCallback-2872-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763136 INFO  (zkCallback-2881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763136 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763136 INFO  (zkCallback-2881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763136 INFO  (zkCallback-2869-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763183 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 763185 INFO  (qtp815307726-10328) [n:127.0.0.1:37300_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2061
   [junit4]   2> 763185 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 763186 INFO  (qtp1742719412-10290) [n:127.0.0.1:51809_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2058
   [junit4]   2> 763233 INFO  (qtp308833246-10308) [n:127.0.0.1:58562_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2108
   [junit4]   2> 763257 INFO  (qtp930783915-10298) [n:127.0.0.1:52539_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2128
   [junit4]   2> 763260 INFO  (qtp815307726-10325) [n:127.0.0.1:37300_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> 763358 INFO  (zkCallback-2872-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763358 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763358 INFO  (zkCallback-2885-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763358 INFO  (zkCallback-2881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763358 INFO  (zkCallback-2881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763359 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763359 INFO  (zkCallback-2869-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 763359 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764260 INFO  (qtp815307726-10325) [n:127.0.0.1:37300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3467
   [junit4]   2> 764261 INFO  (qtp815307726-10324) [n:127.0.0.1:37300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=departments&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 764264 INFO  (OverseerThreadFactory-4042-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection departments
   [junit4]   2> 764264 INFO  (OverseerCollectionConfigSetProcessor-73602167481696266-127.0.0.1:58562_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> 764473 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"departments_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58562/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 764476 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"departments_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47161/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 764478 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"departments_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37300/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 764480 INFO  (OverseerStateUpdate-73602167481696266-127.0.0.1:58562_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"departments_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52539/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 764683 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=departments_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 764683 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=departments_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 764684 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=departments_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 764692 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=departments_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 764798 INFO  (zkCallback-2885-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764798 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764798 INFO  (zkCallback-2872-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764798 INFO  (zkCallback-2857-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764798 INFO  (zkCallback-2872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764799 INFO  (zkCallback-2869-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764799 INFO  (zkCallback-2869-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 764799 INFO  (zkCallback-2857-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 765704 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 765706 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 765711 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 765713 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 765713 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.s.IndexSchema [departments_shard1_replica_n2] Schema name=doc-values-for-Join
   [junit4]   2> 765718 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 765720 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.s.IndexSchema [departments_shard1_replica_n1] Schema name=doc-values-for-Join
   [junit4]   2> 765721 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'departments_shard1_replica_n2' using configuration from collection departments, trusted=true
   [junit4]   2> 765721 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.s.IndexSchema [departments_shard2_replica_n6] Schema name=doc-values-for-Join
   [junit4]   2> 765721 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47161.solr.core.departments.shard1.replica_n2' (registry 'solr.core.departments.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 765722 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 765722 INFO  (qtp2004017755-10277) [n:127.0.0.1:47161_solr c:departments s:shard1 r:core_node5 x:departments_shard1_replica_n2] o.a.s.c.SolrCore [[departments_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node1/departments_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node1/./departments_shard1_replica_n2/data/]
   [junit4]   2> 765741 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4] o.a.s.s.IndexSchema [departments_shard2_replica_n4] Schema name=doc-values-for-Join
   [junit4]   2> 765741 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 765742 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'departments_shard1_replica_n1' using configuration from collection departments, trusted=true
   [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58562.solr.core.departments.shard1.replica_n1' (registry 'solr.core.departments.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 765744 INFO  (qtp308833246-10310) [n:127.0.0.1:58562_solr c:departments s:shard1 r:core_node3 x:departments_shard1_replica_n1] o.a.s.c.SolrCore [[departments_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node4/departments_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node4/./departments_shard1_replica_n1/data/]
   [junit4]   2> 765747 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 765751 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'departments_shard2_replica_n6' using configuration from collection departments, trusted=true
   [junit4]   2> 765752 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52539.solr.core.departments.shard2.replica_n6' (registry 'solr.core.departments.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 765752 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 765752 INFO  (qtp930783915-10300) [n:127.0.0.1:52539_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.c.SolrCore [[departments_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node3/departments_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.response.transform.TestSubQueryTransformerDistrib_4831B4B32E31F316-001/tempDir-001/node3/./departments_shard2_replica_n6/data/]
   [junit4]   2> 765753 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'departments_shard2_replica_n4' using configuration from collection departments, trusted=true
   [junit4]   2> 765754 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37300.solr.core.departments.shard2.replica_n4' (registry 'solr.core.departments.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf4b8f
   [junit4]   2> 765754 INFO  (qtp815307726-10329) [n:127.0.0.1:37300_solr c:departments s:shard2 r:core_node7 x:departments_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
 

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

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null799621061
     [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null799621061
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null799621061

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 83 minutes 20 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)