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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21285 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21285/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([736A569B000EB61C:FB3E6941AEF2DBE4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:46859/solr/myalias_2017-10-23_shard1_replica_n1: Unexpected type of routeKey: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46859/solr/myalias_2017-10-23_shard1_replica_n1: Unexpected type of routeKey: null
	at __randomizedtesting.SeedInfo.seed([736A569B000EB61C:FB3E6941AEF2DBE4]: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.directUpdate(CloudSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12796 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1669507 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[736A569B000EB61C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/init-core-data-001
   [junit4]   2> 1669507 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[736A569B000EB61C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1669507 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[736A569B000EB61C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1669508 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[736A569B000EB61C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1669508 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[736A569B000EB61C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1669509 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1669509 INFO  (Thread-5814) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1669509 INFO  (Thread-5814) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1669516 ERROR (Thread-5814) [    ] 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> 1669609 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ZkTestServer start zk server on port:41007
   [junit4]   2> 1669611 INFO  (zkConnectionManagerCallback-5373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1669612 INFO  (zkConnectionManagerCallback-5375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1669615 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1669615 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1669616 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1669617 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1669617 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1669618 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1669618 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1669619 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1669619 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1669620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1669620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1669621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1669712 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1669712 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1669712 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1669712 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1669713 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@378cb6a7{/,null,AVAILABLE}
   [junit4]   2> 1669714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@656f0ee1{HTTP/1.1,[http/1.1]}{127.0.0.1:46167}
   [junit4]   2> 1669714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server Started @1672343ms
   [junit4]   2> 1669714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/tempDir-001/control/data, hostPort=46167, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1669714 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1669714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1669714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1669715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1669715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T02:27:08.578050Z
   [junit4]   2> 1669720 INFO  (zkConnectionManagerCallback-5377-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1669721 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1669721 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/control-001/solr.xml
   [junit4]   2> 1669724 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1669724 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1669724 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1669727 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41007/solr
   [junit4]   2> 1669728 INFO  (zkConnectionManagerCallback-5381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1669729 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101f105d60003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1669730 INFO  (zkConnectionManagerCallback-5383-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1669759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1669760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46167_
   [junit4]   2> 1669760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.c.Overseer Overseer (id=99362801475518468-127.0.0.1:46167_-n_0000000000) starting
   [junit4]   2> 1669763 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46167_
   [junit4]   2> 1669763 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1669803 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1669811 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1669811 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1669812 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46167_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/control-001/cores
   [junit4]   2> 1669824 INFO  (zkConnectionManagerCallback-5389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1669825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1669825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41007/solr ready
   [junit4]   2> 1669827 INFO  (qtp176178107-19984) [n:127.0.0.1:46167_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46167_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1669828 INFO  (OverseerThreadFactory-6428-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1669931 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1669931 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1670034 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1670940 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1670948 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1671015 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1671023 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1671023 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1671023 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1671023 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1671025 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=48.9580078125, floorSegmentMB=1.607421875, forceMergeDeletesPctAllowed=13.269490205311085, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7968565370934649
   [junit4]   2> 1671027 WARN  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1671054 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1671054 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1671055 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1671055 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1671056 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=42.09765625, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=16.640587735147626, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7129507289800652
   [junit4]   2> 1671056 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@665cda64[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1671057 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1671057 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1671057 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1671058 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589804825230442496
   [junit4]   2> 1671058 INFO  (searcherExecutor-6431-thread-1-processing-n:127.0.0.1:46167_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@665cda64[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671061 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1671062 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1671062 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46167/control_collection_shard1_replica_n1/
   [junit4]   2> 1671062 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1671062 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46167/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1671062 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1671064 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46167/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1671165 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1671214 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1671316 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1671762 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1831
   [junit4]   2> 1671764 INFO  (qtp176178107-19984) [n:127.0.0.1:46167_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1671764 INFO  (qtp176178107-19984) [n:127.0.0.1:46167_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46167_&wt=javabin&version=2} status=0 QTime=1936
   [junit4]   2> 1671766 INFO  (zkConnectionManagerCallback-5393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1671767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41007/solr ready
   [junit4]   2> 1671768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1671768 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1671769 INFO  (OverseerThreadFactory-6428-thread-2-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1671769 INFO  (OverseerCollectionConfigSetProcessor-99362801475518468-127.0.0.1:46167_-n_0000000000) [n:127.0.0.1:46167_    ] 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> 1671769 WARN  (OverseerThreadFactory-6428-thread-2-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1671972 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1671972 INFO  (qtp176178107-19990) [n:127.0.0.1:46167_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1672062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-1-001 of type NRT
   [junit4]   2> 1672063 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1672063 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1672063 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1672063 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eb938a7{/,null,AVAILABLE}
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e3b0a58{HTTP/1.1,[http/1.1]}{127.0.0.1:46433}
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server Started @1674693ms
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/tempDir-001/jetty1, hostPort=46433, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1672064 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1672064 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T02:27:10.927898Z
   [junit4]   2> 1672066 INFO  (zkConnectionManagerCallback-5395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1672066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1672066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-1-001/solr.xml
   [junit4]   2> 1672068 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1672068 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1672069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1672071 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41007/solr
   [junit4]   2> 1672072 INFO  (zkConnectionManagerCallback-5399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1672073 INFO  (zkConnectionManagerCallback-5401-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1672075 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1672076 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1672077 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46433_
   [junit4]   2> 1672077 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1672078 INFO  (zkCallback-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1672078 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1672105 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1672114 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1672114 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1672115 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:46433_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-1-001/cores
   [junit4]   2> 1672134 INFO  (qtp176178107-20019) [n:127.0.0.1:46167_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46433_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1672136 INFO  (OverseerCollectionConfigSetProcessor-99362801475518468-127.0.0.1:46167_-n_0000000000) [n:127.0.0.1:46167_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1672136 INFO  (OverseerThreadFactory-6428-thread-3-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46433_ for creating new replica
   [junit4]   2> 1672138 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1672138 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1672245 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1673570 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1673581 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1673648 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1673655 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1673655 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1673655 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1673655 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1673657 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=48.9580078125, floorSegmentMB=1.607421875, forceMergeDeletesPctAllowed=13.269490205311085, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7968565370934649
   [junit4]   2> 1673659 WARN  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1673722 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1673722 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1673723 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1673723 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1673724 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=42.09765625, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=16.640587735147626, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7129507289800652
   [junit4]   2> 1673724 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@22e8111a[collection1_shard2_replica_n61] main]
   [junit4]   2> 1673725 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1673725 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1673726 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1673726 INFO  (searcherExecutor-6442-thread-1-processing-n:127.0.0.1:46433_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@22e8111a[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1673726 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589804828028043264
   [junit4]   2> 1673730 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1673730 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1673730 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46433/collection1_shard2_replica_n61/
   [junit4]   2> 1673730 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1673730 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:46433/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1673730 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1673731 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46433/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1673832 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1673882 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1673883 INFO  (qtp675759820-20035) [n:127.0.0.1:46433_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1745
   [junit4]   2> 1673884 INFO  (qtp176178107-20019) [n:127.0.0.1:46167_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46433_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1750
   [junit4]   2> 1673967 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-2-001 of type NRT
   [junit4]   2> 1673968 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55713d48{/,null,AVAILABLE}
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@145ec316{HTTP/1.1,[http/1.1]}{127.0.0.1:38245}
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server Started @1676598ms
   [junit4]   2> 1673969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/tempDir-001/jetty2, hostPort=38245, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-2-001/cores}
   [junit4]   2> 1673970 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1673970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1673970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1673970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1673970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T02:27:12.833346Z
   [junit4]   2> 1673971 INFO  (zkConnectionManagerCallback-5405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1673972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-2-001/solr.xml
   [junit4]   2> 1673974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1673974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1673974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1673976 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41007/solr
   [junit4]   2> 1673977 INFO  (zkConnectionManagerCallback-5409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673978 INFO  (zkConnectionManagerCallback-5411-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673981 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1673982 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1673983 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1673983 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38245_
   [junit4]   2> 1673984 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1673984 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1673984 INFO  (zkCallback-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1673984 INFO  (zkCallback-5410-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1674015 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1674024 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1674024 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1674025 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:38245_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-2-001/cores
   [junit4]   2> 1674053 INFO  (qtp1786619704-20067) [n:127.0.0.1:38245_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38245_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1674054 INFO  (OverseerCollectionConfigSetProcessor-99362801475518468-127.0.0.1:46167_-n_0000000000) [n:127.0.0.1:46167_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1674055 INFO  (OverseerThreadFactory-6428-thread-4-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38245_ for creating new replica
   [junit4]   2> 1674056 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1674056 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1674159 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1674159 INFO  (zkCallback-5410-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1675065 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1675073 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1675145 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1675153 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 1675153 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1675153 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1675153 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1675155 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=48.9580078125, floorSegmentMB=1.607421875, forceMergeDeletesPctAllowed=13.269490205311085, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7968565370934649
   [junit4]   2> 1675156 WARN  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1675187 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1675187 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1675188 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1675188 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1675189 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=42.09765625, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=16.640587735147626, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7129507289800652
   [junit4]   2> 1675189 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@401e88d5[collection1_shard3_replica_n63] main]
   [junit4]   2> 1675190 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1675190 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1675191 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1675191 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589804829564207104
   [junit4]   2> 1675192 INFO  (searcherExecutor-6453-thread-1-processing-n:127.0.0.1:38245_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@401e88d5[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675194 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1675194 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1675194 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38245/collection1_shard3_replica_n63/
   [junit4]   2> 1675194 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1675194 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:38245/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1675194 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1675195 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38245/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1675297 INFO  (zkCallback-5410-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1675297 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1675346 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1675448 INFO  (zkCallback-5410-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1675448 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1677030 INFO  (qtp1786619704-20093) [n:127.0.0.1:38245_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2974
   [junit4]   2> 1677032 INFO  (qtp1786619704-20067) [n:127.0.0.1:38245_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38245_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=2978
   [junit4]   2> 1677115 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-3-001 of type NRT
   [junit4]   2> 1677116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1677117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32de8ed{/,null,AVAILABLE}
   [junit4]   2> 1677117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15f66228{HTTP/1.1,[http/1.1]}{127.0.0.1:44433}
   [junit4]   2> 1677117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.e.j.s.Server Started @1679746ms
   [junit4]   2> 1677117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/tempDir-001/jetty3, hostPort=44433, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1677117 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1677117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1677118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T02:27:15.981097Z
   [junit4]   2> 1677119 INFO  (zkConnectionManagerCallback-5415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677119 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1677119 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-3-001/solr.xml
   [junit4]   2> 1677121 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1677121 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1677122 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1677124 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41007/solr
   [junit4]   2> 1677125 INFO  (zkConnectionManagerCallback-5419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677126 INFO  (zkConnectionManagerCallback-5421-thread-1-processing-n:127.0.0.1:44433_) [n:127.0.0.1:44433_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677129 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1677129 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44433_
   [junit4]   2> 1677131 INFO  (zkCallback-5382-thread-1-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677131 INFO  (zkCallback-5410-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677131 INFO  (zkCallback-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677131 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677132 INFO  (zkCallback-5420-thread-1-processing-n:127.0.0.1:44433_) [n:127.0.0.1:44433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677160 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1677169 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1677169 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1677170 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[736A569B000EB61C]) [n:127.0.0.1:44433_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-3-001/cores
   [junit4]   2> 1677207 INFO  (qtp1786619704-20071) [n:127.0.0.1:38245_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44433_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1677209 INFO  (OverseerCollectionConfigSetProcessor-99362801475518468-127.0.0.1:46167_-n_0000000000) [n:127.0.0.1:46167_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1677209 INFO  (OverseerThreadFactory-6428-thread-5-processing-n:127.0.0.1:46167_) [n:127.0.0.1:46167_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44433_ for creating new replica
   [junit4]   2> 1677211 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1677211 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1677313 INFO  (zkCallback-5420-thread-1-processing-n:127.0.0.1:44433_) [n:127.0.0.1:44433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1677313 INFO  (zkCallback-5400-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1677314 INFO  (zkCallback-5410-thread-1-processing-n:127.0.0.1:38245_) [n:127.0.0.1:38245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1678219 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1678227 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1678289 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1678298 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 1678298 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60591d90
   [junit4]   2> 1678298 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1678298 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_736A569B000EB61C-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1678301 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=48.9580078125, floorSegmentMB=1.607421875, forceMergeDeletesPctAllowed=13.269490205311085, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7968565370934649
   [junit4]   2> 1678303 WARN  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1678364 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1678365 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1678366 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1678366 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1678366 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=42.09765625, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=16.640587735147626, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7129507289800652
   [junit4]   2> 1678367 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@63c993d1[collection1_shard1_replica_n65] main]
   [junit4]   2> 1678367 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1678367 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1678368 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1678368 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589804832895533056
   [junit4]   2> 1678369 INFO  (searcherExecutor-6464-thread-1-processing-n:127.0.0.1:44433_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@63c993d1[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1678371 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1678371 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1678371 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44433/collection1_shard1_replica_n65/
   [junit4]   2> 1678371 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1678371 INFO  (qtp498449284-20102) [n:127.0.0.1:44433_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:44433/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1678371 INFO  (qtp498449284-20102) [n:127.0.0.1:44

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

FO  (jetty-closer-5232-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99362918128222213-127.0.0.1:44013_solr-n_0000000000) closing
   [junit4]   2> 3458132 INFO  (OverseerStateUpdate-99362918128222213-127.0.0.1:44013_solr-n_0000000000) [n:127.0.0.1:44013_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44013_solr
   [junit4]   2> 3458132 WARN  (OverseerAutoScalingTriggerThread-99362918128222213-127.0.0.1:44013_solr-n_0000000000) [n:127.0.0.1:44013_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3458143 INFO  (jetty-closer-5232-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e9ae1c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 3458143 INFO  (jetty-closer-5232-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3458144 ERROR (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[736A569B000EB61C]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3458144 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[736A569B000EB61C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40297 40297
   [junit4]   2> 3458151 INFO  (Thread-7356) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40297 40297
   [junit4]   2> 3458163 WARN  (Thread-7356) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/timeConfig/managed-schema
   [junit4]   2> 	5	/solr/configs/timeConfig
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	5	/solr/collections/timeConfig/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_736A569B000EB61C-001
   [junit4]   2> Jan 17, 2018 2:56:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1973, maxMBSortInHeap=6.226569542089612, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d671c10), locale=ur, timezone=Zulu
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=248039376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, TestDFISimilarityFactory, BadCopyFieldTest, TestLegacyField, HdfsNNFailoverTest, AtomicUpdatesTest, PeerSyncReplicationTest, URLClassifyProcessorTest, BlockDirectoryTest, TestSystemCollAutoCreate, HttpPartitionTest, TestOrdValues, TestAnalyzedSuggestions, RulesTest, ZkStateWriterTest, PropertiesRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SmileWriterTest, TestJsonFacetRefinement, TestLocalFSCloudBackupRestore, TestStressCloudBlindAtomicUpdates, ResponseLogComponentTest, TestGenericDistributedQueue, NotRequiredUniqueKeyTest, HLLUtilTest, PingRequestHandlerTest, TestCoreDiscovery, TestStandardQParsers, HdfsCollectionsAPIDistributedZkTest, EnumFieldTest, DataDrivenBlockJoinTest, TestMissingGroups, DateFieldTest, MultiThreadedOCPTest, MoveReplicaHDFSFailoverTest, SuggesterTSTTest, TestUtils, TestRealTimeGet, TestDistribDocBasedVersion, FileBasedSpellCheckerTest, TestSolrCoreProperties, RecoveryZkTest, TestQuerySenderListener, TestJavabinTupleStreamParser, OverseerRolesTest, TestManagedSchemaAPI, TestSchemaManager, VersionInfoTest, TestLockTree, HttpTriggerListenerTest, QueryResultKeyTest, SpatialFilterTest, SolrShardReporterTest, MoreLikeThisHandlerTest, TestCloudPseudoReturnFields, PreAnalyzedFieldTest, AutoAddReplicasIntegrationTest, ClusterStateUpdateTest, TestQueryTypes, TestSubQueryTransformerDistrib, CoreAdminHandlerTest, BasicDistributedZk2Test, TestDynamicFieldCollectionResource, ClusterStateTest, TestShortCircuitedRequests, HdfsBasicDistributedZkTest, CreateCollectionCleanupTest, TestSuggestSpellingConverter, ConvertedLegacyTest, TestNRTOpen, TestTolerantSearch, StatsReloadRaceTest, TestFaceting, UniqFieldsUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, TestConfigsApi, TestNumericRangeQuery64, DistributedDebugComponentTest, ResponseHeaderTest, TestLMJelinekMercerSimilarityFactory, TestSolrCloudWithHadoopAuthPlugin, UnloadDistributedZkTest, DistanceFunctionTest, TestFastWriter, TestMacroExpander, TestInPlaceUpdatesDistrib, LeaderFailureAfterFreshStartTest, TestLeaderElectionWithEmptyReplica, TestSimpleTextCodec, DirectoryFactoryTest, DisMaxRequestHandlerTest, CacheHeaderTest, TestSchemaVersionResource, TestDocBasedVersionConstraints, LukeRequestHandlerTest, TestPrepRecovery, CdcrBootstrapTest, TestCoreBackup, SpellPossibilityIteratorTest, TestAtomicUpdateErrorCases, SolrJmxReporterTest, BlockJoinFacetDistribTest, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedStatsComponentCardinality, DistribJoinFromCollectionTest, TestFreeTextSuggestions, SolrXmlInZkTest, SearchHandlerTest, SearchHandlerTest, TestExactSharedStatsCache, CdcrRequestHandlerTest, TestBadConfig, DistributedSpellCheckComponentTest, TestSolrCloudSnapshots, NodeLostTriggerTest, CurrencyRangeFacetCloudTest, TestSQLHandlerNonCloud, SolrCmdDistributorTest, TestAuthorizationFramework, TestSchemaNameResource, TestConfigSetImmutable, TestBulkSchemaConcurrent, TestUpdate, DistributedQueryComponentOptimizationTest, TestConfigSetsAPIZkFailure, LeaderElectionTest, TestRandomDVFaceting, TermVectorComponentDistributedTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, TestGroupingSearch, QueryElevationComponentTest, TestFiltering, SoftAutoCommitTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestClusterProperties, TestConfigSetsAPI, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTlogReplica, CollectionsAPIDistributedZkTest, ComputePlanActionTest, SystemLogListenerTest, TestPolicyCloud, TriggerIntegrationTest, CachingDirectoryFactoryTest, TestReqParamsAPI, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, MetricsHandlerTest, TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, CustomHighlightComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestLegacyFieldReuse, TestLegacyTerms, TestMultiValuedNumericRangeQuery, MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestChildDocTransformer, TestManagedResourceStorage, TestRestManager, TestFieldResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, DateRangeFieldTest, ManagedSchemaRoundRobinCloudTest, SchemaApiFailureTest, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored2, CursorMarkTest, LargeFieldTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestCustomSort, TestFieldSortValues, TestFilteredDocIdSet, TestHashQParserPlugin, TestInitQParser, TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestReloadDeadlock, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestSolrCoreParser, TestStressUserVersions, TestTrieFacet, TestXmlQParser, TestJsonFacets, TestScoreJoinQPScore, CloudMLTQParserTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestHighFrequencyDictionaryFactory, TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheVsDocValues, TestFieldCacheWithThreads, TestNumericTerms32, TestUninvertingReader, AddBlockUpdateTest, PeerSyncWithIndexFingerprintCachingTest, TestHdfsUpdateLog, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [759/768 (2!)] on J2 in 9.80s, 2 tests, 1 error <<< FAILURES!

[...truncated 40834 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21286 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21286/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=25706, name=jetty-launcher-5576-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=25706, name=jetty-launcher-5576-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([AF8674FC178103B6]:0)




Build Log:
[...truncated 14168 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_AF8674FC178103B6-001/init-core-data-001
   [junit4]   2> 2951075 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2951077 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2951077 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2951097 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_AF8674FC178103B6-001/tempDir-001
   [junit4]   2> 2951097 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2951098 INFO  (Thread-6500) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2951098 INFO  (Thread-6500) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2951099 ERROR (Thread-6500) [    ] 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> 2951198 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35607
   [junit4]   2> 2951199 INFO  (zkConnectionManagerCallback-5579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951203 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2951203 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1da3b5{/solr,null,AVAILABLE}
   [junit4]   2> 2951204 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a843b{/solr,null,AVAILABLE}
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@178b38{SSL,[ssl, http/1.1]}{127.0.0.1:46157}
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bdb18{SSL,[ssl, http/1.1]}{127.0.0.1:40547}
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-2) [    ] o.e.j.s.Server Started @2954425ms
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-1) [    ] o.e.j.s.Server Started @2954426ms
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46157}
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40547}
   [junit4]   2> 2951205 ERROR (jetty-launcher-5576-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2951205 ERROR (jetty-launcher-5576-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2951205 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T08:55:34.725Z
   [junit4]   2> 2951206 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T08:55:34.725Z
   [junit4]   2> 2951207 INFO  (zkConnectionManagerCallback-5582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951207 INFO  (zkConnectionManagerCallback-5583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951207 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2951208 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2951213 INFO  (jetty-launcher-5576-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35607/solr
   [junit4]   2> 2951214 INFO  (jetty-launcher-5576-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35607/solr
   [junit4]   2> 2951214 INFO  (zkConnectionManagerCallback-5589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951214 INFO  (zkConnectionManagerCallback-5591-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951215 INFO  (zkConnectionManagerCallback-5593-thread-1-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951216 INFO  (zkConnectionManagerCallback-5595-thread-1-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2951261 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2951261 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2951262 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46157_solr
   [junit4]   2> 2951262 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40547_solr
   [junit4]   2> 2951262 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.Overseer Overseer (id=99364328873459717-127.0.0.1:46157_solr-n_0000000000) starting
   [junit4]   2> 2951276 INFO  (zkCallback-5592-thread-1-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2951277 INFO  (zkCallback-5594-thread-1-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2951293 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46157_solr
   [junit4]   2> 2951294 INFO  (zkCallback-5592-thread-1-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2951294 INFO  (zkCallback-5594-thread-1-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2951371 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2951371 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 2951372 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2951374 INFO  (jetty-launcher-5576-thread-2-EventThread) [n:127.0.0.1:46157_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2951394 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2951403 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2951403 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 2951404 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2951405 INFO  (jetty-launcher-5576-thread-1-EventThread) [n:127.0.0.1:40547_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2951444 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9d77f1
   [junit4]   2> 2951455 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9d77f1
   [junit4]   2> 2951456 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9d77f1
   [junit4]   2> 2951457 INFO  (jetty-launcher-5576-thread-2) [n:127.0.0.1:46157_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_AF8674FC178103B6-001/tempDir-001/node2/.
   [junit4]   2> 2952412 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2952450 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40547.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9d77f1
   [junit4]   2> 2952458 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40547.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9d77f1
   [junit4]   2> 2952458 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40547.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9d77f1
   [junit4]   2> 2952459 INFO  (jetty-launcher-5576-thread-1) [n:127.0.0.1:40547_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_AF8674FC178103B6-001/tempDir-001/node1/.
   [junit4]   2> 2952500 INFO  (zkConnectionManagerCallback-5601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2952502 INFO  (zkConnectionManagerCallback-5605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2952503 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2952504 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35607/solr ready
   [junit4]   2> 2952530 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2952600 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2952627 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2952652 INFO  (qtp20769219-25667) [n:127.0.0.1:46157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2952652 INFO  (qtp20769219-25667) [n:127.0.0.1:46157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2952652 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2952684 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2952687 INFO  (qtp20769219-25667) [n:127.0.0.1:46157_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [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.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [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> 2952688 WARN  (qtp20769219-25667) [n:127.0.0.1:46157_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [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.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [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> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 34 more
   [junit4]   2> 2952690 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2952718 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2967732 WARN  (jetty-launcher-5576-thread-1-SendThread(127.0.0.1:35607)) [n:127.0.0.1:40547_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15273ms for sessionid 0x1610354a5d90006
   [junit4]   2> 2967732 WARN  (jetty-launcher-5576-thread-1-SendThread(127.0.0.1:35607)) [n:127.0.0.1:40547_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15317ms for sessionid 0x1610354a5d90008
   [junit4]   2> 2967732 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1610354a5d90006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2967732 WARN  (jetty-launcher-5576-thread-2-SendThread(127.0.0.1:35607)) [n:127.0.0.1:46157_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15317ms for sessionid 0x1610354a5d90007
   [junit4]   2> 2967732 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1610354a5d90008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2967732 WARN  (jetty-launcher-5576-thread-2-SendThread(127.0.0.1:35607)) [n:127.0.0.1:46157_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16275ms for sessionid 0x1610354a5d90005
   [junit4]   2> 2967733 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1610354a5d90007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2967733 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1610354a5d90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2967733 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2967758 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2967761 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2967784 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2967787 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2967814 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2967823 WARN  (qtp20769219-25659) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 2967825 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 2967833 WARN  (zkConnectionManagerCallback-5595-thread-1-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60d5fe name: ZooKeeperConnection Watcher:127.0.0.1:35607/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2967834 WARN  (zkConnectionManagerCallback-5595-thread-1-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2967833 WARN  (zkConnectionManagerCallback-5605-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e5cf2d name: ZooKeeperConnection Watcher:127.0.0.1:35607/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2967835 WARN  (zkConnectionManagerCallback-5605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2967834 INFO  (jetty-launcher-5576-thread-2-EventThread) [n:127.0.0.1:46157_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2967834 WARN  (zkConnectionManagerCallback-5593-thread-1-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d52cf5 name: ZooKeeperConnection Watcher:127.0.0.1:35607/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2967836 WARN  (zkConnectionManagerCallback-5593-thread-1-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2967852 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2967855 INFO  (qtp20769219-25667) [n:127.0.0.1:46157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2967855 INFO  (qtp20769219-25667) [n:127.0.0.1:46157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2967856 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4] IGNOR/A 0.00s J2 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 2967882 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2967885 INFO  (qtp20769219-25661) [n:127.0.0.1:46157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2967885 INFO  (qtp20769219-25661) [n:127.0.0.1:46157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2967886 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[AF8674FC178103B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2968610 INFO  (jetty-closer-5577-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@178b38{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2968611 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14075810
   [junit4]   2> 2968611 INFO  (jetty-closer-5577-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bdb18{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2968611 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2968611 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25932776
   [junit4]   2> 2968611 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4090e2: rootName = solr_46157, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@e0d9d3
   [junit4]   2> 2968612 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2968612 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1925821: rootName = solr_40547, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a55cdf
   [junit4]   2> 2968617 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2968618 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e2d86a: rootName = solr_46157, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@109da7a
   [junit4]   2> 2968620 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2968620 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1932cff: rootName = solr_40547, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@109da7a
   [junit4]   2> 2968621 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2968621 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c6cb64: rootName = solr_46157, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ac3348
   [junit4]   2> 2968627 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2968627 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b5697d: rootName = solr_40547, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ac3348
   [junit4]   2> 2968879 INFO  (zkConnectionManagerCallback-5593-thread-1-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2968880 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46157_solr
   [junit4]   2> 2968880 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2968880 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2968880 INFO  (zkCallback-5592-thread-4-processing-n:127.0.0.1:46157_solr) [n:127.0.0.1:46157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2968880 INFO  (jetty-closer-5577-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99364328873459717-127.0.0.1:46157_solr-n_0000000000) closing
   [junit4]   2> 2968880 INFO  (OverseerStateUpdate-99364328873459717-127.0.0.1:46157_solr-n_0000000000) [n:127.0.0.1:46157_solr    ] o.a.s.c.Overseer According to ZK I (id=99364328873459717-127.0.0.1:46157_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 2968880 WARN  (OverseerAutoScalingTriggerThread-99364328873459717-127.0.0.1:46157_solr-n_0000000000) [n:127.0.0.1:46157_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2968881 INFO  (OverseerCollectionConfigSetProcessor-99364328873459717-127.0.0.1:46157_solr-n_0000000000) [n:127.0.0.1:46157_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=99364328873459717-127.0.0.1:46157_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 2968881 INFO  (OverseerStateUpdate-99364328873459717-127.0.0.1:46157_solr-n_0000000000) [n:127.0.0.1:46157_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46157_solr
   [junit4]   2> 2968882 ERROR (Thread[Thread-6517,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:46157_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2968896 INFO  (zkConnectionManagerCallback-5595-thread-1-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2968896 INFO  (zkCallback-5594-thread-4-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40547_solr
   [junit4]   2> 2968896 INFO  (zkCallback-5594-thread-3-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2968897 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40547_solr
   [junit4]   2> 2968897 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2968897 INFO  (zkCallback-5594-thread-4-processing-n:127.0.0.1:40547_solr) [n:127.0.0.1:40547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2968897 INFO  (jetty-closer-5577-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2968898 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1610354a5d90006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2968898 ERROR (Thread[Thread-6520,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:40547_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2969196 INFO  (jetty-closer-5577-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da3b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2969196 INFO  (jetty-closer-5577-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2969643 INFO  (jetty-closer-5577-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a843b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2969643 INFO  (jetty-closer-5577-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2969644 ERROR (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2969644 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35607 35607
   [junit4]   2> 2969671 INFO  (Thread-6500) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35607 35607
   [junit4]   2> 2969672 WARN  (Thread-6500) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 2969672 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[AF8674FC178103B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 17, 2018 8:55:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Jan 17, 2018 8:56:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=25706, name=jetty-launcher-5576-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 17, 2018 8:56:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=25706, name=jetty-launcher-5576-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 2989806 ERROR (jetty-launcher-5576-thread-2-EventThread) [n:127.0.0.1:46157_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 17, 2018 8:56:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a79ffb), locale=cs-CZ, timezone=W-SU
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=257406544,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, TestLocalFSCloudBackupRestore, TestTestInjection, TestEmbeddedSolrServerConstructors, PeerSyncReplicationTest, SolrXmlInZkTest, ClassificationUpdateProcessorTest, DocValuesNotIndexedTest, TestMissingGroups, TestInPlaceUpdatesDistrib, HdfsCollectionsAPIDistributedZkTest, DistanceFunctionTest, TestSolr4Spatial2, WordBreakSolrSpellCheckerTest, CopyFieldTest, TestSolrCloudSnapshots, TestStressReorder, TestPolicyCloud, DataDrivenBlockJoinTest, TestInitQParser, TestQueryWrapperFilter, TestCloudInspectUtil, CurrencyFieldTypeTest, ShowFileRequestHandlerTest, ReplaceNodeTest, RollingRestartTest, TestComplexPhraseQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MultiTermTest, TestExactSharedStatsCache, TestCoreDiscovery, TestSolrCloudWithHadoopAuthPlugin, OverseerRolesTest, LeaderFailureAfterFreshStartTest, SearchHandlerTest, TestQuerySenderListener, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, SharedFSAutoReplicaFailoverTest, CoreAdminHandlerTest, TestUpdate, DistanceUnitsTest, VersionInfoTest, ResponseLogComponentTest, VMParamsZkACLAndCredentialsProvidersTest, JvmMetricsTest, ReturnFieldsTest, SmileWriterTest, LegacyCloudClusterPropTest, TestFilteredDocIdSet, ConnectionReuseTest, AddBlockUpdateTest, TestXmlQParser, TestDistribDocBasedVersion, DistribJoinFromCollectionTest, TestLMJelinekMercerSimilarityFactory, AliasIntegrationTest, TestDynamicFieldCollectionResource, OverriddenZkACLAndCredentialsProvidersTest, PingRequestHandlerTest, TestObjectReleaseTracker, ZkStateWriterTest, ClusterStateUpdateTest, ConvertedLegacyTest, DocValuesMultiTest, TestFastWriter, TestImplicitCoreProperties, DistributedSpellCheckComponentTest, CircularListTest, URLClassifyProcessorTest, HighlighterMaxOffsetTest, TestSchemaVersionResource, TestFieldResource, TestRawTransformer, TestFreeTextSuggestions, TermVectorComponentTest, TestDFRSimilarityFactory, TestSolrCoreProperties, GraphQueryTest, TestDFISimilarityFactory, BlockJoinFacetDistribTest, IndexSchemaRuntimeFieldTest, CdcrRequestHandlerTest, ClusterStateTest, SuggesterTSTTest, TestJavabinTupleStreamParser, MoveReplicaHDFSFailoverTest, SpatialFilterTest, LeaderElectionIntegrationTest, TestStandardQParsers, TestSolrDeletionPolicy2, DistributedQueryComponentOptimizationTest, TestSha256AuthenticationProvider, FileBasedSpellCheckerTest, TestSystemCollAutoCreate, MoreLikeThisHandlerTest, TestJmxIntegration, HLLUtilTest, TestLegacyField, TestUtilizeNode, TestFaceting, TestSuggestSpellingConverter, MinimalSchemaTest, SpellCheckComponentTest, TestAnalyzeInfixSuggestions, DeleteStatusTest, TestReRankQParserPlugin, RegexBoostProcessorTest, TestPrepRecovery, TestManagedStopFilterFactory, TestMacroExpander, TimeRoutedAliasUpdateProcessorTest, CloudMLTQParserTest, HdfsBasicDistributedZkTest, TestClusterProperties, BigEndianAscendingWordDeserializerTest, TestBadConfig, TestConfigSetsAPIZkFailure, HdfsRestartWhileUpdatingTest, TestValueSourceCache, TestFiltering, TestTlogReplica, TestRequestForwarding, BasicDistributedZk2Test, BasicDistributedZkTest, UnloadDistributedZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, DirectUpdateHandlerTest, TestIndexSearcher, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermsComponentTest, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, TestLFUCache, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionsAPISolrJTest, ForceLeaderTest, MultiThreadedOCPTest, SolrCloudExampleTest, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, TestLockTree, TestPullReplicaErrorHandling, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, CollectionTooManyReplicasTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, ComputePlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest, ImplicitSnitchTest, CachingDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSets, TestCorePropertiesReload, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSimpleTextCodec, SearchHandlerTest, TestBlobHandler, TestSolrConfigHandlerConcurrent, TestApiFramework, TestConfigsApi, TestCoreAdminApis, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, InfixSuggestersTest, TestDistributedStatsComponentCardinality, SolrShardReporterTest, EnumFieldTest, SchemaApiFailureTest, SpatialRPTFieldTypeTest, TestCloudSchemaless, CurrencyRangeFacetCloudTest, CursorMarkTest, LargeFieldTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestFieldSortValues, TestLegacyNumericRangeQueryBuilder, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestSearcherReuse, TestSmileRequest, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacetRefinement, TestMinMaxOnMultiValuedField, BJQParserTest, BlockJoinFacetRandomTest, TestNestedDocsSort, TestScoreJoinQPNoScore, BasicAuthIntegrationTest, TestRuleBasedAuthorizationPlugin, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=AF8674FC178103B6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=25706, name=jetty-launcher-5576-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF8674FC178103B6]:0)
   [junit4] Completed [746/768 (1!)] on J2 in 38.74s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 43919 lines...]